Skip to content
/ jipes Public
forked from hendriks73/jipes

Open source library that allows you to efficiently compute audio features.

License

Notifications You must be signed in to change notification settings

gz-111/jipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jipes

Maven Central Build Status Coverage Status

Jipes is a Java open source library that allows you to efficiently compute audio features. Possible uses for these features are general music information retrieval (MIR) applications or more specifically personal music software like beaTunes.

To use Jipes in your Maven project, use the following dependency:

<dependency>
    <groupId>com.tagtraum</groupId>
    <artifactId>jipes</artifactId>
    <version>X.Y.Z</version>
</dependency>

Replace X.Y.Z with the release version number from Maven Central.

For more details, please visit the Jipes website.

About

Open source library that allows you to efficiently compute audio features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%