BASS.Native 2.4.12.1

There is a newer version of this package available.
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
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="BASS.Native" Version="2.4.12.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BASS.Native --version 2.4.12.1
#r "nuget: BASS.Native, 2.4.12.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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 (1)

Showing the top 1 popular GitHub repositories that depend on BASS.Native:

Repository Stars
paralleltree/Ched
いわゆる本家のアプリケーションソフトウェアに対して直接的に出力を食わせることに使うのは絶対にやめてください。本家のアセットを直接流用するのもやめてください。
Version Downloads Last updated
2.4.13.10 5,930 6/10/2018
2.4.13.9 2,294 6/10/2018
2.4.13.8 1,690 2/22/2018
2.4.12.2 9,471 6/18/2017
2.4.12.1 26,655 12/18/2016
2.4.12 9,322 12/11/2016

Release 2.4.12 of BASS audio library