uk.org.toot.synth.modules.oscillator
Interface MultiWaveOscillatorVariables

All Superinterfaces:
OscillatorVariables
All Known Implementing Classes:
MultiWaveOscillatorControls

public interface MultiWaveOscillatorVariables
extends OscillatorVariables


Method Summary
 MultiWave getMultiWave()
           
 int getOctave()
           
 float getWidth()
           
 float getWidthLFODepth()
           
 
Methods inherited from interface uk.org.toot.synth.modules.oscillator.OscillatorVariables
getDetuneFactor, getEnvelopeDepth, getSyncThreshold, isMaster
 

Method Detail

getMultiWave

MultiWave getMultiWave()

getOctave

int getOctave()

getWidth

float getWidth()

getWidthLFODepth

float getWidthLFODepth()


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