Page 1 of 1

Linuxsampler SFZ exclusive groups

Posted: Fri May 15, 2020 12:27 pm
by rooz
edit:
I'm looking at the NDK drumkit in relation to SFZ right now and stumbled upon this discussion:

https://sourceforge.net/p/linuxsampler/ ... /30440558/

What is the current situation? What is the chosen solution?

Re: Linuxsampler SFZ exclude groups

Posted: Fri May 15, 2020 9:47 pm
by cuse
Controlling the release time by an exclusive group event is (I think) not implemented yet. I don't even know if there's already something for the SFZ format to control that.

However what you could do is writing an NKSP script, where you have several options, for instance calling fade_out(), which you can pass any fade-out time.

Such an NKSP script would also have the advantage that it would allow you much more complex and custom exclusive group behaviours than the standard built-in behaviours of either SFZ or Giga.

Re: Linuxsampler SFZ exclude groups

Posted: Sat May 16, 2020 11:10 am
by rooz
Thanks.

Here is a document about the problems with cymbal muting and sfz:
https://sfzformat.com/tutorials/cymbal_muting

Does Linuxsamper sfz support the 'off_by' and 'off_mode' opcode?

Re: Linuxsampler SFZ exclude groups

Posted: Sat May 16, 2020 3:29 pm
by cuse