com.groovemanager.sampled.fx.control
Class NormalizeToControl.Type

java.lang.Object
  extended by javax.sound.sampled.Control.Type
      extended by javax.sound.sampled.FloatControl.Type
          extended by com.groovemanager.sampled.fx.control.NormalizeToControl.Type
Enclosing class:
NormalizeToControl

public static class NormalizeToControl.Type
extends javax.sound.sampled.FloatControl.Type

The NormalizeControl type

Author:
Manu Robledo

Field Summary
static NormalizeToControl.Type NORMALIZE_TO
          The NormalizeToControl type
 
Fields inherited from class javax.sound.sampled.FloatControl.Type
AUX_RETURN, AUX_SEND, BALANCE, MASTER_GAIN, PAN, REVERB_RETURN, REVERB_SEND, SAMPLE_RATE, VOLUME
 
Constructor Summary
protected NormalizeToControl.Type()
          Construct a new NormalizeToControl.Type
 
Method Summary
 
Methods inherited from class javax.sound.sampled.Control.Type
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NORMALIZE_TO

public static NormalizeToControl.Type NORMALIZE_TO
The NormalizeToControl type

Constructor Detail

NormalizeToControl.Type

protected NormalizeToControl.Type()
Construct a new NormalizeToControl.Type