uk.org.toot.audio.dynamics
Class DynamicsControlIds

java.lang.Object
  extended by uk.org.toot.audio.dynamics.DynamicsControlIds

public class DynamicsControlIds
extends java.lang.Object


Field Summary
static int ATTACK
           
static int CROSSOVER_FREQUENCY
           
static int DEPTH
           
static int GAIN
           
static int HOLD
           
static int KNEE
           
static int MIX
           
static int RATIO
           
static int RELEASE
           
static int THRESHOLD
           
 
Constructor Summary
DynamicsControlIds()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THRESHOLD

public static final int THRESHOLD
See Also:
Constant Field Values

RATIO

public static final int RATIO
See Also:
Constant Field Values

KNEE

public static final int KNEE
See Also:
Constant Field Values

ATTACK

public static final int ATTACK
See Also:
Constant Field Values

HOLD

public static final int HOLD
See Also:
Constant Field Values

RELEASE

public static final int RELEASE
See Also:
Constant Field Values

GAIN

public static final int GAIN
See Also:
Constant Field Values

MIX

public static final int MIX
See Also:
Constant Field Values

DEPTH

public static final int DEPTH
See Also:
Constant Field Values

CROSSOVER_FREQUENCY

public static final int CROSSOVER_FREQUENCY
See Also:
Constant Field Values
Constructor Detail

DynamicsControlIds

public DynamicsControlIds()


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