Morten Boye Mortensen
Morten Boye Mortensen
I'm hopeful that [this](https://github.com/timsneath/win32) will make windows support a breeze to implement. Anyone up for the task?
@darkomenx In fact, I already have something in the works that looks promising. It's not on main yet, but you can give it a try with this branch https://github.com/InvisibleWrench/FlutterMidiCommand/tree/feature/windows. It...
Added in 0.5.1
Closing this for now. Feel free to reopen if issue reappears.
This is an issue for me as well.
I can appreciate this use case. Just curious, do you intent to handle all midi parsing on your own for all communication or only for SysEx and maybe only sometimes?...
This issue is getting old, but since it is still open I just wanted to note that the best way I found to fix this issue was to reimplement the...
I did not use any of the MIDI features from this library. Instead I created my own BLE service and characteristic and implemented my own parser according to the BLE...
> can you share your code? I'm facing the exact same problem. I want to do the same, implement my own service but if already done... would be nice. Thx...
Thanks for reporting this. I have noticed similar logs, but never found where it originated from. I haven't seen any performance issues related to this, and if it only occurs...