uk.org.toot.synth.channels.example3
Class Example3SynthServiceProvider

java.lang.Object
  extended by uk.org.toot.service.ServiceProvider
      extended by uk.org.toot.synth.spi.SynthChannelServiceProvider
          extended by uk.org.toot.synth.spi.TootSynthChannelServiceProvider
              extended by uk.org.toot.synth.channels.example3.Example3SynthServiceProvider

public class Example3SynthServiceProvider
extends TootSynthChannelServiceProvider


Constructor Summary
Example3SynthServiceProvider()
           
 
Method Summary
 PolyphonicSynthChannel createSynthChannel(CompoundControl c)
           
 
Methods inherited from class uk.org.toot.synth.spi.SynthChannelServiceProvider
createControls, createControls, lookupName
 
Methods inherited from class uk.org.toot.service.ServiceProvider
accept, getDescription, getProviderId, getProviderName, getVersion, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Example3SynthServiceProvider

public Example3SynthServiceProvider()
Method Detail

createSynthChannel

public PolyphonicSynthChannel createSynthChannel(CompoundControl c)
Specified by:
createSynthChannel in class SynthChannelServiceProvider


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.