joo bian via Linuxsampler-devel wrote:
> 1. bug.sfz which shows the main bug of LinuxSampler that plays the wrong
> region. There are 8 regions defined by categorizing the three pedals
> (CC64, CC66, and CC67) and LinuxSampler entirely fails to distinguish
> the categories when they are included to
joo bian via Linuxsampler-devel wrote:
> // use this template to reproduce the error
> sample=w.wav locc64=0 locc64=63 locc67=0 locc67=63 ...
> sample=x.wav locc64=0 locc64=63 locc67=64 locc67=127 ...
> sample=y.wav locc64=64 locc64=127 locc67=0 locc67=63 ...
> sample=z.wav locc64=64 locc64=12