Slot#

class pyflp.mixer.Slot[source]#

Represents an effect slot in an Insert / mixer channel.

color: RGBA | None#

Properties bound directly to one of fixed size or string events.

enabled: bool#

//bit.ly/3eN4Ile)

Type:

![](https

icon: int | None#

Properties bound directly to one of fixed size or string events.

iid: int | None#

A 0-based internal index.

index: int | None#

Properties bound directly to one of fixed size or string events.

internal_name: str | None#

‘Fruity Wrapper’ for VST/AU plugins or factory name for native plugins.

mix: int#

Dry/Wet mix. Defaults to maximum value.

Type

Value

Representation

Min

-6400

100% left

Max

6400

100% right

Default

0

Centred

name: str | None#

Properties bound directly to one of fixed size or string events.

plugin#

The effect loaded into the slot.

Enums#

class pyflp.mixer.SlotID[source]#
Index = 98#