PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

ReleaseNotes.md 1.0KB

vor 4 Jahren
12345678910111213
  1. #### Changelog
  2. - 20/04/2020 : Version 5.0 released. Separation of transports by [@lathoub](https://github.com/lathoub), adds Active Sensing.
  3. - 11/06/2014 : Version 4.2 released. Bug fix for SysEx, overridable template settings.
  4. - 16/04/2014 : Version 4.1 released. Bug fixes regarding running status.
  5. - 13/02/2014 : Version 4.0 released. Moved to GitHub, added multiple instances & software serial support, and a few bug fixes.
  6. - 29/01/2012 : Version 3.2 released. Release notes are [here](http://sourceforge.net/news/?group_id=265194).
  7. - 06/05/2011 : Version 3.1 released. Added [callback](http://playground.arduino.cc/Main/MIDILibraryCallbacks) support.
  8. - 06/03/2011 : Version 3.0 released. Project is now hosted on [SourceForge](http://sourceforge.net/projects/arduinomidilib).
  9. - 14/12/2009 : Version 2.5 released.
  10. - 28/07/2009 : Version 2.0 released.
  11. - 28/03/2009 : Simplified version of MIDI.begin, Fast mode is now on by default.
  12. - 08/03/2009 : Thru method operational. Added some features to enable thru.