FLAC player
============
(IMG) FLAC Player for Hifistreams (.jpeg)
What I Did
-----------
A PoC for a Web Audio Player using client-side decoding to circumvent the codec-issues with browsers at the time (mainly the absence of FLAC decoders). I implemented both client and server using Aurora.js and Flac.js .
How it looks
-------------
A simple interface targeted at the high quality minded audiophile. Less is more.
(IMG) Screenshot player interface (.png)
Insane idea?
-------------
Yep, it turns out that there are some issues doing this (crackling, stuttering, jitter, low priority in background tabs → major stutter) that are not easily solved. Playing in a foreground tab without touching the mouse or keyboard worked pretty well though :-)
- Update 2019 -
Most browsers have native FLAC support.
(HTM) FLAC
(DIR) previous Stachys
(DIR) next getmockupdata.com
Related
--------
(DIR) Fast! Fast. Fast?
(TXT) /img/fallback.svg (.svg)
(DIR) Duotris
(TXT) Duotris (.svg)
(DIR) Vibrato vs. tremolo
(TXT) Waveform (.svg)
(DIR) CCC - A code pattern for Web Audio
(TXT) /img/fallback.svg (.svg)
(DIR) Colossus PoC
(IMG) screenshot of colossus visualiser and malfunction controller (.png)