Skip to content

rickhurkens/beatdetektor_from_audioIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeatDetektor_from_audioIn sending the results through socketio.

----

This project analyzes the sound from an audio input device to get the current bpm.
The bpm is sent to the express webserver using socket.io.

----

Usage

executing `node index.js` starts up the web server.
Then browse to http://localhost:3000/

----

Makes use of cjcliffe's BeatDetektor BPM detection library: https://github.com/cjcliffe/beatdetektor

About

This project analyzes the sound from an audio input device to get the current bpm. The bpm is written to the browser console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors