button
Submodules
Classes
Channel indicator button with synth-specific styling |
|
Square button for sequencer/favorites with illuminated state |
Package Contents
- class button.ChannelButton(parent: PySide6.QtWidgets.QWidget = None)[source]
Bases:
PySide6.QtWidgets.QPushButtonChannel indicator button with synth-specific styling
- CHANNEL_STYLES
- current_channel = 0
- class button.SequencerSquare(slot_num, midi_helper: jdxi_editor.midi.io.helper.MidiIOHelper | None, parent=None)[source]
Bases:
PySide6.QtWidgets.QPushButtonSquare button for sequencer/favorites with illuminated state
- preset_loader = None
- midi_helper
- settings
- slot_number
- preset = None
- last_preset = None
- illuminated = False