Why are the source code demo's so complicated? The idea of a demo is to show people how to use the library. Using a myriad of user-controls is very cryptic for a developer trying to learn the basics with your library.
BTW the 1.5 source code does not compile -
“C:\Development\C Sharp\NAudio\NAudio-Source\MidiFileConverter\MidiFileConverter.csproj : error : Unable to read the project file 'MidiFileConverter.csproj'.
C:\Development\C Sharp\NAudio\NAudio-Source\MidiFileConverter\MidiFileConverter.csproj: The project file could not be loaded. Could not find a part of the path 'C:\Development\C Sharp\NAudio\NAudio-Source\MidiFileConverter\MidiFileConverter.csproj'.”
It seems the MidiFileConverter directory is completely missing.
Also - your email address software@wordandspirit.co.uk also fails.
Great work BTW - just hard to get a grasp on it with the addition of user controls.