TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JavaScript XM Player

65 pointsby ofover 9 years ago

6 comments

flaover 9 years ago
Don&#x27;t miss the very interesting blog post <a href="http:&#x2F;&#x2F;www.a1k0n.net&#x2F;2015&#x2F;11&#x2F;09&#x2F;javascript-ft2-player.html" rel="nofollow">http:&#x2F;&#x2F;www.a1k0n.net&#x2F;2015&#x2F;11&#x2F;09&#x2F;javascript-ft2-player.html</a>
评论 #10598204 未加载
babuskovover 9 years ago
FWIW, modarchive has a new, JavaScript base player since September:<p><a href="http:&#x2F;&#x2F;modarchive.org&#x2F;news.php?13841" rel="nofollow">http:&#x2F;&#x2F;modarchive.org&#x2F;news.php?13841</a><p>It uses HTML5 for audio output:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;deskjet&#x2F;chiptune2.js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;deskjet&#x2F;chiptune2.js</a>
derFunkover 9 years ago
That&#x27;s awesome. I spent years on fasttracker in the late 90s. Some time ago I uploaded two xm tunes, converted to mp3, to here: <a href="https:&#x2F;&#x2F;www.soundcloud.com&#x2F;derFunk" rel="nofollow">https:&#x2F;&#x2F;www.soundcloud.com&#x2F;derFunk</a><p>I used to have a Gravis Ultrasound Soundcard with 4MB of RAM attached. I did over 300 tracks and was a member of a group called Stoned Brain Recordz. If I wouldn&#x27;t have switched to coding, I would still make music today :)<p>Nice to see this project, keep it up.
评论 #10597513 未加载
frandroidover 9 years ago
9 days ago: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10538791" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10538791</a>
duskwuffover 9 years ago
Two similar projects:<p><a href="http:&#x2F;&#x2F;mod.haxor.fi&#x2F;" rel="nofollow">http:&#x2F;&#x2F;mod.haxor.fi&#x2F;</a><p><a href="http:&#x2F;&#x2F;www.cyrilpereira.com&#x2F;modplayer&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.cyrilpereira.com&#x2F;modplayer&#x2F;</a>
评论 #10598164 未加载
hawskiover 9 years ago
That is serious coolness.<p>Could you wrap all this code to have something like &lt;audio&gt; tag playing XMs? Having same API&#x2F;events as &lt;audio&gt;? In particular I would like to see playbackRate.<p>I was working on music game and tempo effect was considered. I was wondering at a time if usage of tracker modules would give advantage. Especially ease of changing tempo and maybe automatic conversion of beats to levels.<p>Now is there HTML5 Tracker?
评论 #10596888 未加载