| JVM | Platform | Status |
|---|---|---|
| OpenJDK (Temurin) Current | Linux | |
| OpenJDK (Temurin) LTS | Linux | |
| OpenJDK (Temurin) Current | Windows | |
| OpenJDK (Temurin) LTS | Windows |
This flannel package is a port of the Free Lossless Audio Codec (FLAC)
decoder to Java and a FLAC encoder implemented in Java.
It is derived from:
$ mvn clean package
The package does not expose an API. It exposes javax.sound SPI providers.
Specifically, it provides:
javax.sound.sampled.spi.AudioFileReaderjavax.sound.sampled.spi.AudioFileWriterjavax.sound.sampled.spi.FormatConversionProvider
Simply use the standard Java AudioSystem class, and you should be able to
open FLAC files.
The original libraries used an fbodemo1.flac file that, for some reason, no
longer exists on GitHub. The test data has been replaced with a public
domain audio file taken from:
