Hi everybody
I'm getting a leap motion v2.0 module to command the pitch bend control of a synth. It works but, I'm still in trying to make the sound of the synth starting when leap motion detects my left hand. How can I generate a midi note from the output "left hand presence"of LM module?
Thanks in advance
artificial midi input
this outlet send 0 1 values so here an example

when outlet = 0 =note off
when outlet = 1 =note on
( X-1 module inverse the values)
when outlet pass from 0 to 1 send the message
when outlet pass from 1 to 0 send the message
code1 note number
code 2 velocity value

when outlet = 0 =note off
when outlet = 1 =note on
( X-1 module inverse the values)
when outlet pass from 0 to 1 send the message
when outlet pass from 1 to 0 send the message
code1 note number
code 2 velocity value
Who is online
Users browsing this forum: No registered users and 46 guests
