Skip to content

Add USB MIDI support for SAMD and nRF.#1449

Merged
dhalbert merged 2 commits into
adafruit:masterfrom
tannewt:midi
Jan 11, 2019
Merged

Add USB MIDI support for SAMD and nRF.#1449
dhalbert merged 2 commits into
adafruit:masterfrom
tannewt:midi

Conversation

@tannewt
Copy link
Copy Markdown
Member

@tannewt tannewt commented Jan 9, 2019

The API should be identical to using a UART for MIDI.

Fixes #672

The API should be identical to using a UART for MIDI.

Fixes micropython#672
Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clean! Looks great! A few comments, maybe no substantive changes necessary.

Comment thread shared-module/usb_midi/__init__.c Outdated
Comment thread tools/gen_usb_descriptor.py
Comment thread shared-bindings/usb_midi/PortIn.c
Comment thread shared-bindings/usb_midi/PortOut.c
@siddacious
Copy link
Copy Markdown

Huzzah! 🎹

@dhalbert
Copy link
Copy Markdown
Collaborator

Travis failure is nRF52832 which is going away anyway.

@tannewt
Copy link
Copy Markdown
Member Author

tannewt commented Jan 10, 2019

@dhalbert This is ready for another look when you have a chance.

Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Another huge addition to our functionality.

@dhalbert dhalbert merged commit 516d7da into adafruit:master Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants