Page 1 of 1

Posted: 24 Dec 2008, 19:18
by noise2sine
Hello,

I have made a simple patch consisting of 5 step sequencers plugged into native instruments Battery. I'm using the same midi channel for the five step sequencer. The result is pretty good (as usual with usine) but i'm facing a problem. Some midi datas at one point are stucked in battery creating a repetitive sound!!!! I used the send midi note off subpatch and it's working but it's very short, after few seconds the problem is back. i really don't how i can make it properly ????

Thanks in advance :)

Posted: 24 Dec 2008, 19:22
by moody33
I have also this kinf of problem sometimes. Especially when I used an event module in between the midi flow ( the midi flow is convert into datat flow, that's probably the trouble). So try to filter midi note on only and then, put a "midi transform" module with a lenght greater than 10 ms before your vsti. It should work.

Posted: 29 Dec 2008, 12:28
by noise2sine
thanks for yr suggestion, i will try that and let u know!!