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