Bugfixes:
- Daisy: add ScopedIrqBlocker to several functions. Should fix midi input issues and potentially others.
- Daisy: use FIFO to buffer midi TX messages and call them in the main loop instead of during process()
- JS: Ignore windows batch if inside of MingW environment