πŸŽ› Controllers#

class pyflp.controller.RemoteController[source]#
https://img.shields.io/badge/FL%20Studio-3.3.0+-5f686d?labelColor=ff7629&style=for-the-badge
property controls_vst: bool | None#

Whether parameter is linked to a VST plugin.

None when linked to a plugin parameter on an insert slot.

property parameter: int | None#

The ID of the plugin parameter to which controller is linked to.

Enums#

class pyflp.controller.ControllerID[source]#
MIDI = 226#
Remote = 227#