Page 1 of 1
Posted: 12 Jun 2006, 07:59
by laserbeak43
Can Usine modules communicate with other tracks? like if i started to play a key or something on one track could a module in the track that i'm playing keys on send a message to another track to change the frequency of an LFO?
Posted: 12 Jun 2006, 08:52
by bsork
Try the Get/Set Global Variable modules.
Posted: 12 Jun 2006, 09:13
by laserbeak43
i was reading about this. does this manipulate the global remote? i am clueless about what i'm supposed to do with this

Posted: 12 Jun 2006, 09:30
by bsork
I haven't really used them myself so far, but the "Global" in the module names has nothing to do with the Global Remote. It's just a way of naming a variable and assign a value to it. If I've understood Olivier correctly, you could even send audio data through these variables.
Posted: 12 Jun 2006, 14:03
by laserbeak43
sick!! but there isnt an extensive explanation of them! gonna have to experiment with some
Posted: 12 Jun 2006, 14:21
by laserbeak43
holy crap it does work! all you need to do is have the same name!!
Posted: 12 Jun 2006, 17:49
by senso
Yes patch can comunicate with the set/get Global variable.
Also, you can access to most track info (gain,pan,aux,etc.) with the "interface control/mixer track (in&out)"
Posted: 12 Jun 2006, 19:22
by laserbeak43
senso wrote:Yes patch can comunicate with the set/get Global variable.
Also, you can access to most track info (gain,pan,aux,etc.) with the "interface control/mixer track (in&out)"
sweet good to know!