Page 1 of 1

Posted: 09 Nov 2008, 17:52
by La Tenaille
Hello,
How I can I do that?
Thanks

Posted: 10 Nov 2008, 18:55
by senso
actually no way since the toggle module isn't stored in the conductor.
you have to create your own toggle.
- a switch
- a math/variable
a math/logical/not

Posted: 12 Nov 2008, 17:22
by La Tenaille
Well, math are not my friend, now I'm sure!
I don't know how to use these modules... I've tried empirically, but nothing concrete happens in my poor brain ;)

My need is quite simple: I've affected a MIDI pedal board switch to make it toggle a toggle module (the toggle state changes each time I press my pedal board switch), and I need to store this toggle initial position with the conductor. I'm also a bit stuck because I feel possible conflicts between the switch and the MIDI message...
Please keep in mind I don't know maths, and thank you for your patience!

Jacques

Posted: 12 Nov 2008, 19:10
by senso
simple?
make a midi learn on a switch with the 'toggle' option activated (right click)

Posted: 15 Nov 2008, 13:37
by La Tenaille
It works fine :D
Merci