Badge
Text
Card
Every pixel responds to your audio input. Kick drums trigger geometry shifts. Hi-hats scatter particles. Bass warps the entire canvas. Zero latency FFT processing at 120fps.
CoreLayer custom GLSL shaders like effects pedals. 60+ built-in shaders from chromatic aberration to feedback loops. Write your own or fork from the community library.
CreativeMap any visual parameter to any MIDI controller. Twist a knob on your Akai and watch color palettes shift in real time. Full MPE support for expressive control.
Control<Card card={{
icon: '01',
tag: 'Core',
tagVariant: 'yellow',
title: 'AUDIO REACTIVE',
description: 'Every pixel responds to your audio...',
}} />Color Tokens
All tokens live in src/app/globals.css under @theme. Change any value and every component updates automatically.
See it live on homeSystem Pages
“No signal”. Shown when a route doesn't exist.
→ Preview“Signal lost”. Shown on runtime exceptions.
→ PreviewThe 404 page is live at any unknown route. Try /this-does-not-exist. The error page triggers on runtime exceptions.