SacredVis is a smart audio-reactive visualizer that transforms desktop audio, microphone input, and live sound into living, vibrant visuals. Powered by a built-in Music Brain and Color Brain, it doesn’t just flash lights to beats — it understands rhythm, tone, mood, and emotion, and responds with colors and shapes that feel alive. 🌟 Features
🎧 All-Audio Support – Reacts to desktop audio, microphones, and instruments.
🎨 Intelligent Color Brain – Maps bass, mids, and highs into unique palettes and gradients.
🧠 Music Brain – Detects rhythm, melody, and dynamics for fluid, expressive visuals.
🔮 Mood Modes – Choose between flowing geometries, pulsing beats, meditative waves, and more.
🖥️ Fullscreen or Windowed – Use as a performance tool, streaming backdrop, or daily art piece.
⚡ Simple UI – A friendly control panel to adjust sensitivity, color themes, and intensity.
💡 Vision


Follow these steps:
#The only requirement is having Node.js & npm installed - [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating)
# Step 1: Clone the repository using the project's Git URL.
git clone https://github.com/Anthony-Leon6/sacred-visualizer.git
# Step 2:
cd sacred-visualizer
# Step 3: Install Dependencies
npm install
# Step 4: Start the dev server
npm run dev
## What technologies are used for this project?
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS