Audio File Inspector is a simple utility that describes the contents of various types of audio file (for example WAV files or MIDI sequences). It started out as a developer tool to aid in writing code that reads these various formats, but has been released because some people may find it useful for diagnosing problems playing back various media files.
Audio File Formats are notoriously vague and it is likely that you will have some files on your computer that cause Audio File Inspector to generate an error message. If you encounter a problem, then feel free to zip the file up and email it to me and I will consider updating the utility to support your file.
The current version of Audio File Inspector supports the following file types:
A link to the latest version of Audio File Inspector can be found here.
Audio File Inspector requires the .NET framework version 3.5 to be installed. You can download this here. Once you have done this you can run the installer which will add a right-click "Describe" action to Windows Explorer for each of the supported file types.
There are a variety of ways in which you can load a file into Audio File Inspector for analysis.
On the tools menu you can find commands that allow you to clear the log or to save its contents to disk (you are of course free to edit the contents in any way you like before saving it). There is also an options form, which in this version simply allows you to recreate or remove the right-click "Describe" option in Windows Explorer.
The latest version of Audio File Inspector can be found at http://naudio.codeplex.com.