Commit 33047b72 authored by Alyx's avatar Alyx
Browse files

added thibg

parent e3343aea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ def playTrack(track_path, port):
        # reset the synth
        resetDevice(findAMIDIDevice())
        print(fn_prefix + ": starting aplaymidi subprocess on file " + str(track_path))
        statusmsg = f"Playing: \n{track_path}"
        statusmsg = f"Playing: \n{track_path}\nPress › to Skip"
        updateDisplay(str.encode(statusmsg))
        morbital.setDeviceLED(display, 0, 1)
        # Start the aplaymidi subprocess