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

Diff of /linuxsampler/trunk/src/engines/common/AbstractVoice.cpp

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

revision 3315 by schoenebeck, Sun Jul 9 19:35:18 2017 UTC revision 3316 by schoenebeck, Thu Jul 20 12:05:53 2017 UTC
# Line 798  namespace LinuxSampler { Line 798  namespace LinuxSampler {
798    
799                      case Event::synth_param_attack:                      case Event::synth_param_attack:
800                      case Event::synth_param_decay:                      case Event::synth_param_decay:
801                        case Event::synth_param_sustain:
802                      case Event::synth_param_release:                      case Event::synth_param_release:
803                          break; // noop                          break; // noop
804                  }                  }

Legend:
Removed from v.3315  
changed lines
  Added in v.3316

  ViewVC Help
Powered by ViewVC