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

Diff of /linuxsampler/trunk/src/engines/FxSend.h

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

revision 1026 by schoenebeck, Sun Jan 14 17:10:59 2007 UTC revision 1040 by schoenebeck, Wed Feb 7 15:41:31 2007 UTC
# Line 109  namespace LinuxSampler { Line 109  namespace LinuxSampler {
109              void SetLevel(uint8_t iMidiValue);              void SetLevel(uint8_t iMidiValue);
110    
111              /**              /**
112                 * Reset send level to the default send level (i.e. due to a
113                 * MIDI "reset all controllers" message).
114                 */
115                void Reset();
116    
117                /**
118               * Returns the MIDI controller number which can alter the effect               * Returns the MIDI controller number which can alter the effect
119               * send's send level.               * send's send level.
120               */               */

Legend:
Removed from v.1026  
changed lines
  Added in v.1040

  ViewVC Help
Powered by ViewVC