uk.org.toot.synth.channels.example2
Class Example2SynthControls
java.lang.Object
java.util.Observable
uk.org.toot.control.Control
uk.org.toot.control.CompoundControl
uk.org.toot.synth.channels.example2.Example2SynthControls
public class Example2SynthControls
- extends CompoundControl
- Author:
- st
Field Summary |
static java.lang.String |
NAME
|
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, setEnabled, 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, 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 |
NAME
public static java.lang.String NAME
Example2SynthControls
public Example2SynthControls()
getOscillatorVariables
public MultiWaveOscillatorVariables getOscillatorVariables(int instance)
getFilterVariables
public FilterVariables getFilterVariables(int instance)
getEnvelopeVariables
public EnvelopeVariables getEnvelopeVariables(int instance)
getAmplifierVariables
public AmplifierVariables getAmplifierVariables()
getLFOVariables
public DelayedLFOControls getLFOVariables(int instance)
getMixerVariables
public MixerVariables getMixerVariables(int instance)
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.