Skip to content

v2.1.0

Compare
Choose a tag to compare
@markheath markheath released this 14 May 14:59
· 46 commits to master since this release

NAudio Version 2.1.0

  • Improved targeting to make it easier to use on non-Windows platforms
  • AudioFileReader will use MediaFoundationReader as the default for MP3s
  • Minimum supported Win 10 version is now uap10.0.18362 (SDK version 1903)
  • IWavePlayer now has an OuputWaveFormat property
  • WasapiCapture and WasapiLoopbackCapture support sample rate conversion so you can capture at a sample rate of your choice
  • WasapiOut supports built-in sample rate conversion in shared mode
  • MediaFoundationEncoder allows you to encode to a Stream