audio-reactive
There are 19 repositories under audio-reactive topic.
kelvinau/circular-audio-wave
JS library for audio visualization in circular wave using Web Audio API and ECharts
modustrialmaker/Rings-of-Saturn-LED-Light-Music-Visualizer
This is the code that is used for my "Rings of Saturn" light. It is very crude code right now, and there are a couple bugs, but it works for the most part. I used an electret microphone input, and a 6-channel RF receiver with remote, connected to an Arduino Mega. I plan to port this to an ESP8266 for Wifi control at some point.
spleennooname/threejs-meydajs-fftspectrum
:notes: :musical_note: :musical_score: Real-time FFT spectrum analyzer with ThreeJS, MeydaJS, RxJS.
lpaolini/Striptease
Sexy, audio-responsive effects on LED strips.
IPdotSetAF/NeoMatrix
The Ultimate Matrix Wallpaper
juniorxsound/noise_grid
🔈 3D web audio visualiser built with Three.js
UstymUkhman/fbo-particles
WebGL FBO Particles
JCBrouwer/self-supervised-audio-reactive
Code for my masters thesis "Self-supervised Audio-reactive Music Video Synthesis"
patternleaf/lantern
A remote-controllable WS2812 LED installation.
stooby/sonic-mirror
A SuperCollider instrument for autonomous embedded audio recording, generative sound, and musical performance.
UstymUkhman/sound-particles
PixiJS audio reactive particles.
LedFx/LedFx-Docker
This will eventually be an LedFx Docker image repo. Currently it's a compilation of Dockerfile's that all work in different ways.
timschneeb/Ws2812LedController
Advanced LED controller software for the raspberry pi with a remote client application
crncck/Audio-Reactive-3D-Image
Audio reactive rasterized 3D image using Processing language
Hazetheai/auratyk_website
Nuxt & Three JS site for Audio Visual Artist
NicolaFarronato/lucid-sonic-dreams-sg3
lucid-sonic-dreams with Stylegan3 support
alondattner/sound-visualizer
SoundVisualizer is a 3D audio-reactive visualizer that responds to music, creating vibrant, rotating visuals based on sound. Made for a p5.js course in my HCI master's program.
guillaumelauzier/reactive-sound-visualizer
This code uses the line() function to draw lines in 3D space based on the frequency data from an MP3 file. The lines are colored using a selection of colors stored in an array. The code also includes a setup function to load and play an MP3 file, and a draw function to update the visualization over time.