NAudio v7.2_Release Release Notes

Release Date: 2014-11-24 // over 9 years ago

Previous changes from v1.7.1

    • WdlResampler - a fully managed resampler based on the one from CockosWDL
    • AdsrSampleProvider for creating ADSR envelopes
    • ๐Ÿ‘Œ Improvements to demo apps
      • MediaFoundationReader
      • 8 band graphic equalizer demo added
    • ๐Ÿ”ง More configurable BiQuad filter
    • ๐Ÿ›  Various bugfixes and enhancements (see commit history for full log)
      • CurrentTime reporting fixed for mono files in AudioFileReader
      • WaveOut PlaybackState now gets correctly set to Stopped at end of file
      • MediaFoundationReader can raise WaveFormatChanged event
      • WaveOutEvent fixed to be restartafter reaching the end
      • OffsetSampleProvider bugfixes and TimeSpan helper methods
      • Cue markers RIFF chunk writing fixes
      • WaveIn and WaveOutEvent robustness fixes