Info
Version: | 1.3.1.2 |
Author(s): | Un4seen Developments Ltd |
Last Update: | Sunday, June 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.un4seen.com/bassasio.html |
NuGet Url: | https://www.nuget.org/packages/BASS.ASIO |
Install
Install-Package BASS.ASIO
dotnet add package BASS.ASIO
paket add BASS.ASIO
BASS.ASIO Download (Unzip the "nupkg" after downloading)
Dependencies
- BASS.Native(>= 2.4.12.2)
Tags
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.