July 22, 2024Jul 22 3 minutes ago, david said: I would like to point it is on version 2 that I do this. Ah, Opusmodus 2? Jesper Also Stephane, do you know of a better way to convert length-symbols to ratios? Better that this: (setf lengths (mapcar 'length-symbolp '(e e e -e e e_q))) Jesper 4 minutes ago, david said: If only the forum could come alive like this more often it would be a party🙏 Yes, but most of us are probably quite busy with other stuff. I know I am. Jesper
July 22, 2024Jul 22 3 hours ago, jesele said: Also Stephane, do you know of a better way to convert length-symbols to ratios? Better that this: (setf lengths (mapcar 'length-symbolp '(e e e -e e e_q))) (omn-encode '(e e e -e e e_q))
July 22, 2024Jul 22 Author obviously this function does not exist in version 2! I'm really going to have to upgrade...I will see how to save your French transcriptions in order to keep the essentials. for v3, is installation simple?
July 23, 2024Jul 23 This function exist nowhere David, it was made by Jesele. I you copy the code of the function definition and evaluate it, you will be able to use it.
July 23, 2024Jul 23 33 minutes ago, opmo said: you need to set the :encode to NIL: (rnd-order '(e e e -e e e_q) :encode nil) Ah, that's it. Thanks Janusz. Jesper
Create an account or sign in to comment