Skip to content

Butsco/epleptic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

cd epileptic-node
npm install

Run server

cd epileptic-node
node server.js

Detect the beat

First plug in the audio input in your microphone jack

http://localhost:7000/client.html

Now accept the use of the microphone. If you plug out the audio input, you must refresh the browser window.

Open on all devices

First find the ip address of the computer with the node server.

http://<ip-address>:7000

Releases

No releases published

Packages

No packages published