November 17, 20214 yr Dear All, I´m getting this result, using this function. Why ? It´s supposed to be 12/8... (omn-to-time-signature (length-augmentation 2 (pcs-rhythm '7-35 :rotate '(11) :omn t)) '(12 8))
November 17, 20214 yr Not a bug. Snippet is not a score definition. PS and DEF-SCORE is: (ps 'gm :fl (list (length-augmentation 2 (pcs-rhythm '7-35 :rotate '(11) :omn t))) :time-signature '(12 8))
Create an account or sign in to comment