On Montag, 31. August 2020 02:47:47 CEST Christian Czezatke wrote: > Here is a patch that fixes the problem for me: > > ===== > --- src/engines/sfz/sfz.cpp.orig 2020-08-30 13:57:01.454616965 -0700 > +++ src/engines/sfz/sfz.cpp 2020-08-30 15:04:51.249334686 -0700 > @@ -689,7 +689,7 @@ > definition->xfout_hikey = xfout_hikey; > definition->xf_keycurve = xf_keycurve; > definition->xfin_lovel = xfin_lovel; > - definition->xfin_hivel = xfin_lovel; > + definition->xfin_hivel = xfin_hivel; > definition->xfout_lovel = xfout_lovel; > definition->xfout_hivel = xfout_hivel; > definition->xf_velcurve = xf_velcurve; > =====
Applied. Good spot, thanks! > Hope you'll find this patch useful and thanks to all the developers for > their work on linuxsampler! > > regards, > > Christian CU Christian _______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel