projectgus / hairless-midiserial

Lightweight cross-platform GUI-based MIDI/Serial bridge
https://projectgus.github.io/hairless-midiserial
Other
211 stars 73 forks source link

runtime error #49

Open faarie opened 6 years ago

faarie commented 6 years ago

When i start hairless midi in window 10 it give's a runtime error and quit how to solve this

fredericplante commented 6 years ago

Actually, this bug can by bypass by holding the reset key on the Arduino while starting the program.

To @projectgus , this could by fix for good if the your program would send a start sequence to Arduino to say "It's on baby!". This way, Arduino could, at startup, put it self in a wait state, while hairless-midiserial, on PC, is starting.

An end sequence could also by set to put Arduino back into wait state when the program is off on the computer.