15 コミット (fb917d9597307fd6181ae939528a22e939e57706)

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