NAudio 2.2.1 freeware
NAudio was designed to be a library of useful audio related classes intended to speed development of audio related utilities in .NET. It has been in development since 2001 and has grown to include a wide variety of features. While some parts of the library are relatively new and incomplete, the more mature features have undergone extensive testing and can be quickly used to add audio capabilities to an existing .NET application. ...
Author | Mark Heath |
Released | 2023-09-25 |
Filesize | 1.40 MB |
Downloads | 785 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64, Windows 11 |
Installation | Instal And Uninstall |
Keywords | Audio Library, Playback Audio, Decompress Audio, Library, Decompress, Playback |
Users' rating (18 rating) |
NAudio Free Download - we do not host any NAudio torrent files or links of NAudio on rapidshare.com, depositfiles.com, megaupload.com etc. All NAudio download links are direct NAudio download from publisher site or their selected mirrors.
2.2.1 | Sep 25, 2023 | New Release | WdlResampler is now public WASAPI uses background threads MmException can return function name ErrorCodes provides all the AUDCLNT_E HRESULT values from audioclient.h AiffFileWriter chunk size bugfix Support for Device Topology API (IPart, IAudioAutoGainControl, IAudioMute, IAudioVolumeLevel , IControlChangeNotify, IControlInterface, IKsJackDescription, IPerChannelDbLevel) Add ComImport attribute to CoreAudioApi interfaces Ability to set attribute on MediaType, and to specify MediaFoundationEncode buffer size WASAPI stop improvements FLAC and ALAC added to audio subtypes list MediaFoundationEncoder bugfixes for null reference Sysex dispose bugfix Note: this replaces v2.2.0. Incorrectly versioned NAudio.Wasapi.dll (was 22.0) retired and replaced with 2.2.1 |
1.8.4 | Oct 12, 2018 | New Release | Windows 10 Universal build now included in NuGet package adding a TotalTime property to WaveFileWriter adding a Broadcast Wave File Writer Various bugfixes and enhancements |
1.5 | Apr 16, 2012 | New Release | · Now available on NuGet · Numerous bugfixes mean we are now working fully in x64 as well as x86, so NAudio.dll is now marked as AnyCPU. (You can still force x86 by marking your own executable as x86 only.) · WaveOutEvent – a new WaveOut mode with event callback, highly recommended instead of WaveOut with function callbacks · 24 bit ASIO driver mode (LSB) · Float LSB ASIO driver mode · WaveFileWriter has had a general code review and API cleanup · Preview of new ISampleProvider interface making it much easier to write custom 32 bit IEEE (float) audio pipeline components, without the need to convert to byte[]. Lots of examples in NAudioDemo of using this and more documentation will follow in future · Several ISampleProvider implementations to get you started. Expect plenty more in future NAudio versions · PanningSampleProvider · MixingSampleProvider · MeteringSampleProvider · MonoToStereoSampleProvider · NotifyingSampleProvider · Pcm16BitToSampleProvider · Pcm8BitToSampleProvider · Pcm2 |