Jump to content

Featured Replies

Posted

Hi,

 

How do I point

:methods

and

:global-methods

to my own def-unfold-set instead of the default one?

 

(counterpoint patterns '(((- 2 3 -))
                         ((4 * * 6)) 
                         ((1 - - 2)) 
                         ((5 6 1 2)))
              :index 'voice
              :global-polyphony '((1 p) (2 o) (10 o) (11 o))
              :iterate t
              :global-methods '((fl) (cl) (hn) (vc)))

 

Thanks!

with :set 'your-set-name

 

(counterpoint patterns '(((- 2 3 -))
                         ((4 * * 6)) 
                         ((1 - - 2)) 
                         ((5 6 1 2)))
              :set 'your-set
              :index 'voice
              :global-polyphony '((1 p) (2 o) (10 o) (11 o))
              :iterate t
              :global-methods '((fl) (cl) (hn) (vc)))

 

  • Author

Thanks for the quick answer!

It's all in the doc- file but I overlooked it 🙂

Create an account or sign in to comment


Copyright © 2014-2025 Opusmodus™ Ltd. All rights reserved.
Product features, specifications, system requirements and availability are subject to change without notice.
Opusmodus, the Opusmodus logo, and other Opusmodus trademarks are either registered trademarks or trademarks of Opusmodus Ltd.
All other trademarks contained herein are the property of their respective owners.

Powered by Invision Community

Important Information

Terms of Use Privacy Policy