/[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 2952 by schoenebeck, Fri Jul 15 15:29:04 2016 UTC revision 2953 by schoenebeck, Sat Jul 16 11:24:39 2016 UTC
# Line 174  namespace LinuxSampler { Line 174  namespace LinuxSampler {
174                  synth_param_pan,                  synth_param_pan,
175                  synth_param_cutoff,                  synth_param_cutoff,
176                  synth_param_resonance,                  synth_param_resonance,
177                    synth_param_attack,
178                    synth_param_decay,
179                    synth_param_release,
180              };              };
181              union {              union {
182                  /// Note-on and note-off event specifics                  /// Note-on and note-off event specifics

Legend:
Removed from v.2952  
changed lines
  Added in v.2953

  ViewVC Help
Powered by ViewVC