uk.org.toot.synth.synths.plucked
Class PluckedSynthServiceProvider

java.lang.Object
  extended by uk.org.toot.service.ServiceProvider
      extended by uk.org.toot.synth.spi.SynthServiceProvider
          extended by uk.org.toot.synth.synths.plucked.PluckedSynthServiceProvider

public class PluckedSynthServiceProvider
extends SynthServiceProvider


Constructor Summary
PluckedSynthServiceProvider()
           
 
Method Summary
 MidiSynth createSynth(CompoundControl c)
           
 
Methods inherited from class uk.org.toot.synth.spi.SynthServiceProvider
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

PluckedSynthServiceProvider

public PluckedSynthServiceProvider()
Method Detail

createSynth

public MidiSynth createSynth(CompoundControl c)
Specified by:
createSynth in class SynthServiceProvider


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