Linking objects [beginners' scripts]

Post and discuss Lemur Modules.
Post Reply
Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34
Linking objects [beginners' scripts]

Post by Softcore » 04 May 2013 07:39

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.....

Image
Linking-objects-101.jzml
(30.63KiB)Downloaded 2846 times

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

Image
Linking-objects-101-b.jzml
(31.41KiB)Downloaded 2741 times
Last edited by Softcore on 16 May 2013 14:37, edited 1 time in total.

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Linking objects [beginners' scripts]

Post by Softcore » 04 May 2013 08:21

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

Image
Linking-objects-101-prt2.jzml
(22.32KiB)Downloaded 2660 times

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Linking objects [beginners' scripts]

Post by Softcore » 04 May 2013 09:00

Finally a couple more functions and ideas....

Image
Linking-objects-101-prt3.jzml
(35KiB)Downloaded 2732 times

kpmc
Regular
Posts:66
Joined:25 Feb 2013 19:56
Location:Surrey, UK

Re: Linking objects [beginners' scripts]

Post by kpmc » 06 May 2013 10:51

Very helpful. Thank you!
| Water cooled, overclocked Hackintosh | M-Audio Ozonic, Scarlett 2i2, Ableton Push, Novation Launchpad, Lemur (of course!) | Ableton Live, StylusRMX |

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Linking objects [beginners' scripts]

Post by Softcore » 08 May 2013 16:08

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

Image
Objects-and-Text.jzml
(14.41KiB)Downloaded 2733 times

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Linking objects [beginners' scripts]

Post by Softcore » 16 May 2013 14:38

One more added in the first post.

;)

sazb30
Newbie
Posts:2
Joined:09 Oct 2013 11:32

Re: Linking objects [beginners' scripts]

Post by sazb30 » 10 Oct 2013 06:28

Aah, just what I need! Many thanks for this Softcore :mrgreen:

Softcore
Regular
Posts:1639
Joined:04 Nov 2012 08:34

Re: Linking objects [beginners' scripts]

Post by Softcore » 12 Mar 2014 08:28

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.

Image
Attachments
string-conc.jzml
(21.95KiB)Downloaded 2405 times

r00n
Newbie
Posts:11
Joined:04 Jan 2015 07:08

Re: Linking objects [beginners' scripts]

Post by r00n » 10 Jan 2015 11:19

very helpful thanks

DynamicK
Newbie
Posts:10
Joined:11 Apr 2015 09:00

Re: Linking objects [beginners' scripts]

Post by DynamicK » 25 Feb 2016 11:07

Just found this old post...helped me loads in understanding these functions. Many thanks

Post Reply