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

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

public static class LFOWaveFormControl.Type
extends javax.sound.sampled.EnumControl.Type


Field Summary
static LFOWaveFormControl.Type LFO_WAVEFORM
           
 
Fields inherited from class javax.sound.sampled.EnumControl.Type
REVERB
 
Constructor Summary
protected LFOWaveFormControl.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

LFO_WAVEFORM

public static final LFOWaveFormControl.Type LFO_WAVEFORM
Constructor Detail

LFOWaveFormControl.Type

protected LFOWaveFormControl.Type()