summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-02-27 14:41:11 +0100
committerYuval Adam <_@yuv.al>2025-02-27 14:41:11 +0100
commitaedb666cbf969cd56442424af63a4163393fc430 (patch)
treef956108783a0363bac05344aca35da343c20bec3 /README.md
parent8b4a63947c4943124d43f75ecef944ed2cb5fd31 (diff)
soundscape is crazy good
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d2f218..41d502e 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ A collection of cute & creative web experiments and visual experiences.
- [Digital Zen Garden](/zengarden/) - A meditative drag-and-drop experience where users can arrange elements with subtle animations.
- [BTC Ticker](/btctick/) - Live Bitcoin price visualization with a cool animated chart showing price history.
- [Interactive Particle System](/particles/) - A full-screen interactive particle system where particles respond to cursor movement, clicks, and device tilt.
+- [Ambient Soundscape Generator](/soundscape/) - Create beautiful, generative ambient soundscapes with customizable musical scales and parameters that play continuously in the background.
## 🚀 Local Development
@@ -23,6 +24,7 @@ To view the experiments locally:
- Digital Zen Garden: `zengarden/index.html`
- BTC Ticker: `btctick/index.html`
- Interactive Particle System: `particles/index.html`
+ - Ambient Soundscape Generator: `soundscape/index.html`
## 💻 Technologies