NAudio v0.7.0 Release Notes

Release Date: 2005-12-12 // over 18 years ago
    • Made a 16 and 32 bit mixer stream
    • Made a 32 bit WaveChannel stream
    • A 32 to 16 bit conversion stream
    • More MM error codes
    • โœ… 32 bit audio path tested and working
    • ๐ŸŽ‰ Initial support for an ACM MP3 decoder - not working yet
    • Basic working MP3 playback
    • ADPCM Wave Format
    • Wave Formats can serialize themselves
    • WaveFileWriter can write non PCM formats
    • WaveFileWriter writes a fact chunk - non-ideal though
    • ๐Ÿ‘Œ Improved support for playback of compressed formats
    • ๐Ÿ‘Œ Improvements to BlockAlign and GetReadSize
    • Nice ADPCM converter
    • ๐Ÿ‘Œ Support for AGC codec
    • ๐Ÿ‘Œ Support for Speed codec
    • WaveStream inherits Stream