/[svn]/linuxsampler/trunk/src/engines/common/Event.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/common/Event.h

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

revision 3205 by schoenebeck, Wed May 24 20:05:38 2017 UTC revision 3246 by schoenebeck, Sun May 28 22:22:56 2017 UTC
# Line 172  namespace LinuxSampler { Line 172  namespace LinuxSampler {
172              enum synth_param_t {              enum synth_param_t {
173                  synth_param_volume,                  synth_param_volume,
174                  synth_param_volume_time,                  synth_param_volume_time,
175                    synth_param_volume_curve,
176                  synth_param_pitch,                  synth_param_pitch,
177                  synth_param_pitch_time,                  synth_param_pitch_time,
178                    synth_param_pitch_curve,
179                  synth_param_pan,                  synth_param_pan,
180                  synth_param_cutoff,                  synth_param_cutoff,
181                  synth_param_resonance,                  synth_param_resonance,

Legend:
Removed from v.3205  
changed lines
  Added in v.3246

  ViewVC Help
Powered by ViewVC