Linking objects [beginners' scripts]
Linking objects [beginners' scripts]
Basic stuff that is covered in the manual yet many beginners seem to ask in the forums so here are a few examples to get you going.....
EDIT: I have added one more, this one demonstrates one pad linked to multiple buttons - objects. Where needed, comments in scripts (bright green) explain the logic - feel free to delete them, they are not functional part of the script
EDIT: I have added one more, this one demonstrates one pad linked to multiple buttons - objects. Where needed, comments in scripts (bright green) explain the logic - feel free to delete them, they are not functional part of the script
Last edited by Softcore on 16 May 2013 14:37, edited 1 time in total.
Re: Linking objects [beginners' scripts]
Expanding the ideas with switched inverted control, a half relative - half inverted control and a randomizer button
In the randomizer script, comments (in bright green) explain what is actually going on for learning purposes
In the randomizer script, comments (in bright green) explain what is actually going on for learning purposes
Re: Linking objects [beginners' scripts]
Finally a couple more functions and ideas....
Re: Linking objects [beginners' scripts]
Very helpful. Thank you!
| Water cooled, overclocked Hackintosh | M-Audio Ozonic, Scarlett 2i2, Ableton Push, Novation Launchpad, Lemur (of course!) | Ableton Live, StylusRMX |
Re: Linking objects [beginners' scripts]
One more to showcase how to "link" objects to Text objects so that the text is changed according to our scripting
Again, in the case of knob, some comments (in bright green) show the logic - feel free to delete them, they are not a functional part of the script
Again, in the case of knob, some comments (in bright green) show the logic - feel free to delete them, they are not a functional part of the script
Re: Linking objects [beginners' scripts]
One more added in the first post.
Re: Linking objects [beginners' scripts]
Aah, just what I need! Many thanks for this Softcore
Re: Linking objects [beginners' scripts]
Lemur 5 UPDATE:
Now with the string concatenation functions it is posible to simplify scripts that "link" objects. Here is an example of the newly possible scripts.
Now with the string concatenation functions it is posible to simplify scripts that "link" objects. Here is an example of the newly possible scripts.
- Attachments
-
- string-conc.jzml
- (21.95 KiB) Downloaded 2308 times
Re: Linking objects [beginners' scripts]
very helpful thanks
Re: Linking objects [beginners' scripts]
Just found this old post...helped me loads in understanding these functions. Many thanks