midi.slider.lfo.pitch_depth

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

LFOPitchSlider

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

Module Contents

class midi.slider.lfo.pitch_depth.LFOPitchSlider(midi_helper, 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.