Skip to content

Jedyle/music-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To launch the application, you must have python 2.7, virtualenv and pip installed.

  1. Clone this repository

  2. Go to the root directory and install the required libraries in a virtualenv

virtualenv -p python2.7 venv
source venv/bin/activate
pip install -r requirements.txt
  1. Launch the app with 'make'

About

Small python software to analyze rhythm and melody in multiple tracks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors