audio

Tools to create audio fingerprint and compare tracks between each other using different algorithms

License

License

GroupId

GroupId

com.github.angry1980
ArtifactId

ArtifactId

audio
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

audio
Tools to create audio fingerprint and compare tracks between each other using different algorithms
Project URL

Project URL

https://github.com/Angry1980/audio
Source Code Management

Source Code Management

https://github.com/Angry1980/audio.git

Download audio

Filename Size
audio-0.0.10.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.angry1980/audio/ -->
<dependency>
    <groupId>com.github.angry1980</groupId>
    <artifactId>audio</artifactId>
    <version>0.0.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.angry1980/audio/
implementation 'com.github.angry1980:audio:0.0.10'
// https://jarcasting.com/artifacts/com.github.angry1980/audio/
implementation ("com.github.angry1980:audio:0.0.10")
'com.github.angry1980:audio:pom:0.0.10'
<dependency org="com.github.angry1980" name="audio" rev="0.0.10">
  <artifact name="audio" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.angry1980', module='audio', version='0.0.10')
)
libraryDependencies += "com.github.angry1980" % "audio" % "0.0.10"
[com.github.angry1980/audio "0.0.10"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2

Project Modules

  • fingerprint
  • app
  • netflix
  • lastfm
  • neo4j
  • benchmark

comparing different implementations of audio fingerprinting

Versions

Version
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6.1
0.0.6
0.0.5
0.0.4.1
0.0.4
0.0.3
0.0.2.2
0.0.2.1
0.0.2
0.0.1