Quote:
|
Originally Posted by roboticmisinfo I'd like to make a Midi to USB adapter, but I know nothing about how Midi signals are sent, and how USB works. I've looked around on the web, but I can't seem to find any decent information. Could someone explain in simple terms? Ultimately I'd like to design & make one of my own, but I'm a bit stuck on where to start. Could someone put me in the right direction, and maybe give me some examples? |
Simple advise - BUY ONE!.
Midi is simple enough, it's just standard RS232, but with optically coupled inputs, and at a fairly fast rate - it's simple to do with a PIC, and there are many examples about.
USB though is VERY different, it's MUCH more complicated, and you would have to write software for both the PC and adaptor - I don't recall seeing a project for one anywhere?, it's not worth it.