|
From: Andreas P. <and...@ou...> - 2020-03-02 06:32:39
|
joo bian via Linuxsampler-devel wrote: > // use this template to reproduce the error > <region> sample=w.wav locc64=0 locc64=63 locc67=0 locc67=63 ... > <region> sample=x.wav locc64=0 locc64=63 locc67=64 locc67=127 ... > <region> sample=y.wav locc64=64 locc64=127 locc67=0 locc67=63 ... > <region> sample=z.wav locc64=64 locc64=127 locc67=64 locc67=127 ... > Does this sound like a bug to you too or am I missing something here? I > would very much appreciate your feedback. Hello, This sounds exactly like the bug I found and thought I fixed 2019-09-02: "2019-09-02 persson * SFZ format engine: fixed support for regions with loccN/hiccN conditions on more than one MIDI controller." I'll have a look at it. /Andreas |