Minim core ugens analysis |
||||
Name | noteOn | |||
Examples | None available |
|||
Description | Turn on 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 | noteOn(dur); |
|||
Parameters |
|
|||
Returns | None | |||
Usage | Web & Application | |||
Related | DefaultInstrument |
|||