Monkey's Audio (.ape) is a lossless codec that trades encoding speed for compression ratio - it typically beats FLAC by a few percent at the cost of much slower decoding. No browser supports it. Decoded here with libape_1, built on the Monkey's Audio SDK itself.
<audio is="universal-audio_1" src="ff-16b-2c-44100hz.ape" using="solver_minimal_1"
with="libape_1" controls> </audio>
The specifications of the test sequence are :
| Format | Monkey's Audio, normal compression |
| Audio | 16-bit stereo, 44.1 kHz |
| FileSize | 391 Ko |
| Solver | solver_minimal_1 |