Page 1 of 1
Please Help "Multiball controls Faders"
Posted: 19 May 2012 23:09
by Balog
Hi,
how is it possible to control Lemur faders via the multiball object.
Thanks Balog
Lemurized FL GRANULIZER
Re: Please Help "Multiball controls Faders"
Posted: 25 May 2012 09:21
by Balog
Hi, no one has a tip?
I want to control lemurs fader with a multiball.
How is this possible.
Thanks balog
Re: Please Help "Multiball controls Faders"
Posted: 25 May 2012 12:44
by bxsj
See attachment. Not sure if this is what you are looking for.
Hope that helps,
B.
Re: Please Help "Multiball controls Faders"
Posted: 26 May 2012 13:08
by Balog
Thank you !
Re: Please Help "Multiball controls Faders"
Posted: 20 Jun 2012 16:36
by Z3B
bxsj wrote:See attachment. Not sure if this is what you are looking for.
Hope that helps,
B.
Hey ~ I'm looking at this and I can't figure out how you tied one to read the other :\
I've set up the same rig, the monitors are reading fine, but the ball does not affect the fader - what am I missing??
Re: Please Help "Multiball controls Faders"
Posted: 20 Jun 2012 17:56
by Phil999
Z3B wrote:what am I missing??
I guess you didn't include the script that tells one object to influence the other. Compare it to the working template in the Lemur editor.
Re: Please Help "Multiball controls Faders"
Posted: 20 Jun 2012 17:57
by bxsj
The fader x value is updated in the "onchange" script in the multiball object. This script is triggered whenever the x value of the multiball object is changed (on expression x).
BxSj
Edit: Hey Phill you've beat me by one second
Re: Please Help "Multiball controls Faders"
Posted: 20 Jun 2012 18:23
by Phil999
maybe but your response was more precise.
Re: Please Help "Multiball controls Faders"
Posted: 21 Jun 2012 16:31
by Z3B
Nice, thanks for the answers (so fast) - this was my first crack into the scripting for Lemur... I didn't realize I was looking for the 'onchange()' in the project menu... I was just clicking objects and finding no script
Us noobs need to be tolerated, hahaha
Re: Please Help "Multiball controls Faders"
Posted: 21 Jun 2012 16:38
by Z3B
So here's another question that comes to mind...
I have Kapture making changes to ableton device values... and I want these changes to be updated/reflected on my Lemur device as they happen. It seems like this would be the same principle, only having a midi value triggering an attribute in Lemur. You tell me...