BASS.ASIO
1.3.1.2
dotnet add package BASS.ASIO --version 1.3.1.2
NuGet\Install-Package BASS.ASIO -Version 1.3.1.2
<PackageReference Include="BASS.ASIO" Version="1.3.1.2" />
paket add BASS.ASIO --version 1.3.1.2
#r "nuget: BASS.ASIO, 1.3.1.2"
// Install BASS.ASIO as a Cake Addin #addin nuget:?package=BASS.ASIO&version=1.3.1.2 // Install BASS.ASIO as a Cake Tool #tool nuget:?package=BASS.ASIO&version=1.3.1.2
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.
Learn more about Target Frameworks and .NET Standard.
-
- BASS.Native (>= 2.4.12.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BASS.ASIO:
Package | Downloads |
---|---|
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 1.3.1 of BASSASIO