Menu ▾ ▴

Home

Wolfgang Keller

JFLAC - KSE Project

This project targets to provide a FLAC decoder for the Java 8 sound system (javax.sound.sampled) and for general purpose. It relies on a historic state of a project JFLAC which is named "1.5.2" and still available but not further developed for a long time. The focus is to remove problems with the historic state and to improve the code state so it fits Java 8 and is relieved of unnecessary code. In the later state improvements are intended where they render required to meet modern abilities of the FLAC standard and which are not present in the historic code..

What is Flac?

Resources

Origin

The original code is taken from Maven-Central package https://repo1.maven.org/maven2/org/jflac
As latest development site of this code was found: https://github.com/nguillaumin/jflac
There are further resources in the development tree on sourceforge: https://sourceforge.net/projects/jflac/

Releases

Current Improvements
[0-1-0]
[0-2-0]

Project Members:


Related

Wiki: 0-1-0
Wiki: Current-Improvements
Wiki: what-is-flac