ManagedBass 0.23.3
See the version list below for details.
dotnet add package ManagedBass --version 0.23.3
NuGet\Install-Package ManagedBass -Version 0.23.3
<PackageReference Include="ManagedBass" Version="0.23.3" />
paket add ManagedBass --version 0.23.3
#r "nuget: ManagedBass, 0.23.3"
// Install ManagedBass as a Cake Addin #addin nuget:?package=ManagedBass&version=0.23.3 // Install ManagedBass as a Cake Tool #tool nuget:?package=ManagedBass&version=0.23.3
Free OpenSource .Net Wrapper around un4seen Bass audio library and most of its addons.
Bass and its Add-Ons can be downloaded at http://un4seen.com/
ManagedBass is targeted for **Any CPU**, but bass Libraries(.dll/.so/.dylib/.a) are separate for x86, x64, ARM, etc.
Download the versions you need.
ManagedBass does not need to be licensed for Commercial use, but bass and many of the addons have to be.
Bass and its Addons are trademarks of their respective owners.
Product | Versions 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. |
-
- ManagedBass.PInvoke (>= 0.2.1)
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
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 (12)
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 | 72,722 | 4/21/2022 |
3.1.0 | 526,732 | 8/13/2021 |
3.0.8-prerelease | 2,232 | 8/12/2021 |
3.0.0 | 243,992 | 3/25/2020 |
2.0.4 | 595,962 | 11/2/2017 |
2.0.3 | 23,280 | 10/25/2017 |
2.0.2 | 2,869 | 10/6/2017 |
2.0.1 | 5,534 | 5/22/2017 |
2.0.0 | 2,616 | 5/19/2017 |
1.0.2 | 7,214 | 1/28/2017 |
1.0.1 | 2,313 | 1/23/2017 |
1.0.0 | 16,790 | 1/21/2017 |
0.24.0 | 6,128 | 10/1/2016 |
0.23.3 | 2,974 | 9/1/2016 |
0.23.2 | 2,783 | 8/14/2016 |
0.23.1 | 2,145 | 8/13/2016 |
0.23.0 | 2,960 | 7/15/2016 |
Improved MediaPlayer extensibility
* FIX: public MediaPlayer constructor.
* MediaPlayerFX is not sealed.