On Samstag, 22. Januar 2022 16:05:26 CET you wrote:
> That is clear. It is another way of setting volume to zero. CC7 will do the
> same. Is there a hard coded CC in Linuxsampler which mutes an instrument?

As far as regular CCs are concerned, no, there is only CC7 hard coded for
something like that. Here are the currently hard coded CCs being effective for
all engines/formats in LS:

https://svn.linuxsampler.org/cgi-bin/viewvc.cgi/linuxsampler/trunk/src/engines/EngineBase.h?revision=3854&view=markup#l1548

We also have hard coded RPNs and NRPNs though, and the one you are probably
looking for is the "volume level of note" NRPN from the Roland GS spec:

https://svn.linuxsampler.org/cgi-bin/viewvc.cgi/linuxsampler/trunk/src/engines/EngineBase.h?revision=3854&view=markup#l2062

CU
Christian




_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to