Hi Alexander,
I think there is an small error in all .sfz files for 44.1khz and 48khz.
Linuxsampler tell me:
The opcode '<group>trigger' is unsupported by libsfz!
I've traced this error at line 562 in the files, a blank space is missing:
<group>trigger => <group> trigger
Regards.
Phil.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user(a)lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user Good catch!, I don't get
that error :o I'm using a fairly old svn
version so that might be it.. I shall fix this as soon as possible however.