midi.slider.lfo.shape

filter slider to modify nrpn parameters

CC#99 – NRPN MSB

CC#98 – NRPN LSB

CC#6 – Data Entry MSB (value: 0–127)

(Optional) CC#38 – Data Entry LSB (if 14-bit needed, but not in your case)

CC#101 & 100 – Reset to NULL (optional, to avoid data confusion)

Classes

LFOShapeSlider

A slider for controlling LFO Pitch Depth for JD-Xi partials via NRPN.

Module Contents

class midi.slider.lfo.shape.LFOShapeSlider(midi_helper: object, label: str = 'LFO Pitch Depth')[source]

Bases: jdxi_editor.ui.widgets.midi.slider.nrpn.NRPNSlider

A slider for controlling LFO Pitch Depth for JD-Xi partials via NRPN.