ManagedBass.PInvoke
0.2.1
See the version list below for details.
dotnet add package ManagedBass.PInvoke --version 0.2.1
NuGet\Install-Package ManagedBass.PInvoke -Version 0.2.1
<PackageReference Include="ManagedBass.PInvoke" Version="0.2.1" />
paket add ManagedBass.PInvoke --version 0.2.1
#r "nuget: ManagedBass.PInvoke, 0.2.1"
// Install ManagedBass.PInvoke as a Cake Addin #addin nuget:?package=ManagedBass.PInvoke&version=0.2.1 // Install ManagedBass.PInvoke as a Cake Tool #tool nuget:?package=ManagedBass.PInvoke&version=0.2.1
ManagedBass PInvoke Library for un4seen BASS.
This library is built from the core of ManagedBass and in future will be referenced by 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 |
Fixed the iOS Library!
* More Xml Documentation.
* EncodeProcedureEx is available only on iOS and Mac.
* Added BassMidi.StreamEvent overload taking High and Low parameters.
* Removed Obsolete members.
FIX: EncodeClientProcedure - Changed Headers parameter to IntPtr.
FIX: WasapiInfo - Changed MaxVolume, MinVolume and VolumeStep properties to float.