RPR MIDIEditor GetMode

From CockosWiki

Revision as of 13:18, 2 November 2009 by MikeLacey (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR MIDIEditor GetMode
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR MIDIEditor GetMode

Contents

MIDIEditor_GetMode()

int MIDIEditor_GetMode(void* MIDIEditor)

Gets the editing mode of the current MIDI Editor

Parameters

MIDIEditor*

Returns

integer, mode 0=piano roll, 1=event list, -1=invalid editor

Examples

Perl


Python


See Also

MIDIEditor_GetActive, MIDIEditor_OnCommand

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR MIDIEditor GetMode
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR MIDIEditor GetMode

Personal tools