uk.org.toot.audio.delay
Interface DelayVariables

All Known Subinterfaces:
ModulatedDelayVariables, MultiTapDelayVariables, StereoModulatedDelayVariables, TempoDelayVariables
All Known Implementing Classes:
ImageSourceDesign, ModulatedDelayControls, MultiTapDelayStereoControls, StereoModulatedDelayControls, TempoDelayControls

public interface DelayVariables


Method Summary
 float getMaxDelayMilliseconds()
          Traditional Chorus, Flanger, Phaser and ADT etc.
 boolean isBypassed()
           
 

Method Detail

getMaxDelayMilliseconds

float getMaxDelayMilliseconds()
Traditional Chorus, Flanger, Phaser and ADT etc. will return low values Unmodulated delays may tend to have higher values. This will only be checked once, before the taps are used.


isBypassed

boolean isBypassed()


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