SoundFingerprinting.Audio.Bass
7.0.0
dotnet add package SoundFingerprinting.Audio.Bass --version 7.0.0
NuGet\Install-Package SoundFingerprinting.Audio.Bass -Version 7.0.0
<PackageReference Include="SoundFingerprinting.Audio.Bass" Version="7.0.0" />
paket add SoundFingerprinting.Audio.Bass --version 7.0.0
#r "nuget: SoundFingerprinting.Audio.Bass, 7.0.0"
// Install SoundFingerprinting.Audio.Bass as a Cake Addin
#addin nuget:?package=SoundFingerprinting.Audio.Bass&version=7.0.0
// Install SoundFingerprinting.Audio.Bass as a Cake Tool
#tool nuget:?package=SoundFingerprinting.Audio.Bass&version=7.0.0
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
- ManagedBass (>= 2.0.4)
- ManagedBass.Mix (>= 2.1.0)
- SoundFingerprinting (>= 7.0.0)
-
.NETStandard 2.0
- ManagedBass (>= 2.0.4)
- ManagedBass.Mix (>= 2.1.0)
- SoundFingerprinting (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 3,148 | 7/1/2019 |
6.3.0 | 617 | 6/5/2019 |
6.2.2 | 625 | 5/1/2019 |
6.2.1.1 | 577 | 4/25/2019 |
6.2.1 | 742 | 4/15/2019 |
6.2.0 | 577 | 3/4/2019 |
6.1.1 | 564 | 2/23/2019 |
6.0.0.1 | 743 | 11/6/2018 |
6.0.0 | 647 | 11/6/2018 |
5.2.3.1 | 716 | 10/16/2018 |
5.2.3 | 716 | 9/20/2018 |
5.2.2 | 871 | 7/4/2018 |
5.2.1 | 1,088 | 5/10/2018 |
5.2.0 | 963 | 4/29/2018 |
5.1.0 | 980 | 3/20/2018 |
5.0.0 | 928 | 3/13/2018 |
4.2.1 | 903 | 3/5/2018 |
4.2.0 | 894 | 3/1/2018 |
4.1.0 | 937 | 12/5/2017 |
4.0.0 | 926 | 10/23/2017 |
3.2.0 | 845 | 10/14/2017 |
3.1.2 | 925 | 9/16/2017 |
3.1.0 | 1,353 | 12/15/2016 |
3.0.0 | 967 | 12/6/2016 |
3.0.0-beta | 791 | 11/29/2016 |
3.0.0-alpha | 761 | 11/23/2016 |
2.3.3 | 931 | 11/10/2016 |
2.3.1 | 1,066 | 10/29/2016 |
2.3.0 | 912 | 10/28/2016 |
2.0.0 | 1,311 | 1/15/2016 |
1.1.0 | 1,733 | 6/1/2014 |
1.0.5230.33198 | 1,219 | 4/27/2014 |
1.0.0.33376 | 1,480 | 4/26/2014 |
Version 6.2.1 can be used with netcoreapp or with mono on Unix and OSx, just copy native DLLs to target directory. Version 6.1.1 can be used with Mono on Unix environment. Version 5.2.3.1 contains OSx libraries for Un4Seen.Bass in order to be able to create BassAudioService on classes that are running on Mono on OSX platform.