uk.org.toot.synth.synths.multi
Class MultiSynthServiceProvider

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.multi.MultiSynthServiceProvider

public class MultiSynthServiceProvider
extends SynthServiceProvider


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

MultiSynthServiceProvider

public MultiSynthServiceProvider()
Method Detail

createSynth

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


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