Minim
index
Name
contains ( )
Examples
None available
Description
Returns true if
s
is in the chain.
Syntax
contains(s);
Parameters
s
the
AudioSignal
to check for
Returns
true if
s
is in the chain
Usage
Web & Application
Related