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
- Host: GitHub
- URL: https://github.com/tableflip/noisy-circles
- Owner: tableflip
- License: mit
- Created: 2014-05-15T15:33:15.000Z (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-06-17T21:10:08.000Z (about 12 years ago)
- Last Synced: 2025-06-11T08:06:06.111Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://tableflip.github.io/noisy-circles/
- Size: 283 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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