/[svn]/linuxsampler/trunk/src/engines/sfz/sfz.cpp
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/sfz/sfz.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3818 by schoenebeck, Sun Mar 10 13:34:33 2019 UTC revision 3819 by schoenebeck, Mon Aug 31 08:34:02 2020 UTC
# Line 689  namespace sfz Line 689  namespace sfz
689          definition->xfout_hikey = xfout_hikey;          definition->xfout_hikey = xfout_hikey;
690          definition->xf_keycurve = xf_keycurve;          definition->xf_keycurve = xf_keycurve;
691          definition->xfin_lovel = xfin_lovel;          definition->xfin_lovel = xfin_lovel;
692          definition->xfin_hivel = xfin_lovel;          definition->xfin_hivel = xfin_hivel;
693          definition->xfout_lovel = xfout_lovel;          definition->xfout_lovel = xfout_lovel;
694          definition->xfout_hivel = xfout_hivel;          definition->xfout_hivel = xfout_hivel;
695          definition->xf_velcurve = xf_velcurve;          definition->xf_velcurve = xf_velcurve;

Legend:
Removed from v.3818  
changed lines
  Added in v.3819

  ViewVC Help
Powered by ViewVC