Skip to content

v.2.3.0

Latest

Choose a tag to compare

@markheath markheath released this 12 Mar 22:07
· 36 commits to master since this release
  • Performance improvements for PropertyStore and Core Audio property access (#1206)
  • Improved multi-channel playback compatibility in WASAPI exclusive mode (#1234)
  • Fixed a bug that prevented WasapiCapture from using exclusive mode (#1122)
  • Fixed RF64 header parsing in WaveFileChunkReader.ReadWaveHeader (#1231)
  • PropVariant now supports VT_EMPTY by returning null (#1071)
  • Better exception when calling disposed AcmStream.Convert (#1108)
  • Fixed AcmStreamHeader finalizer crash with corrupted data (#1199)
  • Added net6.0 targets for NAudio.Asio and NAudio.WinMM to remove registry dependency (#1139)
  • Updating TFMs, modernizing the UAP project to WinUI