Page 1 of 1

Posted: 18 Feb 2014, 12:20
by La Tenaille
Hello,
I have this problem : each time I push my switch, 2 datas are sent (1 0), and I can't find a way to create only one message (using the midi create inlet) not 2.
The a = b module with block on could do the job but if I keep the switch pressed, hundred of MIDI messages are created...
Thanks for your help ;-)

Posted: 18 Feb 2014, 12:42
by nay-seven
A switch or a button ?
cause a switch don't send 1 and 0, a button yes ?
have you try to add to add a from 0 to 1 module before the create inlet..?

Posted: 18 Feb 2014, 13:00
by La Tenaille
It works, thanks !
I was talking about a hardware midi switch. I've used the code 2 from my midi in module, then a=b (b=127) then 0 to 1 and everything is fine :)

NB : 22 minutes to answer, you're getting old :D

Posted: 18 Feb 2014, 13:22
by nay-seven
you're definitively right ! :lol: