[Linuxsampler-devel] amp_veltrack bug

2012-02-17 Thread alexander
It seems that you can only define amp_veltrack once per .sfz file. And it's the first one defined that counts. And you can only define it in the first in the file. I'm making a drum sampling library, http://rytmenpinne.posterous.com/ look here for a small preview This is how my .sfz begins.

Re: [Linuxsampler-devel] amp_veltrack bug

2012-02-17 Thread Andreas Persson
On 2012-02-17 15:21, alexander wrote: > It seems that you can only define amp_veltrack once per .sfz file. And > it's the first one defined that counts. And you can only define it in > the first in the file. Thanks for the report. I committed a fix this now. /Andreas ---