![]() |
VOOZH | about |
dotnet add package SoundFingerprinting.Audio.Bass --version 5.2.2
NuGet\Install-Package SoundFingerprinting.Audio.Bass -Version 5.2.2
<PackageReference Include="SoundFingerprinting.Audio.Bass" Version="5.2.2" />
<PackageVersion Include="SoundFingerprinting.Audio.Bass" Version="5.2.2" />Directory.Packages.props
<PackageReference Include="SoundFingerprinting.Audio.Bass" />Project file
paket add SoundFingerprinting.Audio.Bass --version 5.2.2
#r "nuget: SoundFingerprinting.Audio.Bass, 5.2.2"
#:package SoundFingerprinting.Audio.Bass@5.2.2
#addin nuget:?package=SoundFingerprinting.Audio.Bass&version=5.2.2Install as a Cake Addin
#tool nuget:?package=SoundFingerprinting.Audio.Bass&version=5.2.2Install as a Cake Tool
SoundFingerprinting.Audio.Bass is an extension which provides a more powerful audio service for SoundFingerprinting framework. Un4seen.Bass is able to read a multitude of formats .mp3, .ogg, .flac. Free for non-commercial use.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.0 | 5,067 | 7/1/2019 |
| 6.3.0 | 1,046 | 6/5/2019 |
| 6.2.2 | 989 | 5/1/2019 |
| 6.2.1.1 | 957 | 4/25/2019 |
| 6.2.1 | 1,174 | 4/15/2019 |
| 6.2.0 | 963 | 3/4/2019 |
| 6.1.1 | 936 | 2/23/2019 |
| 6.0.0.1 | 1,138 | 11/6/2018 |
| 6.0.0 | 1,054 | 11/6/2018 |
| 5.2.3.1 | 1,141 | 10/16/2018 |
| 5.2.3 | 1,148 | 9/20/2018 |
| 5.2.2 | 1,425 | 7/4/2018 |
| 5.2.1 | 1,853 | 5/10/2018 |
| 5.2.0 | 1,685 | 4/29/2018 |
| 5.1.0 | 1,751 | 3/20/2018 |
| 5.0.0 | 1,680 | 3/13/2018 |
| 4.2.1 | 1,635 | 3/5/2018 |
| 4.2.0 | 1,660 | 3/1/2018 |
| 4.1.0 | 1,749 | 12/5/2017 |
| 4.0.0 | 1,654 | 10/23/2017 |
Version 5.0.0 corresponds to updates written in SoundFingerprinting 5.0.0. Version 4.1.0 comes with simplified internal interfaces, and removed Ninject dependency. Version 3.2.0 come with upgraded Un4seen.Bass libraries: 2.4.12. These come with a more accurate resampling which also can be controlled via constructor parameters. The default resapling quality is 4 (64 points interpolation). BassAudioService also provides a helper method which reads the length of an input file (useful for TrackData instantiation).