hi
I try to play notes mode on a piano roll on one computer to another one wich receive notes by osc to a vsti
the trouble is that 's impossible to have several note in the same time. how can we do ?
sending polyphonic midi on osc
then you need to 'unpack' the midi message with either make monophonic or "unpack midi" scripts located in /midi
take the unpack midi script, link your pianoroll to it's input, and use an OSC send 5data that pick the outputs
chan, msg, code1, code2, send, and on other side use a create midi message to recompose the messages.
take the unpack midi script, link your pianoroll to it's input, and use an OSC send 5data that pick the outputs
chan, msg, code1, code2, send, and on other side use a create midi message to recompose the messages.
you can test with the scripts in midi/midi tools/
first , midi expand voices.script to separate voices
then use some midi unpack.script linked to the OSC send module ( like here : http://www.sensomusic.com/forums/viewtopic.php?id=2193 )
first , midi expand voices.script to separate voices
then use some midi unpack.script linked to the OSC send module ( like here : http://www.sensomusic.com/forums/viewtopic.php?id=2193 )
Who is online
Users browsing this forum: No registered users and 27 guests
