Minim
index
 
Name get ( )
Examples
None available
Description Gets the ith effect in the chain.
Syntax
get(i);
Parameters
i   the index of the AudioEffect to get
Returns None
Usage Web & Application
Related