BLE-MIDI / nRF5-MIDI

MIDI tools for nRF5 SDK 17

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nRF5-MIDI

This repositopry contains tools useful for MIDI development in the nRF5 SDK 17.

As of yet it provides USB MIDI class support and an example of its use. The files should be placed according to their paths in the nRF5 SDK.

The code is not extensively tested and should not be regarded as stable as of yet. The USB MIDI function is also not configurable. For now the MIDI descriptor is set in midi_usbd_descriptors.h similar to example given in USB Device Class Definition for MIDI Devices(https://www.usb.org/document-library/usb-midi-devices-10). This will be further improved upon.

About

MIDI tools for nRF5 SDK 17


Languages

Language:C 100.0%