diff options
| author | Yuval Adam <_@yuv.al> | 2025-02-27 14:41:11 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-02-27 14:41:11 +0100 |
| commit | aedb666cbf969cd56442424af63a4163393fc430 (patch) | |
| tree | f956108783a0363bac05344aca35da343c20bec3 /index.html | |
| parent | 8b4a63947c4943124d43f75ecef944ed2cb5fd31 (diff) | |
soundscape is crazy good
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -33,6 +33,7 @@ .container { max-width: 800px; padding: 2rem; + margin: 2rem; background-color: rgba(255, 255, 255, 0.85); border-radius: 20px; box-shadow: 0 10px 25px rgba(90, 61, 92, 0.2); @@ -148,6 +149,14 @@ device tilt. </div> </a> + + <a href="soundscape/" class="experiment-card"> + <div class="experiment-title">Ambient Soundscape Generator</div> + <div class="experiment-description"> + Create beautiful, generative ambient soundscapes with customizable musical scales, modality, and + parameters that play continuously in the background. + </div> + </a> </div> <footer> |
