← Back

Play WavPack audio using the <audio> tag

WavPack is a lossless codec with a hybrid mode: it can split a file into a small lossy part and a correction file. This decodes the lossless stream with libwavpack_1.

Code snippet

<audio is="universal-audio_1" src="ff-16b-2c-44100hz.wv" using="solver_minimal_1"
     with="libwavpack_1" controls> </audio>

Specifications :

The specifications of the test sequence are :

Format WavPack, lossless
Audio 16-bit stereo, 44.1 kHz
FileSize 1.2 Mo
Solver solver_minimal_1