PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

11 lines
344B

  1. name=MIDI Library
  2. version=5.0.2
  3. author=Francois Best, lathoub
  4. maintainer=Francois Best <contact@francoisbest.com>
  5. sentence=MIDI I/Os for Arduino
  6. paragraph=Read & send MIDI messages to interface with your controllers and synths
  7. category=Communication
  8. url=https://github.com/FortySevenEffects/arduino_midi_library
  9. architectures=*
  10. includes=MIDI.h