CPU-Audio Webcomponent

This is the minimal service tests. Your browser should be able to use the hash links, even if the graphical interface don't show up, and the audio player still show the native controls.
Manual test : named jump at 1mn, unnamed jump at 30, unnamed jump at 1mn30 and stops at 1mn40

See also :

Elsewhere, numerous tests will fail. See issue #17 on our github for details.

We also have a surprising bug in Chrome that avoid to use audiotag.currentTime={number} ONLY if the source is hosted on localhost if your local server doesn't support HTTP response 206 (partial content). If you need to local test on Chrome, please use file:/// protocol or a complete web server.