Uses of Interface
uk.org.toot.synth.modules.filter.FilterVariables

Packages that use FilterVariables
uk.org.toot.synth.channels.example2   
uk.org.toot.synth.modules.filter   
 

Uses of FilterVariables in uk.org.toot.synth.channels.example2
 

Methods in uk.org.toot.synth.channels.example2 that return FilterVariables
 FilterVariables Example2SynthControls.getFilterVariables(int instance)
           
 

Uses of FilterVariables in uk.org.toot.synth.modules.filter
 

Subinterfaces of FilterVariables in uk.org.toot.synth.modules.filter
 interface StateVariableFilterVariables
           
 

Classes in uk.org.toot.synth.modules.filter that implement FilterVariables
 class FilterControls
           
 class MoogFilterControls
           
 class StateVariableFilterControls
           
 

Constructors in uk.org.toot.synth.modules.filter with parameters of type FilterVariables
AbstractFilter(FilterVariables filterVariables, EnvelopeGenerator eg, float freq, float amp)
           
MoogFilter2(FilterVariables variables, EnvelopeGenerator eg, float freq, float amp)
           
 



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