/[svn]/jsampler/trunk/src/org/jsampler/DefaultSamplerChannelModel.java
ViewVC logotype

Diff of /jsampler/trunk/src/org/jsampler/DefaultSamplerChannelModel.java

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

revision 2301 by iliev, Wed Nov 23 21:19:44 2011 UTC revision 2302 by iliev, Thu Dec 15 23:13:30 2011 UTC
# Line 462  public class DefaultSamplerChannelModel Line 462  public class DefaultSamplerChannelModel
462           * Schedules a new task for assigning (on the backend side) the           * Schedules a new task for assigning (on the backend side) the
463           * specified MIDI instrument map to this sampler channel.           * specified MIDI instrument map to this sampler channel.
464           * @param mapId Specify the numerical ID of the MIDI instrument           * @param mapId Specify the numerical ID of the MIDI instrument
465           * map that should be assigned to this sampler           * map that should be assigned to this sampler channel.
466           * channel or <code>-1</code> to remove the current map binding.           * To remove the current map binding use <code>-1</code>.
467             * To set the current map to be the default map use <code>-2</code>.
468           */           */
469          @Override          @Override
470          public void          public void

Legend:
Removed from v.2301  
changed lines
  Added in v.2302

  ViewVC Help
Powered by ViewVC