- Added audio confirmation via 3,5 jack

This commit is contained in:
bklronin 2024-06-30 20:49:43 +02:00
parent 6e530f62e6
commit 553892b034
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@ def relay_midi_host_to_out(host_name, devices_out):
time.sleep(1) time.sleep(1)
main_run() main_run()
def main_run(): def main_run():
# Retrieve the list of available input devices # Retrieve the list of available input devices
devices_in = mido.get_input_names() devices_in = mido.get_input_names()