ManagedBass.PInvoke
0.4.0
See the version list below for details.
dotnet add package ManagedBass.PInvoke --version 0.4.0
NuGet\Install-Package ManagedBass.PInvoke -Version 0.4.0
<PackageReference Include="ManagedBass.PInvoke" Version="0.4.0" />
paket add ManagedBass.PInvoke --version 0.4.0
#r "nuget: ManagedBass.PInvoke, 0.4.0"
// Install ManagedBass.PInvoke as a Cake Addin #addin nuget:?package=ManagedBass.PInvoke&version=0.4.0 // Install ManagedBass.PInvoke as a Cake Tool #tool nuget:?package=ManagedBass.PInvoke&version=0.4.0
ManagedBass PInvoke Library for un4seen BASS.
This library was built from the core of ManagedBass and now powers it.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net45 is compatible. 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. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios is compatible. |
Xamarin.Mac | xamarinmac is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ManagedBass.PInvoke:
Package | Downloads |
---|---|
Durandal.AI.Extensions.BassAudio
Durandal framework extensions using BASS library for multi-platform audio |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.1 | 5,085 | 10/18/2016 |
0.6.0 | 999 | 10/12/2016 |
0.5.0 | 2,846 | 10/1/2016 |
0.4.5 | 1,037 | 9/27/2016 |
0.4.3 | 1,952 | 9/3/2016 |
0.4.2 | 1,033 | 9/1/2016 |
0.4.1 | 1,748 | 8/13/2016 |
0.4.0 | 1,089 | 7/20/2016 |
0.3.2 | 1,065 | 7/6/2016 |
0.3.1 | 1,098 | 7/1/2016 |
0.3.0 | 1,167 | 6/23/2016 |
0.2.1 | 4,946 | 6/17/2016 |
0.1.1 | 1,257 | 6/13/2016 |
0.1.0 | 7,335 | 6/9/2016 |
* Fix typo: BassFlags.MusicSensitiveRamping.
* Added public constructors for BassException.
* BassCd Plugin system is windows only, since .cda files are Windows only.
* Updated Bass.RecordStart period overload documentation.
* Removed Bass.PluginLoadDirectory from Android.
* Bass.IsSlidableAttribute marked obsolete. See the online API documentation for knowing about Slidable attributes.