Permalink

HTML5 Based SID Player

Das Thema Emulation und C64 hatte ich schon das eine oder andere Mal hier im Blog besprochen.

Wer sich weniger für die Spiele und vielmehr die Chiptunes interessiert, sollte jetzt hellhörig werden:

Bildschirmfoto 2013 11 21 um 23 27 37 minishadow

Google Chrome oder Firefox 26 (Nightly) vorausgesetzt, kann man auf im Screenshot zur sehender Webseite verschiedene Chiptunes anhören; umgesetzt mit HTML5.

This page does not use any plugins but is based exclusively on the draft version Web Audio API. You’ll need Chrome or Firefox 26 (Nightly) to make it play the music. The visual effects work best in Chrome. (If Firefox passes out – press ‚reload’… it’s experimental.)

Contrarry to most other HTML5 based pages out there, the music here is NOT based on OscillatorNode based waveforms or the playback of some sampledata file. Instead the samples here are completely calculated within JavaScript. The respective logic emulates a C64 and plays back an original *.sid file.

-> http://www.wothke.ch/experimental/TinyJsSid.html

(via)