indicator.midi

Classes

MIDIIndicator

MIDI activity indicator light

Module Contents

class indicator.midi.MIDIIndicator(parent: object | None = None)[source]

Bases: PySide6.QtWidgets.QLabel

MIDI activity indicator light

active = False[source]
connected = False[source]
paintEvent(event: object) None[source]

Draw the indicator light

Trigger activity blink

set_connected(connected: bool) None[source]

Set connection state

_reset_active() None[source]

Reset active state after blink