Open sound control
Hi all,
I am very new to OSC.
I am trying to send 24 midi channels from a computer to another.
The datas come from Renoise and goes to max in the same machine.
This part work all right.
Then I want to [udpsend] to pack the 24 channels into OSC messages.
I tryed to built a big list with a [pak] to send all in a big message, wich I guess is a naive way to do it.
The other machine is receiving the message into VVVV.
I am loosing some data.
How should I proceed if I want to send my 24 channels into independent but synchronised messages.
The goal here is to use Renoise as a sequencer to trigger images in VVVV, and to not loose messages!
Here is the patch sending the data.
450.MIDI_Flow2.maxpat
Max Patch