/[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 1025 by schoenebeck, Tue Jan 9 23:51:32 2007 UTC revision 1026 by schoenebeck, Sun Jan 14 17:10:59 2007 UTC
# Line 60  namespace LinuxSampler { Line 60  namespace LinuxSampler {
60               *                   effect send level               *                   effect send level
61               * @param Name - (optional) name for the effect send entity               * @param Name - (optional) name for the effect send entity
62               *               *
63               * @throws Exception - in case no free ID could be found on given EngineChannel               * @throws Exception - in case no free ID could be found on
64                 *                     given EngineChannel or @a MidiCtrl is
65                 *                     invalid
66               */               */
67              FxSend(EngineChannel* pEngineChannel, uint8_t MidiCtrl, String Name = "") throw (Exception);              FxSend(EngineChannel* pEngineChannel, uint8_t MidiCtrl, String Name = "") throw (Exception);
68    

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

  ViewVC Help
Powered by ViewVC