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.

Cascade: CSS to sound live coding system

60 pointsby tarballabout 3 years ago

2 comments

lgvldabout 3 years ago
Example videos here (not so impressive, right?): <a href="https:&#x2F;&#x2F;peertube.swrs.net&#x2F;video-channels&#x2F;cascade&#x2F;videos" rel="nofollow">https:&#x2F;&#x2F;peertube.swrs.net&#x2F;video-channels&#x2F;cascade&#x2F;videos</a><p>Here is an interactive example: <a href="https:&#x2F;&#x2F;raphaelbastide.com&#x2F;cascade&#x2F;demos&#x2F;cursor.html" rel="nofollow">https:&#x2F;&#x2F;raphaelbastide.com&#x2F;cascade&#x2F;demos&#x2F;cursor.html</a><p>And here is a schema describing how sound is mapped to graphics: <a href="https:&#x2F;&#x2F;raphaelbastide.com&#x2F;cascade&#x2F;website&#x2F;img&#x2F;poster.svg" rel="nofollow">https:&#x2F;&#x2F;raphaelbastide.com&#x2F;cascade&#x2F;website&#x2F;img&#x2F;poster.svg</a> (e.g. probability of sound is mapped to opacity of the HTML element).<p>What a weird&#x2F;unexpected way of producing music. Does not look so handy, but still it’s interesting if you already know CSS.
评论 #30942672 未加载
评论 #30943867 未加载
suyashabout 3 years ago
cool!