I\'m trying to rebuild an old metronome application that was originally written using MFC in C++ to be written in .NET using C#. One o
MFC
.NET
C#
For extensive MIDI and Wave manipulation in .NET, I think hands down NAudio is the solution (Also available via NuGet).