uk.org.toot.synth.channels.example2
Class Example2SynthServiceProvider

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.example2.Example2SynthServiceProvider

public class Example2SynthServiceProvider
extends TootSynthChannelServiceProvider


Constructor Summary
Example2SynthServiceProvider()
           
 
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

Example2SynthServiceProvider

public Example2SynthServiceProvider()
Method Detail

createSynthChannel

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


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