Search code examples
c#midisysex

Midi implementation within .Net


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.


Solution

  • check out this links, this is maybe what you are looking for