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