Minim
core | ugens | analysis
 

DefaultInstrument

noteOff

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.

Signature

void noteOff()

Returns

None

Related

DefaultInstrument

Example

None available

Usage

Web & Application