ManagedBass 0.23.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ManagedBass --version 0.23.0
NuGet\Install-Package ManagedBass -Version 0.23.0
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="ManagedBass" Version="0.23.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ManagedBass --version 0.23.0
#r "nuget: ManagedBass, 0.23.0"
#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 ManagedBass as a Cake Addin
#addin nuget:?package=ManagedBass&version=0.23.0

// Install ManagedBass as a Cake Tool
#tool nuget:?package=ManagedBass&version=0.23.0

Free OpenSource .Net Wrapper around un4seen Bass audio library and most of its addons.
This project is currently in development.
You can contribute to it on GitHub.

Samples available on GitHub.

The Library is compiled for AnyCPU.
But the Bass dlls need to be checked for x64 or x86.
Put the Bass dlls in the same folder as ManagedBass.dll.

ManagedBass does not need to be licensed for Commercial use, but bass and many of the addons have to be.
Check the below website for more details
Bass dlls are available at http://www.un4seen.com/bass

Bass and its Addons are trademarks of their respective owners.

Product Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (44)

Showing the top 5 NuGet packages that depend on ManagedBass:

Package Downloads
ManagedBass.Fx

ManagedBass FX AddOn

ManagedBass.Mix

ManagedBass Mix AddOn

SoundFingerprinting.Audio.Bass The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Un4seen.Bass extension library for SoundFingerprinting framework. SoundFingerprinting default library is designed to read only raw wave files. This extension provides the ability to read all files supported by Bass (including .mp3, .flac, .ogg). Un4seen.Bass is free for non-comercial use. If you intend to use this extension for commercial purposes, please contact http://www.un4seen.com for licensing

Dove.Avalonia.Extensions.Media

Media Controls Extensions for Avalonia.if you need `VideoView` or `PlayerView`,you should install libVLC in your project before init!!! [Windows](https://www.nuget.org/packages/VideoLAN.LibVLC.Windows/) or [MAC](https://www.nuget.org/packages/VideoLAN.LibVLC.Mac/).in Windows,you need add app.manifest and supportOS,you can copy from readme.md the use.if you need `AudioControl`,should download bass Libraries(.dll/.so/.dylib/.a) are separate for x86, x64, ARM by yourself. you can find out from https://github.com/ManagedBass/ManagedBass

sowelipisona

Package Description

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on ManagedBass:

Repository Stars
tooll3/t3
Tooll 3 is an open source software to create realtime motion graphics.
YARC-Official/YARG
YARG (a.k.a. Yet Another Rhythm Game) is a free, open-source, plastic guitar game that is still in development. It supports guitar (five fret), drums (plastic or e-kit), vocals, pro-guitar, and more!
angelsix/youtube
Any general files related to the AngelSix YouTube channel
Kagamia/WzComparerR2
Maplestory online Extractor
0auBSQ/OpenTaiko
An improved and personalized version of TJAPlayer3-Develop-Rewrite, .tja chart player axed on entertainment and creativity.
Version Downloads Last updated
3.1.1 61,427 4/21/2022
3.1.0 521,432 8/13/2021
3.0.8-prerelease 1,908 8/12/2021
3.0.0 242,343 3/25/2020
2.0.4 588,137 11/2/2017
2.0.3 23,088 10/25/2017
2.0.2 2,836 10/6/2017
2.0.1 5,472 5/22/2017
2.0.0 2,507 5/19/2017
1.0.2 7,095 1/28/2017
1.0.1 2,270 1/23/2017
1.0.0 16,074 1/21/2017
0.24.0 6,069 10/1/2016
0.23.3 2,918 9/1/2016
0.23.2 2,732 8/14/2016
0.23.1 2,109 8/13/2016
0.23.0 2,899 7/15/2016

* Built again from the ground up
* Uses ManagedBass.PInvoke as the stable core
* Removed unnecessary classes retaining only those having real utility.
* Only 2 libraries, one for windows and second Portable.
* Fixed iOS part