CreateMIDISound
- Parameters
-
soundLabel string
fadeInRate integer
fadeOutRate integer
- comment
- patch
1.00
- Source
- common.j
- return type
sound
- Source code
native CreateMIDISound takes string soundLabel, integer fadeInRate, integer fadeOutRate returns sound