问题
Does anyone have any guidance or recommendations for writing a MIDI-based application in C# Winforms? I have recently bought a new effects pedal that has a full MIDI implementation (or so I'm led to believe) but the manufacturers have seen fit to not release a librarian / patch editing application.
I have virtually no experience of MIDI beyond plugging a keyboard into another MIDI device, but it can't be that hard, right? ;-)
Thanks in advance.
回答1:
check out this links, this is maybe what you are looking for
- http://www.codeproject.com/KB/audio-video/MIDIToolkit.aspx
- http://www.codeproject.com/KB/audio-video/midiports.aspx
回答2:
Also check out NAudio
来源:https://stackoverflow.com/questions/333725/midi-implementation-within-net