Minim
core
ugens
analysis
 
Name noteOff
Examples
None available
Description Turn off the default instrument. Typically, you will not call this directly. It will be called at the appropriate time by the AudioOuput you schedule a note with.
Syntax
noteOff();
Returns None
Usage Web & Application
Related DefaultInstrument