NAudio v1.8.5 Release Notes

Release Date: 2018-11-03 // over 5 years ago
    • ๐Ÿ‘ DMO Effect support via DmoEffectWaveProvider #413
    • ๐Ÿ†• New Broadcast Wave File Writer BwfWriter
    • ๐Ÿ›  Various bugfixes and enhancements:
      • Improvements to stopping recording in WaveInEvent #403
      • WaveIn and WaveInEvent support GetPosition #399
      • CueWaveFileReader support for Stream #409, #376
      • Fix reading wave files with odd chunk lengths #386
      • Fix some WASAPI exclusive /event mode issues #383
      • Fix 32 bit float ASIO sample converter #356
      • Fixing IAudioCaptureClient cast exception issue #350
      • WaveOut and WaveOutEvent read the actual volume #349
      • PropVariant support for VT_FILETIME #341
      • Added definitions of several media subtypes
      • Fixed offset bug in StereoToMonoSampleProvider #312
      • KeySignatureEvent reports flats properly as negative number #295
      • WaveInProvider.Read uses offset parameter #297
      • BREAKING - retired cakewalk drum map file format support
      • Retired Win 8 project in favour of UWP