-
this is a simple USB->MIDI and MIDI->USB interface
-
can transmit long sysex messages
-
not necessary driver
-
hardware shematics circuit: Shematic.pdf
Compile:
-
Required the MPLAB IDE (classic) and Microchip C18 C compiler (v3.46)
-
Open project "Usb-midi-interface.mcp"
-
Change the compiler mode from Debug to Release
-
Configure the Build options/Directories/Include Search path
-
Build the project