Synthesizer synesthesia
Turn MIDI notes into colors.
git clone https://github.com/rileyjshaw/synthesia.git
cd synthesia
npm i
./node_modules/.bin/electron-rebuild
Plug in a MIDI keyboard, then:
npm run start
Licensed under MIT. Created by rileyjshaw.