tyan0 / hairless-midiserial

Lightweight cross-platform GUI-based MIDI/Serial bridge (Multiport version)
http://github.com/tyan0/hairless-midiserial/wiki
Other
18 stars 5 forks source link

BigSur binary behaving very differently from Windows version #3

Closed adriantaylor closed 1 year ago

adriantaylor commented 1 year ago

I'm running 0.4-mod8 on both BigSur and Windows. I spent a LOT of time trying to debug my arduino code, because I just get it to give me anything other than Clock messages, despite only having note on/off in the code. Thought I'd give the windows version a try just to eliminate my stupidity, and it worked straight away, note on/off as designed.

tyan0 commented 1 year ago

Thanks for the report. Could you please provide the messages which you don't expect? Or, do you mean that note On/Off messages were not sent to Arduino?

adriantaylor commented 1 year ago

Of course, sorry - I was going to upload screenshots last night, but ran out of time.

Same board, same code (i.e. I have simply plugged it into Windows, tested, then plugged into Mac, tested, without any code changes or re-uploading to the board).

Mac:

Screenshot 2023-05-29 at 07 23 06

Windows: Screenshot 2023-05-29 071920

tyan0 commented 1 year ago

Have you set the baud rate etc. appropriately via File->Preferences menu?

adriantaylor commented 1 year ago

argh, thought I had, but it has not persisted. thanks and sorry!