An open API service indexing awesome lists of open source software.

https://github.com/tableflip/noisy-circles

Uses the webaudio API to react to sound input
https://github.com/tableflip/noisy-circles

Last synced: 11 months ago
JSON representation

Uses the webaudio API to react to sound input

Awesome Lists containing this project

README

          

Based on https://github.com/cwilso/PitchDetect

Listens to the mic using the WebAudio API, and throws circles about when something like a musical note is heard. The radius of the circles changes depending on the pitch of the note

To run:
- $ NPM install -g http-server
- $ http-server