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

All Known Subinterfaces:
DelayedLFOVariables
All Known Implementing Classes:
DelayedLFOControls, LFOControls

public interface LFOVariables


Method Summary
 float getDeviation()
           
 float getFrequency()
           
 boolean isSine()
           
 

Method Detail

getFrequency

float getFrequency()

getDeviation

float getDeviation()

isSine

boolean isSine()


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