Contents:
API Reference:
resource_path()
ChannelButton
SequencerSquare
Slider
FilterWidget
WMTEnvelopeWidget
app
generate_filter_plot()
FilterPlot
AnalogFilterWidget
midi_value_to_float()
WMTEnvPlot
create_spinbox()
create_double_spinbox()
PWMSliderSpinbox
AnalogFilterPlot
""" Arpeggiator Areas and Parts """ from jdxi_editor.midi.data.address.address import Address [docs] ARP_GROUP = 0x40 [docs] class ArpeggioAddress(Address): """Arpeggio Address""" [docs] TEMPORARY_PROGRAM = 0x18 [docs] ARP_PART = 0x00 [docs] ARP_GROUP = 0x40