|
jlGui is an independant music player application based on JLayer for MP3 decoding.
It implements basics player features :
- Connection to audiosystem.
- Start, stop, play, seek, pause, resume (threaded).
- Gain and pan controls.
- Events from audio stream (time elapsed, ...).
- Audio format information (Tags, Comments, ...)
- Playlist.
- Equalizer.
And it provides a graphical user interface which is the front-end of the player. We plan to make it winamp skins compatible.
jlGui is based on JavaSound 1.0 API so it supports WAV, AIFF and AU audio formats. MP3 support is provided by the Mpeg Audio SPI Jlayer's plugin. It also supports Ogg Vorbis, Speex, Monkey's Audio and Flac. |
basics player features <=> low level |