Back to Naudio

ReleaseNotes

AudioFileInspector/ReleaseNotes.md

2.3.01.1 KB
Original Source

// build 1 - 1 Nov 2006 // initial version - moved out of WavePlayer // extracted file describing logic into classes // drag and drop support // command line support // explorer context menu support // save analysis to text file // installer // command line register and unregister file associations // build 2 - 2 Nov 2006 // fixed some installer problems // build 3 - 10 Nov 2006 // MIDI note off events are not displayed // Initial M:B:T support for MIDI // build 4 - 26 Apr 2007 // Updated to work with latest code in CodePlex // Beginnings of a find feature // build 5 - 8 Jun 2008 // Shows length of Wave file as a TimeSpan as well as bytes // build 6 - 13 Jan 2009 // can report on strc chunks in ACID wav files // build 7 - 13 Jan 2012 // better MBT calculation for MIDI files

0.1.8 29 Apr 2022

  • updated to latest .NET 6

// TODO list // help file

// better error handling // possibly: a plugin format // options for each inspector // describe on a separate thread

// Enhance existing: // MIDI: riff, M:B:T // WAV: ACID format // Additional formats: // WAV 64 // AIFF // REX // MP3 // OGG // Project 5 pattern