openMIDIOutput

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