Yuuichi Akagawa
|
3aca1f36f5
|
Update MIDI driver v1.0.0
|
2022-04-21 21:53:19 +09:00 |
|
Yuuichi Akagawa
|
05fc8f263e
|
Fix for non-zero CN issue
|
2022-01-06 23:02:23 +09:00 |
|
Yuuichi Akagawa
|
9b754a8a09
|
MIDI driver v0.6.0
|
2021-05-10 00:06:47 +09:00 |
|
Yuuichi Akagawa
|
bfe134bf39
|
Added a link to the article
|
2020-11-23 21:51:36 +09:00 |
|
Yuuichi Akagawa
|
cf0fad4045
|
Change to Windows style enumeration process.
Some devices return only 8 bytes of Device Descriptor by default address.
(e.g. Novation Circuit)
|
2020-11-23 20:08:07 +09:00 |
|
Yuuichi Akagawa
|
86ac217305
|
Update vender specific code for Novation
|
2020-11-23 09:59:31 +09:00 |
|
Kristian Sloth Lauszus
|
edc5198976
|
Fix 'warning: this statement may fall through [-Wimplicit-fallthrough=]'
Closes #532
|
2020-11-15 23:27:29 +01:00 |
|
nixator
|
71e905e0d8
|
Update usbh_midi.cpp
Added PID for Novation LaunchKey 25 MK2
|
2018-04-06 18:17:48 +02:00 |
|
Yuuichi Akagawa
|
0e46fee1d6
|
Update MIDI driver v0.4.0
|
2018-03-24 23:48:55 +09:00 |
|
Kristian Sloth Lauszus
|
597d389ae6
|
Fixed bit mask indicating the transfer type when reading the attributes in an endpoint
Fixes #313
|
2017-09-05 10:37:32 +07:00 |
|
Kristian Sloth Lauszus
|
9162d13f77
|
Merge branch 'master' into rollover
* master:
Update MIDI driver v0.3.2
# Conflicts:
# examples/USBH_MIDI/USBH_MIDI_dump/USBH_MIDI_dump.ino
# examples/USBH_MIDI/USB_MIDI_converter/USB_MIDI_converter.ino
# examples/USBH_MIDI/USB_MIDI_converter_multi/USB_MIDI_converter_multi.ino
# examples/USBH_MIDI/bidirectional_converter/bidirectional_converter.ino
# usbh_midi.cpp
# usbh_midi.h
|
2017-03-02 11:47:04 +01:00 |
|
Yuuichi Akagawa
|
43f423e15d
|
Update MIDI driver v0.3.2
|
2017-02-26 23:01:08 +09:00 |
|
Kristian Sloth Lauszus
|
5ba28d186f
|
Used fixed width integer types, so it is not architecture dependent
|
2017-02-12 17:14:01 +01:00 |
|
Yuuichi Akagawa
|
cf24646fe6
|
Fix unused variable warning
|
2016-04-27 00:28:57 +09:00 |
|
Yuuichi Akagawa
|
f369e7c500
|
update MIDI driver v0.3.1
|
2016-04-26 23:44:07 +09: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
|
0039719970
|
MIDI driver was not setting the debug level either
|
2016-04-14 23:12:18 +02:00 |
|
Yuuichi Akagawa
|
8aeb975fac
|
added MIDI host class driver
|
2016-03-21 23:35:40 +09:00 |
|