uk.org.toot.synth.synths.plucked
Class SixStringGuitarControls

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.synth.SynthControls
                  extended by uk.org.toot.synth.synths.plucked.PluckedSynthControls
                      extended by uk.org.toot.synth.synths.plucked.SixStringGuitarControls

public class SixStringGuitarControls
extends PluckedSynthControls


Nested Class Summary
 
Nested classes/interfaces inherited from class uk.org.toot.control.CompoundControl
CompoundControl.BypassControl
 
Field Summary
static int ID
           
static java.lang.String NAME
           
 
Fields inherited from class uk.org.toot.control.CompoundControl
USE_PARENT_PROVIDER_ID
 
Constructor Summary
SixStringGuitarControls()
           
 
Method Summary
 float getLowestFrequency(int string)
           
 
Methods inherited from class uk.org.toot.synth.synths.plucked.PluckedSynthControls
getLevel, getPick, getPickup, getStringCount, getVelocityTrack
 
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
 

Field Detail

ID

public static final int ID
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

SixStringGuitarControls

public SixStringGuitarControls()
Method Detail

getLowestFrequency

public float getLowestFrequency(int string)
Specified by:
getLowestFrequency in class PluckedSynthControls


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