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.
-
OnRefreshflags: constants used by theOnRefreshcallback. -
PME flags: flags used when processing MIDI events to determine the availability of various features in FL Studio.
-
triggerLiveClipflags: flags passed to theplaylist.triggerLiveClip()function. -
globalTransportcommands: command flags passed totransport.globalTransport(). -
globalTransportflags: response flags returned bytransport.globalTransport(). -
mixer.setTrackNumberflags: flags passed tomixer.setTrackNumber()to control selection behavior. -
Linked event flags: response flags returned by
device.getLinkedInfo(). -
mixer.soloTrackflags: 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.