Javascript YM and MOD replay routine (webkit / chrome only for now)
category: code [glöplog]
the YM player : http://codef.santo.fr/jsYMplayer-EarlyAlpha/
and
the MOD player : http://codef.santo.fr/jsMODplayer-EarlyAlpha/
there is also some nice javascript demo shit at http://www.wab.com (please use chrome !! )
and
the MOD player : http://codef.santo.fr/jsMODplayer-EarlyAlpha/
there is also some nice javascript demo shit at http://www.wab.com (please use chrome !! )
FUCK YEAH \o/
MOD music player https://github.com/gasman/jsmodplayer
Rocking! :D
p01 : The one you talk about one is #old #slow #bad_coded AND flashbased....etc.. ;)
this is awesome :D
Awesome stuff! :)
We need a SID player too.
The tunes on wab.com sound pretty good!
#bad_coded you say ?
http://code.google.com/p/codef/source/browse/trunk/extras/_base64.js
http://code.google.com/p/codef/source/browse/trunk/extras/_dataType.js
Why don't you use btoa(), atob() and TypeArrays ? That will give you #good_coded and #fast
IINM Gasman's one was using Firefox' Audio API wit fall back in Flash.
#bad_coded you say ?
http://code.google.com/p/codef/source/browse/trunk/extras/_base64.js
http://code.google.com/p/codef/source/browse/trunk/extras/_dataType.js
Why don't you use btoa(), atob() and TypeArrays ? That will give you #good_coded and #fast
IINM Gasman's one was using Firefox' Audio API wit fall back in Flash.
WebSID quick (and dirty) port of JSidplay from the Jac64 distribution from circa September 2009.
p01: I'm a big fan of gasman work, but as he said himself, his modplayer is a little bit old and doesn't work very well, especially compared to this new one :)
thank for the link to WebSID, in a near future I will be able to play all chiptune.com content directly from the website :D
thank for the link to WebSID, in a near future I will be able to play all chiptune.com content directly from the website :D
p01 : thx for your btoa() and atob() advices, i was not aware of these functions. I will fix my ugly code...
s/TypeArrays/TypedArrays
this stutters and screws up on 1.6 gigahertz, which i admit is slow but should be capable of doing what a stock model amiga had no problems doing
nice effort i guess, but so far for part zillion in the "hey it runs in a browser" jackass festival.
nice effort i guess, but so far for part zillion in the "hey it runs in a browser" jackass festival.
No dynamic audio on Opera
No dynamic audio on Safari
No dynamic audio on IE
Dynamic Audio on Chrome with API A
Dynamic Audio on Firefox with API B
Can we say that dynamic audio is possible on the web with no plugins?
IMHO No.
No dynamic audio on Safari
No dynamic audio on IE
Dynamic Audio on Chrome with API A
Dynamic Audio on Firefox with API B
Can we say that dynamic audio is possible on the web with no plugins?
IMHO No.
Rez:
Looking forward to that!
Quote:
in a near future I will be able to play all chiptune.com content directly from the website :D
Looking forward to that!
@the situation: it's le very strange since the ym and mod replay works very fine and do not consume much CPU (less than 5%) on my 2.13GHz MacBook Air...