# Dynamic Waveform

> "Dynamic Waveform" component generates a multi-layered, oscillating pattern inspired by audio visualizers and signal monitors. It uses a combination of sine waves and noise to create a constantly evolving and intricate animation.  I've included new interactive controls for Wave Complexity, Amplitude, and Frequency, allowing you to transform the visual from simple, smooth waves into a complex, chaotic signal.

- Author: [Dhileep Kumar GM](https://21st.dev/@dhileepkumargm)
- License: no-license
- Tags: Interactive, Noise, Background Animation, 2D Shader, Shader Background
- npm dependencies: three
- Live preview: https://21st.dev/@dhileepkumargm/components/dynamic-waveform

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/dhileepkumargm/dynamic-waveform?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/interactive.md
