java.lang.Object
org.praxislive.code.CodeDelegate
org.praxislive.code.DefaultCodeDelegate
org.praxislive.audio.code.AudioCodeDelegate
org.praxislive.audio.components.AudioFXChorus
- All Implemented Interfaces:
org.praxislive.code.DefaultDelegateAPI
public class AudioFXChorus
extends org.praxislive.audio.code.AudioCodeDelegate
-
Field Summary
Fields inherited from class org.praxislive.audio.code.AudioCodeDelegate
blockSize, sampleRateFields inherited from class org.praxislive.code.DefaultCodeDelegate
RND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.praxislive.audio.code.AudioCodeDelegate
add, add, fn, link, midiToFrequency, mod, mod, modFn, modFn, noteToFrequency, noteToMidi, setup, tabread, tee, updateMethods inherited from class org.praxislive.code.DefaultCodeDelegate
random, random, randomOf, randomOf, randomOfMethods inherited from class org.praxislive.code.CodeDelegate
ask, ask, async, find, getLookup, isLoggable, log, log, log, log, millis, self, self, tell, tell, tell, tellIn, tellIn, tellIn, time, timeout, transmit, transmit, transmitMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.praxislive.code.DefaultDelegateAPI
abs, acos, array, array, array, asin, atan, atan2, B, constrain, constrain, cos, D, D, degrees, dist, dist, exp, I, I, lerp, log, map, max, max, max, max, max, max, min, min, min, min, min, min, norm, pow, radians, round, S, sin, sq, sqrt, tan, V
-
Constructor Details
-
AudioFXChorus
public AudioFXChorus()
-
-
Method Details
-
init
public void init()- Overrides:
initin classorg.praxislive.audio.code.AudioCodeDelegate
-