BASS.Native
2.4.12.1
See the version list below for details.
dotnet add package BASS.Native --version 2.4.12.1
NuGet\Install-Package BASS.Native -Version 2.4.12.1
<PackageReference Include="BASS.Native" Version="2.4.12.1" />
paket add BASS.Native --version 2.4.12.1
#r "nuget: BASS.Native, 2.4.12.1"
// Install BASS.Native as a Cake Addin #addin nuget:?package=BASS.Native&version=2.4.12.1 // Install BASS.Native as a Cake Tool #tool nuget:?package=BASS.Native&version=2.4.12.1
BASS is an audio library for use in software on several platforms. Its purpose is to provide the powerful and efficient sample, stream, MOD music, and recording functions. All in a compact DLL that won't overly bloat your software.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
native | native is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BASS.Native:
Package | Downloads |
---|---|
BASS.ASIO
BASSASIO is a library for use in Windows software. Its purpose is to make it simple for developers to use ASIO hardware/drivers in their productions. C/C++, Visual Basic and Delphi APIs are included with examples. A .Net API is also available. The BASS library is not required by BASSASIO, but it can be used for decoding purposes, and to apply DSP/FX, etc. |
|
Bass.NetWrapper
BASS.NET API is the .NET wrapper for the Un4seen BASS Audio libraray and all the Add-Ons. It is entirely written in C# (managed code) and works with the Microsoft .NET Framework v2.0, v3.0, v3.5, v4.0 and v4.5 (e.g. to target Windows x86 or x64 platforms) as well as with the mono .NET Framework (e.g. to target desktop Linux or Apple MAC OSX platforms) and Xamarin .NET Framework (e.g. to target mobile iOS or Android platforms) and supports any managed language, like C#, VB.Net, JScript, F# or managed C++. There is also a special CompactFramework (CE/PocketPC) versions of Bass.Net available. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Release 2.4.12 of BASS audio library