Skip to content

pulakk/Odio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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