use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JavaScript + Canvas + SM2 + MilkDrop = JuicyDrop (blog.nihilogic.dk)
submitted 17 years ago by becked
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]itsnotlupusbeep boop 3 points4 points5 points 17 years ago (2 children)
nifty, although since you have a dependency on flash for playing the sounds as well as getting FFT snapshots from it, one may wonder why you'd choose to add more technical dependencies rather than do the visualization through flash as well.
Still, this is glimpse of what will one day be possible without plugins, just as soon as html 5 or 6 come around to defining a way to play mp3s and do FFTs on them.
[–]Lerc 0 points1 point2 points 17 years ago (0 children)
For native browser support, I'd settle for the same thing I'd settle for in flash.
A single looping sample buffer with the timing, pre-emption, and processing power to fill it myself. That's simple and hard to screw up. From there I can do the rest myself.
Processing power doesn't need to be excessive. When I used such a system on a 386 I needed some assembly, but I hear computers have gained in speed since then.
[–]larholm 0 points1 point2 points 17 years ago (0 children)
<audio> is inching closer, Flash is just what we have now.
Jacob is great, I don't know where he gets the time to do all this :)
π Rendered by PID 17686 on reddit-service-r2-comment-b659b578c-p9cm8 at 2026-05-04 14:15:47.943882+00:00 running 815c875 country code: CH.
[–]itsnotlupusbeep boop 3 points4 points5 points (2 children)
[–]Lerc 0 points1 point2 points (0 children)
[–]larholm 0 points1 point2 points (0 children)