From 51d880c9dd5454f97c94d1b1ba4c65e4415f0fd3 Mon Sep 17 00:00:00 2001 From: terry feng Date: Mon, 13 May 2024 20:49:43 -0700 Subject: [PATCH] add 4 descriptions to landing page demos --- src/_data/landing_data.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/_data/landing_data.yaml b/src/_data/landing_data.yaml index 0743f1639..bb7722b26 100644 --- a/src/_data/landing_data.yaml +++ b/src/_data/landing_data.yaml @@ -40,12 +40,16 @@ description: For smoke testing href: demos/stress-box/ - title: Wavetable Synthesizer + description: Wavetable synthesis and sequencer href: demos/wavetable-synth/ - title: AnalyserNode with visualization + description: Spectrum and waveform visualization with the Canvas API href: demos/visualizer/ - title: Panning and Reverberation + description: Spatial and binaural acoustic simulation href: demos/panning-reverberation/ - title: WebGL Pool with 3D audio + description: Play pool in your browser href: demos/pool/ - title: Selected Projects