RPR GetMIDIOutputName

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Perl)
(See Also)
Line 18: Line 18:
</pre>
</pre>
==See Also==
==See Also==
-
{{SeeAlsoMIDIFunctions}}
+
{{SeeAlso_midi}}
 +
 
 +
''(Section automatically generated, edits may be overwritten.)''
==Stuff==
==Stuff==

Revision as of 22:20, 25 November 2009

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetMIDIOutputName
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetMIDIOutputName

Contents

GetMidiOutput()

midi_Output* GetMidiOutput(int idx)

Parameters

int idx

Returns

midi_Output*

Examples

C++


Perl


Python


See Also

midi: GetTrackMIDINoteName, GetTrackMIDINoteNameEx, HasTrackMIDIPrograms, HasTrackMIDIProgramsEx, CreateMIDIInput, kbd_OnMidiEvent, CreateMIDIOutput, GetMaxMidiInputs, kbd_OnMidiList, GetMaxMidiOutputs, SetTrackMIDINoteName, SetTrackMIDINoteNameEx, MIDI_eventlist_Create, GetMidiInput, MIDI_eventlist_Destroy, GetMIDIInputName, MIDIEditor_GetActive, GetMidiOutput, MIDIEditor_GetMode, GetMIDIOutputName, MIDIEditor_OnCommand, GetNumMIDIInputs, GetNumMIDIOutputs, PCM_Sink_CreateMIDIFile, PCM_Sink_CreateMIDIFileEx, EnumTrackMIDIProgramNames, EnumTrackMIDIProgramNamesEx, State Chunk and RPP MIDI Format

(Section automatically generated, edits may be overwritten.)

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetMIDIOutputName
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetMIDIOutputName

Personal tools