Jump to content

:controllers documentation


Recommended Posts

Explanation

45 '((78 1/2) (3 3) (32 1/2))

 

cc 45 with value 78 with a 1/2 length span.
cc 45 with value 3 with a 3/1 length span.
cc 45 with value 32 with a 1/2 length span.

I am preparing a new document which will explain the controller syntax with new a function GEN-CONTROLLER.

Link to comment
Share on other sites

Thanks you.

Actually too simple. Sorry. Time to wake up.

I think I got confused by something like   

45 (rnd-sample 3 '(23 45 12 89 94 2 57 21))

 

Because this are also three values picked once but switched continuously. The timing seems to come from the :omn :length. Can you set it different?

Well, I wait for the docu. Looking forward to GEN-CONTROLLER.

Regards

Rolf

Link to comment
Share on other sites

First form with value and length-note alignment:

52 (rnd-sample 100 '(23 45 12 89 94 2 57 21))

 

cc 52, a loop, with each value aligning to a length-note.

Second form with length span:

9 '((4 1) (3 1/2) (65 1/2))

 

cc 9, value 4, length span 1
cc 9, value 3, length span 1/2
cc 9, value 65, length span 1/2

51 (:asc 34 127 1/32 5)

 

cc 51, ascending from 34 to 127 with a resolution of 1/32 length in a span of 5/1

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy