/[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 2931 by schoenebeck, Sat Jul 9 14:38:33 2016 UTC revision 2935 by schoenebeck, Sun Jul 10 14:24:13 2016 UTC
# Line 149  namespace LinuxSampler { Line 149  namespace LinuxSampler {
149                  synth_param_volume,                  synth_param_volume,
150                  synth_param_pitch,                  synth_param_pitch,
151                  synth_param_pan,                  synth_param_pan,
152                    synth_param_cutoff,
153                    synth_param_resonance,
154              };              };
155              union {              union {
156                  /// Note-on and note-off event specifics                  /// Note-on and note-off event specifics

Legend:
Removed from v.2931  
changed lines
  Added in v.2935

  ViewVC Help
Powered by ViewVC