jdxi_editor.jdxi.preset.utils

Functions

get_preset_values(preset_index[, preset_list])

Retrieve MSB, LSB, and PC values for a given preset.

Module Contents

jdxi_editor.jdxi.preset.utils.get_preset_values(preset_index, preset_list=DIGITAL_PRESET_LIST)[source]

Retrieve MSB, LSB, and PC values for a given preset.

Parameters:
  • preset_index – int The index of the preset

  • preset_list – list The list of presets

Returns:

tuple The MSB, LSB, and PC values