... | ... | @@ -11,7 +11,7 @@ Send audio from instrument to the output |
|
|
* pitch - note pitch from 0 to 127, for example 2+12*4 to play D of fourth octave (use MIDI key for drums)
|
|
|
* duration - note duration in seconds, for example 4 to play 4 seconds
|
|
|
* volume - 0.0 <=1.0 volume (0 is 'no value', 'no value' is 1)
|
|
|
* slides - array of pitch bends, every item consists of
|
|
|
* slides - array of pitch bends from startup value, every item consists of
|
|
|
* pitch - tone shift
|
|
|
* when - time shift
|
|
|
|