CreateMIDISound
- Parameters
-
soundLabel string
fadeInRate integer
fadeOutRate integer
- comment
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
sound
- Source code
-
native CreateMIDISound takes string soundLabel, integer fadeInRate, integer fadeOutRate returns sound