jdxi_editor.midi.sheep ====================== .. py:module:: jdxi_editor.midi.sheep Attributes ---------- .. autoapisummary:: jdxi_editor.midi.sheep.HW_PORT_HINT jdxi_editor.midi.sheep.SF2_PATH jdxi_editor.midi.sheep.MIDI_FILE_PATH Functions --------- .. autoapisummary:: jdxi_editor.midi.sheep.find_hw_output_name jdxi_editor.midi.sheep.open_hw_output jdxi_editor.midi.sheep.setup_fluidsynth jdxi_editor.midi.sheep.midi_to_events jdxi_editor.midi.sheep.main Module Contents --------------- .. py:data:: HW_PORT_HINT :value: 'Roland JDXi' .. py:data:: SF2_PATH .. py:data:: MIDI_FILE_PATH .. py:function:: find_hw_output_name(prefer_hw=True) .. py:function:: open_hw_output() .. py:function:: setup_fluidsynth(sf2_path) .. py:function:: midi_to_events(in_port, sink_send, use_sw, fs=None) .. py:function:: main()