Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

prasiman/bpm-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPM-Node

BPM-Node is a BPM detection application built with Node.js. This project was bootstrapped with Create React App.

You can visit https://bpm-node.herokuapp.com/ to give a try.

Usage

Select the audio file which to process, then choose the tempo estimation range. The BPM will be displayed after the calculation is complete.

To-do list

  • Basic feature
  • Choosing tempo estimation range
  • Add validation to form

Known issues

  • Delay or stuttering may happen when the calculation started, depends on the file which processed

Installation

Clone

git clone https://github.com/prasiman/bpm-node.git

Development

Install dependencies:

npm install

Run at http://localhost:3000/:

npm start

Build:

npm run build

Author

Prasetyo Iman Nugroho. Mail me at pras_iman@hotmail.com.

License

MIT License

About

BPM detection application built with Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published