uk.org.toot.audio.dynamics
Class Gate.Controls

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.audio.core.AudioControls
                  extended by uk.org.toot.audio.dynamics.DynamicsControls
                      extended by uk.org.toot.audio.dynamics.Gate.Controls
All Implemented Interfaces:
DynamicsDesign.DesignVariables, IObservable
Enclosing class:
Gate

public static class Gate.Controls
extends DynamicsControls


Nested Class Summary
 
Nested classes/interfaces inherited from class uk.org.toot.audio.dynamics.DynamicsControls
DynamicsControls.GainReductionIndicator
 
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
Gate.Controls()
           
 
Method Summary
 
Methods inherited from class uk.org.toot.audio.dynamics.DynamicsControls
canBypass, getAttackMilliseconds, getDepthdB, getGaindB, getHoldMilliseconds, getKneedB, getRatio, getReleaseMilliseconds, getThresholddB, setGainReduction
 
Methods inherited from class uk.org.toot.audio.core.AudioControls
canBeMinimized, getBypassControl, getPersistenceDomain, hasOrderedFrequencies, isBypassed, setBypassed
 
Methods inherited from class uk.org.toot.control.CompoundControl
canBeDeleted, canBeInsertedBefore, canBeMoved, canBeMovedBefore, deepFind, find, find, find, getAlignmentY, getAlternate, getClientProperty, getControls, getInstanceIndex, getMemberControls, getNativeSupport, getPersistence, 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.audio.dynamics.DynamicsDesign.DesignVariables
isBypassed
 
Methods inherited from interface uk.org.toot.misc.IObservable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 

Constructor Detail

Gate.Controls

public Gate.Controls()


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