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

All Superinterfaces:
LFOVariables
All Known Implementing Classes:
DelayedLFOControls

public interface DelayedLFOVariables
extends LFOVariables


Method Summary
 float getAttack()
           
 float getDelay()
           
 float getLevel()
           
 
Methods inherited from interface uk.org.toot.synth.modules.oscillator.LFOVariables
getDeviation, getFrequency, isSine
 

Method Detail

getDelay

float getDelay()

getAttack

float getAttack()

getLevel

float getLevel()


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