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

All Known Subinterfaces:
MultiWaveOscillatorVariables
All Known Implementing Classes:
MultiWaveOscillatorControls

public interface OscillatorVariables


Method Summary
 float getDetuneFactor()
           
 float getEnvelopeDepth()
           
 float getSyncThreshold()
           
 boolean isMaster()
           
 

Method Detail

isMaster

boolean isMaster()

getDetuneFactor

float getDetuneFactor()

getEnvelopeDepth

float getEnvelopeDepth()

getSyncThreshold

float getSyncThreshold()


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