Classifies your beats in real time using LSTM RNN trained using keras on audio samples from the microphone. Detects and classifies beats at each point in time and converts or maps them to real drum beats.
Extracts the pitch and the volume at each point in time when recording and later converts it to other harmonic instruments with the same tune as recorded.
Here you can organize audio sequences just like any other music creation platform to create music using your own samples.
- Install nodemon
- Download app and run
npm install
- Run
nodemon app.js
and connect tolocalhost:3009/odio
- Have fun playing with the app