Minim
index
 
Name add ( )
Examples
None available
Description Adds e to the end of the chain.
Syntax
add(e);
Parameters
e   the AudioEffect to add
Returns None
Usage Web & Application
Related