chrvadala / music-beat-detector

music-beat-detector is a library that analyzes a music stream and detects any beat. It can be used to control lights or any magic effect by the music wave.
MIT License
252 stars 25 forks source link

usage in browser #11

Open sloev opened 1 year ago

sloev commented 1 year ago

i am looking at trying to make an example of beat detection with beat events in sync. Have anybody tried using 'mic' input on this and browserify to use music-beat-detector for browser?