- Added audio confirmation via 3,5 jack
This commit is contained in:
parent
6e530f62e6
commit
553892b034
@ -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()
|
||||||
|
Loading…
Reference in New Issue
Block a user