goxr3plus / java-sound-libraries

Advanced Audio Libraries for Java supporting multiple audio formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-sound-libraries

The above libraries have originally been developed from JavaZoom . Though they have stopped being developed long time ago.

Can i combine the capabilities of all them in one ?

Soore here is another repository which does exactly that java-stream-player providing you the ability to create a full Advanced Media Player like XR3Player

The goal

All this libraries will be updated using Java 8 ++ and soon Java 9++ .

Why ?

Because i am using them in many projects like -> XR3Player

Some more information

Following artifacts are released including source and javadoc artifacts:

  • Tritonus share - utility classes for sound processing
  • JLayer - MP3 decoder and encoder
  • MP3SPI - javax.sound provider for MP3 decoding and encoding based on JLayer
  • JOrbis - OGG Vorbis decoder and encoder
  • VorbisSPI - Service provider for decoding OGG Vorbis
  • java-stream-player - These classes are designed to be used in any application that needs simple features (play, stop, pause, resume, seek) to play audio file or stream. It's a high-level API over JavaSound API.

Finally

This project was an original fork from repository soundlibs

About

Advanced Audio Libraries for Java supporting multiple audio formats


Languages

Language:Java 59.9%Language:C 36.7%Language:C++ 1.0%Language:Makefile 0.9%Language:Objective-C 0.7%Language:Roff 0.3%Language:Shell 0.3%Language:HTML 0.2%Language:Batchfile 0.0%