Billiano.NAudio 2.0.1

dotnet add package Billiano.NAudio --version 2.0.1
NuGet\Install-Package Billiano.NAudio -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Billiano.NAudio" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Billiano.NAudio --version 2.0.1
#r "nuget: Billiano.NAudio, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Billiano.NAudio as a Cake Addin
#addin nuget:?package=Billiano.NAudio&version=2.0.1

// Install Billiano.NAudio as a Cake Tool
#tool nuget:?package=Billiano.NAudio&version=2.0.1

Billino.NAudio

ko-fi NAudio PortAudioSharp

Utility library for NAudio

  • AudioEngine, fire and forget audio playback (useful for playing sound effects)
    • Use with SampleCache and SampleCacheProvider or SampleCacheChannel
  • AudioStreamReader, AudioFileReader but for stream (currently support standard wave, mp3 and ogg by reading stream header, for windows also use StreamMediaFoundationReader as a fallback)
  • PortAudioOut, PortAudioSharp implementation of NAudio.Wave.IWavePlayer for cross-platform audio playback
  • WdlResampler, sample rate and channels resampler

Update

Most features from verison v1.x.x will not be compatible with v2.x.x due to major refactoring especially for SampleCache

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 160 1/6/2024
2.0.0 98 1/5/2024
1.1.2 104 1/4/2024
1.1.0 106 1/2/2024
1.0.2 97 1/2/2024
1.0.1 129 1/1/2024
1.0.0 140 1/1/2024