Skip to content

v0.13.3

Latest
Compare
Choose a tag to compare
@dromer dromer released this 19 Feb 08:35
· 1 commit to develop since this release

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