iota ~master (2022-05-12T20:30:29.0047162)
Dub
Repo
openMIDIOutput
iota
audio
midi
Opens an output for a MIDI stream.
int
openMIDIOutput
(
ref
MIDIOutput
output
,
uint
num
)
Parameters
output
MIDIOutput
Stream returned here.
num
uint
The ID of the device.
Return Value
Type:
int
Meta
Source
See Implementation
iota
audio
midi
functions
getMIDIInputDevs
getMIDIOutputDevs
initMIDI
openMIDIInput
openMIDIOutput
variables
inDevs
lastErrorCode
lastStatusCode
outDevs
Opens an output for a MIDI stream.