uk.org.toot.audio.delay
Interface TempoDelayVariables

All Superinterfaces:
DelayVariables
All Known Implementing Classes:
TempoDelayControls

public interface TempoDelayVariables
extends DelayVariables


Method Summary
 float getDelayFactor()
           
 float getFeedback()
           
 float getMix()
           
 
Methods inherited from interface uk.org.toot.audio.delay.DelayVariables
getMaxDelayMilliseconds, isBypassed
 

Method Detail

getDelayFactor

float getDelayFactor()

getFeedback

float getFeedback()

getMix

float getMix()


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