com.github.angry1980:audio-app

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

License

License

GroupId

GroupId

com.github.angry1980
ArtifactId

ArtifactId

audio-app
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download audio-app

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.3.0.RELEASE
org.springframework.boot : spring-boot-actuator jar 1.3.0.RELEASE
com.github.angry1980 : audio-fingerprint jar 0.0.10
com.github.angry1980 : audio-netflix jar 0.0.10
com.github.angry1980 : audio-lastfm jar 0.0.10
com.github.angry1980 : audio-neo4j jar 0.0.10
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

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