SoundFingerprinting.Audio.Bass
6.0.0
Prefix Reserved
See the version list below for details.
dotnet add package SoundFingerprinting.Audio.Bass --version 6.0.0
NuGet\Install-Package SoundFingerprinting.Audio.Bass -Version 6.0.0
<PackageReference Include="SoundFingerprinting.Audio.Bass" Version="6.0.0" />
paket add SoundFingerprinting.Audio.Bass --version 6.0.0
#r "nuget: SoundFingerprinting.Audio.Bass, 6.0.0"
// Install SoundFingerprinting.Audio.Bass as a Cake Addin #addin nuget:?package=SoundFingerprinting.Audio.Bass&version=6.0.0 // Install SoundFingerprinting.Audio.Bass as a Cake Tool #tool nuget:?package=SoundFingerprinting.Audio.Bass&version=6.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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- SoundFingerprinting (>= 6.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 | 4,012 | 7/1/2019 |
6.3.0 | 735 | 6/5/2019 |
6.2.2 | 752 | 5/1/2019 |
6.2.1.1 | 715 | 4/25/2019 |
6.2.1 | 866 | 4/15/2019 |
6.2.0 | 722 | 3/4/2019 |
6.1.1 | 683 | 2/23/2019 |
6.0.0.1 | 868 | 11/6/2018 |
6.0.0 | 784 | 11/6/2018 |
5.2.3.1 | 869 | 10/16/2018 |
5.2.3 | 850 | 9/20/2018 |
5.2.2 | 1,019 | 7/4/2018 |
5.2.1 | 1,236 | 5/10/2018 |
5.2.0 | 1,118 | 4/29/2018 |
5.1.0 | 1,154 | 3/20/2018 |
5.0.0 | 1,072 | 3/13/2018 |
4.2.1 | 1,052 | 3/5/2018 |
4.2.0 | 1,048 | 3/1/2018 |
4.1.0 | 1,115 | 12/5/2017 |
4.0.0 | 1,045 | 10/23/2017 |
3.2.0 | 1,000 | 10/14/2017 |
3.1.2 | 1,090 | 9/16/2017 |
3.1.0 | 1,515 | 12/15/2016 |
3.0.0 | 1,105 | 12/6/2016 |
3.0.0-beta | 883 | 11/29/2016 |
3.0.0-alpha | 844 | 11/23/2016 |
2.3.3 | 1,076 | 11/10/2016 |
2.3.1 | 1,240 | 10/29/2016 |
2.3.0 | 1,053 | 10/28/2016 |
2.0.0 | 1,456 | 1/15/2016 |
1.1.0 | 1,922 | 6/1/2014 |
1.0.5230.33198 | 1,380 | 4/27/2014 |
1.0.0.33376 | 1,633 | 4/26/2014 |
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.