Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 968 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 968 Bytes

Odio

Beat Module

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.

Pitch Module

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.

Organizer Arena

Here you can organize audio sequences just like any other music creation platform to create music using your own samples.

Run

  • Install nodemon
  • Download app and run npm install
  • Run nodemon app.js and connect to localhost:3009/odio
  • Have fun playing with the app