Page 1 of 1

Posted: 06 May 2010, 01:29
by gurulogic
I'm exploring some ideas with using Usine VST in Usine Standalone and I am wondering if it can be reliable to use OSC to route midi between Usine main and Usine VST, and if so, is there a specific way to make it work properly?
In my test so far, I can get some midi to be received in both OSC float and array send modes but there is clearly an issue of junk data being received as shown by the bursts of noise coming from my VSTI.
I am thinking I must need to split the midi signal into an array before sending it over OSC and then recompile it on the receiving end.
Any ideas how I would make this work?

Alternativly I have tried IPCmidi from http://jstuff.wordpress.com/ipc-midi/, but unfortunately this plugin causes very strange behavior in Usine.

Posted: 06 May 2010, 08:57
by nay-seven
here how i send midi ( note on/off +CC )
note i use a mapper value , cause midi message must be converted forthe combobox of the create module


Image

Posted: 06 May 2010, 09:45
by gurulogic
Thanks for the example. It looks like it can get quite a bit more complicated if we wanted to send polyphonic midi...

Posted: 06 May 2010, 11:26
by nay-seven
this work in polyphonic mode , but yes , i must admit you have a small delay

anyway , we are in an individualist world man, so polyphony is obsolete....:lol:

Posted: 29 Sep 2014, 11:59
by Fléau
hello,
does that really works without any big latency or drops?
&
is that really impossible to make a V6 'midi to the lan' bridge for V5?

Posted: 29 Sep 2014, 16:53
by nay-seven
I'm afraid there will not have any development for v5 now, too much work yet for the 2 developers