|
From: Christian S. <sch...@li...> - 2017-07-21 12:18:28
|
On Wednesday, July 19, 2017 12:22:12 David Gritter wrote: > there are two problems: In recent linuxsampler implementations > (2.0.0svn68) the release sample sounds silently (that is no sound is > heard, but qsampler indicates a sample playing after note off) if the > region defining it has not lovel/hivel qualifiers. If these qualifiers > are present the release sample is never activated. This leads me to > believe that the engine is not preserving the note on velocity for use > with the release sample, and that it is also ignoring a group > amp_veltrack=0 command. I haven't checked this, but I guess the sfz engine is using the note-off velocity for the release triggered samples instead. And most probably your MIDI keyboard is sending note-offs with velocity 0. Maybe somebody who is more familiar with the sfz format details can comment on the common expected behavior here. CU Christian |