Skip to content
Novus Examples
flac102.2 KB

FLAC — Lossless

The clip as FLAC — free lossless audio compression. Byte-for-byte recoverable to the source PCM; for testing lossless decoders and conversion.

Specifications

Source
3 s A-major triad, 44.1 kHz stereo
Codec
FLAC
Lossless
true

What is a .flac file?

FLAC (Free Lossless Audio Codec) compresses PCM audio losslessly, typically to about half the size of the original with no quality loss. It supports metadata tags, embedded cover art, and fast seeking. It is favored for archival and audiophile music libraries.

How to use this file

Use an example FLAC to test lossless decoding, verify bit-exact round-trips against source PCM, and exercise tag parsing and transcoding to lossy formats.

Generated by generation/audio_codecs.py. Free for any use, no attribution required — license.