/[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 1108 by iliev, Thu Mar 22 20:39:04 2007 UTC revision 1135 by iliev, Thu Mar 29 09:40:45 2007 UTC
# Line 135  namespace LinuxSampler { Line 135  namespace LinuxSampler {
135              String Name();              String Name();
136    
137              /**              /**
138                 * Sets the name of this effect send entity.
139                 * @param Name The new name of this effect send entity.
140                 */
141                void SetName(String Name);
142    
143                /**
144               * Returns the (at least sampler-channel-) unique ID of the               * Returns the (at least sampler-channel-) unique ID of the
145               * effect send instance. This is actually not used by the engine               * effect send instance. This is actually not used by the engine
146               * at all. It is at the moment only used by the LSCP server to               * at all. It is at the moment only used by the LSCP server to

Legend:
Removed from v.1108  
changed lines
  Added in v.1135

  ViewVC Help
Powered by ViewVC