Hello! MedleyDeBugger is an application that processes and error-checks multitracks before they are uploaded to the MedleyDB database.
Maintained by:
Julia Wilkins @jlw365
Rachel Bittner @rabitt
This code is released along with MedleyDB and is a component of the work presented in the following publication:
R. Bittner, J. Wilkins, H. Yip and J. P. Bello, "MedleyDB 2.0: New Data and a System for Sustainable Data Collection", in Proceedings of the 17th International Society for Music Information Retrieval Conference Late Breaking and Demo Papers, New York City, USA, Aug. 2016.
MedleyDB [code repository] [website]
git clone https://github.com/marl/medley-de-bugger.git
cd medley-de-bugger
pip install -r requirements.txt
brew install sox
brew install qt
brew install sip
brew install pyqt
python new_multitrack/new_multitrack.py # launch the application
- Follow the prompts to select your audio and run it through the app.
- After you're done, a new folder will be generated with a multitrack in MedleyDB format.