On Freitag, 25. September 2020 10:23:57 CEST joo bian wrote:
> Hi everyone,
> I have been developing a number of SFZ instruments for linuxsampler that I
> intend to sell next year. These are professional-grade instruments that
> could greatly help linux musicians. I am using LinuxSampler as the main SFZ
> engine, and by far, I prefer it to any other SFZ engine available for
> linux.  However, LinuxSampler lacks a couple of SFZ Opcodes that are really
> a bummer. These sfz opcodes are below and all of them are related to sound
> polyphony, apart from the rt_deadd: 1 note_polyphony
> (https://sfzformat.com/opcodes/note_polyphony)2. note_selfmask
> (https://sfzformat.com/opcodes/note_selfmask)3. rt_dead
> (https://sfzformat.com/opcodes/rt_dead) earlier this year, Jacek Roszkowski
> provided a promising patch that could actually make some of these features
> available. but it has not yet implemented: 309 – Improve key group handling
> (off_by) with a flexible approach to polyphony

Current status is as described in comment 8:
https://bugs.linuxsampler.org/cgi-bin/show_bug.cgi?id=309#c8

That is, proposed patch uses std::multimap which is not real-time safe, and I 
also proposed how to solve that.

The other thing is that my general questions concerning how this opcode should 
precisely behave (from SFZ specification PoV) were not answered yet. Maybe you 
can answer to those questions on the report.

CU
Christian




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

Reply via email to