Java Audio Controller Library with (seek,start,stop,pause,play,restart features)
Check this -> jave2 , currently updating it :)
This is a continuation and full improvement of JavaZoom BasicPlayer
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.
mvn clean package
https://jitpack.io/private#goxr3plus/java-stream-player
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>com.github.goxr3plus</groupId>
<artifactId>java-stream-player</artifactId>
<version>V8.0.0</version>
</dependency>
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: