15 Commits (0d9f9d6ca37b877fbb1a855ba9f80053ae3b77d6)

Autor SHA1 Mensaje Fecha
  PaulStoffregen 02ba9d9028 Debug print only actual received MIDI data (not entire buffer) hace 6 años
  PaulStoffregen 6bacd44c58 Use signed values for MIDI pitch bend (same as Arduino MIDI lib) hace 6 años
  PaulStoffregen d169a1a387 Fix MIDI getType return values for note on message hace 6 años
  PaulStoffregen 414d4ca39c Attempt workaround for improper USB MIDI sysex message hace 6 años
  PaulStoffregen d2f7e28378 Support for USB MIDI devices using interrupt (not bulk) endpoints hace 6 años
  PaulStoffregen 9488eb7280 Update MIDI features to match USB MIDI in TD 1.41 hace 6 años
  PaulStoffregen fcfecee43b Initial (but inefficient) MIDI transmit support hace 6 años
  PaulStoffregen 9e50acd012 Use actual received length when receiving MIDI data hace 7 años
  Kurt Eckhardt 4e2ea2d96e String buffers - Devices contribute buffers hace 7 años
  PaulStoffregen f1bb020282 Fix print() & println() conflict with Arduino Print class hace 7 años
  PaulStoffregen 650ff7eeec Add public API for MIDI driver hace 7 años
  PaulStoffregen 5935deb8ce Device driver constructors compatible with UHS library hace 7 años
  PaulStoffregen ea75a1c673 Rename header file to USBHost_t36.h hace 7 años
  PaulStoffregen 0443ab8db6 Device drivers contribute the memory they will require hace 7 años
  PaulStoffregen af4e4599f4 Begin work on MIDI device driver hace 7 años