OK, here is the source code.
PIC18F MIDI-RB-GH USB.7z
Notes:
* The file is compressed with 7zip
http://www.7-zip.org (open source). With zip the file is longer than the maximun 256K upload size.
* The starting point is dimitri's midi-usb PIC source code.
* I has only worked with the PIC 18f2550 workspace. Apply the changes to the rest is easy.
* The hardware basic schematic is dimitri's PIC schematic.
* You should have MPLAB IDE installed in c:\Mcc18. If not, change the project include path.
* Using PIC18 compiler. An academic licensed version is provided by microchip.
* I have provided the Microchip USB Framework version used by dimitri's implementation. Now the version in the web is not compatible with this project.
* There is code implemented but not used at the moment. Look comments. Search "TODO" string to find non implemented code at the moment.
I will continue with this proyect next week (Vacances).
PD: sorry if the code is not too clear, feel free of asking what you need.
You do not have the required permissions to view the files attached to this post.