Skip to content

goxr3plus/java-stream-player

Repository files navigation

Java-stream-player

Java Audio Controller Library with (seek,start,stop,pause,play,restart features)

This is a continuation and full improvement of JavaZoom BasicPlayer

Latest Version HitCount Patreon donate button PayPal donate button

What audio formats it supports?

It supports WAV, AU, AIFF, MP3, OGG VORBIS, FLAC, MONKEY's AUDIO and SPEEX audio formats , using some external libraries . Although more will be added in future releases.

Step 1. Add the JitPack repository to your build file

https://jitpack.io/private#goxr3plus/java-stream-player

<repositories>
	<repository>
	   <id>jitpack.io</id>
	   <url>https://jitpack.io</url>
        </repository>
</repositories>

Step 2. Add the dependency

<dependency>
   <groupId>com.github.goxr3plus</groupId>
   <artifactId>java-stream-player</artifactId>
   <version>9.0.1</version>
</dependency>

Looking for a ffmpeg wrapper in Java

Check this -> jave2 , currently updating it :)


Originally being developed for XR3Player Application

Are you curious on how to make spectrum analysers in Java? Well the below tutorials plus the above code are the solution :)

I hope you enjoy these tutorials and actually you can watch the youtube videos about them below:

Java Spectrum Analyser Tutorial

About

🌌Java Advanced Audio Controller Library (WAV, AU, AIFF, MP3, OGG VORBIS, FLAC, MONKEY's AUDIO and SPEEX audio formats )

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages