Audial Reality
Visualizes sound in real-time using the audio input of a browser using webgl, shaders, and procedural noise.
Setup
- Requires node.js to be installed
npm install
- Installs all dependencies
Development
Start the development server:
npm start
Use
With the development server running, open http://localhost:3000/
Allow microphone access when prompted. Hit the tab
key to cycle through the visualizations.