uk.org.toot.synth.modules.filter
Class StateVariableFilterControls

java.lang.Object
  extended by java.util.Observable
      extended by uk.org.toot.control.Control
          extended by uk.org.toot.control.CompoundControl
              extended by uk.org.toot.synth.modules.filter.FilterControls
                  extended by uk.org.toot.synth.modules.filter.StateVariableFilterControls
All Implemented Interfaces:
FilterVariables, StateVariableFilterVariables

public class StateVariableFilterControls
extends FilterControls
implements StateVariableFilterVariables


Nested Class Summary
 
Nested classes/interfaces inherited from class uk.org.toot.control.CompoundControl
CompoundControl.BypassControl
 
Field Summary
 
Fields inherited from class uk.org.toot.control.CompoundControl
USE_PARENT_PROVIDER_ID
 
Constructor Summary
StateVariableFilterControls(int instanceIndex, java.lang.String name, int idOffset)
           
 
Method Summary
 float getModeMix()
           
 boolean isBandMode()
           
 
Methods inherited from class uk.org.toot.synth.modules.filter.FilterControls
getEvelopeDepth, getFrequency, getKeyTrack, getResonance, getVelocityTrack, setSampleRate
 
Methods inherited from class uk.org.toot.control.CompoundControl
canBeDeleted, canBeInsertedBefore, canBeMinimized, canBeMoved, canBeMovedBefore, deepFind, find, find, find, getAlignmentY, getAlternate, getClientProperty, getControls, getInstanceIndex, getMemberControls, getNativeSupport, getPersistence, getPersistenceDomain, getProviderId, hasCustomUI, hasPresets, isAlwaysHorizontal, isAlwaysVertical, isNeverBordered, isPluginParent, putClientProperty, setPersistence, setProviderId, toString
 
Methods inherited from class uk.org.toot.control.Control
getAnnotation, getControlPath, getControlPath, getId, getIntValue, getName, getParent, getValueString, isAdjusting, isEnabled, isHidden, isIndicator, setAdjusting, setAnnotation, setEnabled, setHidden, setIntValue, setName
 
Methods inherited from class java.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface uk.org.toot.synth.modules.filter.FilterVariables
getEvelopeDepth, getFrequency, getKeyTrack, getResonance, getVelocityTrack, setSampleRate
 

Constructor Detail

StateVariableFilterControls

public StateVariableFilterControls(int instanceIndex,
                                   java.lang.String name,
                                   int idOffset)
Method Detail

getModeMix

public float getModeMix()
Specified by:
getModeMix in interface StateVariableFilterVariables

isBandMode

public boolean isBandMode()
Specified by:
isBandMode in interface StateVariableFilterVariables


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