Class Summary |
Analyser |
Analyser reads all metadata and frame blocks in a FLAC file and outputs a text
representation of them. |
Decoder |
Decode FLAC file to WAV file application. |
ExtensionFileFilter |
A convenience implementation of FileFilter that filters out
all files except for those type extensions that it knows about. |
FlacPacker |
Assemble several FLAC files into one album. |
Player |
Play a FLAC file application. |
SeekTablePlayer |
Play a FLAC file application. |
SndPlayer |
Play.java |
Tester |
Test FLAC file application. |