Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Basic Usage

HDSQ edited this page Aug 28, 2020 · 21 revisions

When this script is running, the controller can be used to control many aspects of FL Studio. Many controls are context-specific and are only accessible when certain windows or menus are active. All basic controls are listed on this page. For controls specific to a window, see the page for that window.

Universal Controls

The following controls are accessible at any time unless they are overridden by the control handler for a window or plugin.

Play

Play or pause transport.

Stop

Stop transport and return to starting position. Double press to stop all sounds.

Fast-forward / Rewind

This should be pretty self-explanatory. Double press these to double the speed of movement.

Loop

Toggle Loop Mode.

See also: Shift Menu

Record

Toggle Recording.

Track [Next / Previous]

Generic next/previous button. Used to change channels in the channel rack and mixer, as well as navigate presets in some plugins.

InControl Modes

The script uses InControl modes to control where commands will be processed. When InControl mode is active (InControl lights on), commands will be directed towards FL Studio windows. When it isn't (InControl lights off), commands will be directed towards plugins.

These can be set individually for faders, knobs and drum pads. On the 25-key model, the fader is linked to the InControl mode of the knobs.

See also:

Shift Menus

When certain buttons are pressed, menus are displayed to control various features. See Shift Menus

Tempo

The top right (circular) pad functions as a tempo button and can perform various functions to do with tempo.

Beat Indicator

When FL Studio's transport is playing, the tempo button flashes with the beat. The colour changes based on the current loop mode.

Metronome

When you tap the tempo button, it toggles the metronome. The tempo button glows a dull grey when the metronome is active (See Figure 1)

Tempo tapper

When you double-tap the tempo button, it enters tempo tapper mode and glows pink (See Figure 2). When this is active, use the button as a tempo tapper. Double-tap the button again to leave this mode.

Other Controls

Menu Helper

When a right-click or drop-down menu is active, the drum pads can be used to navigate the menu. See Figure 3

Light Blue

Navigate up/down

Purple

Navigate left/right

Red

Close the current menu

Green

Accept the selected option

Figures

Figure 1: Metronome Active

Diagram for when the metronome is active

Figure 2: Tempo Tapper Active

Diagram when tempo tapper is active

Figure 3: Menu Helper

Diagram of Menu Helper UI

Clone this wiki locally