File size: 1,621 Bytes
046c834 4fdb5c5 046c834 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
license: cc-by-sa-4.0
language:
- en
tags:
- mir
- drum
- transcription
- midi
pretty_name: MDBDrums++
size_categories:
- n<1K
---
# MDB Drums ++
This repository contains updated annotations for the MDB Drums dataset, which itself consists of drum annotations and audio files for 23 tracks from the [MedleyDB](http://medleydb.weebly.com/) dataset.
## Contents
- Audio: drum-only WAVs in `audio/`
- Annotations: MIDI files in `annotations/midi/`
- Logic Pro sessions: `.logicx` in `logic_sessions/`
- Metadata: `metadata.csv` with one row per track
`metadata.csv` columns:
| track_id | style | split | audio_path | midi_path | logic_project_path | sample_rate_hz | num_channels | duration_sec | license | source | notes |
| :-- | :-- | :-- | :-- | :-- | :-- | --: | --: | --: | :-- | :-- | :-- |
All file paths are relative to the repo root. Durations are derived from WAV headers.
## License
As with the original dataset, the audio and annotation files are published under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).
## Tracks
For each of the tracks drum only files are included. Full mixes and multi-track wavs are available from the original repo.
## References
| **[1]** | **[C. Southall, C. Wu, A. Lerch, J. Hockman, MDB Drums - An Annotated Subset of MedleyDB for Automatic Drum Transcription, Proceedings of the 18th International Society for Music Information Retrieval Conference (ISMIR), 2017.](https://carlsouthall.files.wordpress.com/2017/12/ismir2017mdbdrums.pdf)**|
| :---- | :--- | |