Uses of Class
uk.org.toot.synth.SynthControls

Packages that use SynthControls
uk.org.toot.synth   
uk.org.toot.synth.spi   
uk.org.toot.synth.synths.multi   
uk.org.toot.synth.synths.plucked   
 

Uses of SynthControls in uk.org.toot.synth
 

Subclasses of SynthControls in uk.org.toot.synth
 class ChannelledSynthControls
           
 

Methods in uk.org.toot.synth that return SynthControls
static SynthControls SynthServices.createControls(java.lang.String name)
           
 SynthControls SynthRackControls.getSynthControls(int synth)
           
 

Methods in uk.org.toot.synth with parameters of type SynthControls
 void SynthRackControls.setSynthControls(int synth, SynthControls controls)
           
 

Uses of SynthControls in uk.org.toot.synth.spi
 

Methods in uk.org.toot.synth.spi that return SynthControls
 SynthControls SynthServiceProvider.createControls(int moduleId)
           
 SynthControls SynthServiceProvider.createControls(java.lang.String name)
           
 

Uses of SynthControls in uk.org.toot.synth.synths.multi
 

Subclasses of SynthControls in uk.org.toot.synth.synths.multi
 class MultiSynthControls
           
 

Uses of SynthControls in uk.org.toot.synth.synths.plucked
 

Subclasses of SynthControls in uk.org.toot.synth.synths.plucked
 class FourStringBassGuitarControls
           
 class PluckedSynthControls
           
 class SixStringGuitarControls
           
 



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