Skip to content

Arduino AppleMIDI v3.1.1

Compare
Choose a tag to compare
@lathoub lathoub released this 22 Aug 12:38
· 64 commits to master since this release
c83f866

Bug fixes and enhancements:

  • session name longer than 48 bytes would hang the parser #128
  • data parser could hang in rare cases #127
  • fix for Malformed packets #129
  • remote session name return in stead of local session name #130

Thank you @hallvardkristiansen, @folkertvanheusden for reporting, identifying and helping to fix issues