Commit graph

9 commits

Author SHA1 Message Date
Yuuichi Akagawa 0e46fee1d6 Update MIDI driver v0.4.0 2018-03-24 23:48:55 +09:00
neroroxxx 8ef3db254d Added boolean operator and more
Added a bool operator to check if a midi device is connected, added methods to get vid and pid to match those of Teensy's 3.6 built-in USB Host.
2018-03-15 23:37:52 +01:00
Yuuichi Akagawa 43f423e15d Update MIDI driver v0.3.2 2017-02-26 23:01:08 +09:00
Yuuichi Akagawa f369e7c500 update MIDI driver v0.3.1 2016-04-26 23:44:07 +09:00
Kristian Sloth Lauszus 45eddcf2db Fixed some warnings in the MIDI driver 2016-04-18 18:01:10 +02:00
Kristian Sloth Lauszus 4727471c0c One more whitespace fix in the MIDI driver 2016-04-14 23:15:22 +02:00
Kristian Sloth Lauszus 8ac2035681 Fix indentation, whitespace and convert tabs to spaces in MIDI driver 2016-04-14 23:13:35 +02:00
Kristian Sloth Lauszus 8f3faf2bb8 Fix bug in the MIDI driver when debugging was turned on 2016-04-14 23:04:38 +02:00
Yuuichi Akagawa 8aeb975fac added MIDI host class driver 2016-03-21 23:35:40 +09:00