NAudio v0.4.0 Release Notes

Release Date: 2005-05-12 // almost 19 years ago
    • ๐Ÿ”„ changes recommended by FxCop
    • namespace changed to NAudio
    • ๐Ÿ“š XML documentation, FxCop fixes, Namespace improvements
    • WaveFormat constructor from a BinaryReader
    • WaveChannel and WaveMixerStream
    • More namespace improvements
    • ๐Ÿ“š More XML documentation
    • Ogg encoder improvements
    • ACM driver enumeration
    • ๐Ÿ— Got test apps building again
    • Retired the JavaLayer port - its a few versions out of date anyway
    • WaveBuffer is now 16bit - experimental, needs optimising
    • WaveStream::ReadInt16 optimisation
    • ๐Ÿ›  Fixed bugs in 16 bit positioning code
    • ๐Ÿ“š More XML documentation
    • ๐ŸŽ‰ Initial Fader control implementation
    • A very basic time domain convolution
    • ๐Ÿ‘Œ Improvements to wave-reader and writer for floating point audio