MIDI
The midi
modules contains helpful constants, which are often used as flags
when interacting with the FL Studio API.
Table of contents
-
Miscellaneous: miscellaneous constants and functions.
-
REC events: constants used for creating and processing REC events.
-
MIDI codes: constants useful for handling MIDI events.
-
OnRefresh
flags: constants used by theOnRefresh
callback. -
PME flags: flags used when processing MIDI events to determine the availability of various features in FL Studio.
-
triggerLiveClip
flags: flags passed to theplaylist.triggerLiveClip()
function. -
globalTransport
commands: command flags passed totransport.globalTransport()
. -
globalTransport
flags: response flags returned bytransport.globalTransport()
. -
mixer.setTrackNumber
flags: flags passed tomixer.setTrackNumber()
to control selection behavior. -
Linked event flags: response flags returned by
device.getLinkedInfo()
. -
mixer.soloTrack
flags: flags passed tomixer.soloTrack()
to control solo behavior. -
Overlay flags: flags passed to UI overlay functions.
-
Pickup modes: flags used to control pickup modes in various functions.
-
Play modes: ??? undocumented
-
Song time flags: flags used to access particular units of time when getting/setting time-related properties.
-
Window indexes: index numbers used to refer to primary windows within FL Studio.