Posted May 19, 20223 yr Dear Opusmodus masters! I am new to Opusmodus and I find it very satisfying exploring it. However I have a question if is possible to randomly spread my melody into 3 voices. For exmaple '(q c4 d4 e4 f4) would somehow magically transform into (setf voice1 '(q c4)) (setf voice1 '(q e4)) (setf voice1 '(q d4 f4)) I hope I explained clearly. All the best!
Create an account or sign in to comment