Skip to content

Event editor modes

Event editor modes are used as a flag for the ui.openEventEditor() function to control the placement of the editor.

EE_EE module-attribute

EE_EE = 0

Open the event editor as a controller editor.

EE_PR module-attribute

EE_PR = 1

Open the event editor in the piano roll.

EE_PL module-attribute

EE_PL = 2

Open the event editor on the playlist.