jdxi_editor.midi.synth_select

Attributes

GM_INSTRUMENT_NAMES

Functions

list_and_select_instrument(fs[, channel, prompt])

fs: a FluidSynth Synth instance

Module Contents

jdxi_editor.midi.synth_select.GM_INSTRUMENT_NAMES = ['Acoustic Grand Piano', 'Bright Acoustic Piano', 'Electric Grand Piano', 'Honky-tonk Piano',...[source]
jdxi_editor.midi.synth_select.list_and_select_instrument(fs, channel=0, prompt='Select an instrument by number (1-128): ')[source]

fs: a FluidSynth Synth instance channel: MIDI channel to apply the program change (0-15)