uk.org.toot.synth.modules.delay
Class SingleTapDelay

java.lang.Object
  extended by uk.org.toot.synth.modules.delay.SingleTapDelay

public class SingleTapDelay
extends java.lang.Object


Constructor Summary
SingleTapDelay(int ntaps)
           
 
Method Summary
 float getSample(float in)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleTapDelay

public SingleTapDelay(int ntaps)
Method Detail

getSample

public float getSample(float in)


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