FLAC is a widely supported lossless audio codec; this demo decodes it through the project's own WebAssembly decoder (libflac_1) rather than relying on the browser's built-in support, so the same pipeline can be reused for formats browsers can't handle at all.
<audio is="universal-audio_1" src="recit16bit.flac" using="solver_minimal_1"
with="libflac_1" controls> </audio>
The specifications of the test sequence are :
| Format | FLAC |
| FileSize | 754 Ko |
| Solver | solver_minimal_1 |