What i want to use LSCP for is to mute and unmute a single sampler channel
by a program change..

How program changes works:
*192* 2 - change the program (sound) on MIDI channel 1 to program #2
and
*192* 1 - change the program (sound) on MIDI channel 1 to program #1

So what i wanted to do is the folowing:

when i recive
"192 2" : "SET CHANNEL MUTE 0 1"
"192 1" : "SET CHANNEL MUTE 0 0"

do you know if there is a better way (with higher priority to do so)..
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to