Minim
index
 
Name isEnabled ( )
Examples
None available
Description Returns true if e is in the chain and is enabled.
Syntax
isEnabled(e);
Parameters
e   the AudioEffect to return the status of
Returns true if e is enabled and in the chain
Usage Web & Application
Related