JamesOwers / midi_degradation_toolkit

A toolkit for generating datasets of midi files which have been degraded to be 'un-musical'.
MIT License
38 stars 5 forks source link

Decide what datasets to include in ACME v1.0, and what parameters to use for the degs. #42

Closed apmcleod closed 5 years ago

apmcleod commented 5 years ago

Current thoughts are:

piano-midi is a must.

PPD should go in as well, but decision on monophonic vs polyphonic.

Maestro would be nice, but probably best to leave it for future work.

apmcleod commented 5 years ago

Using all 3 datasets is sensible, and I think default settings is fine initially.

I've added into the paper that we intend to investigate different settings in future work. It's very possible that different settings (like align_onset, etc) might make the tasks more difficult, but they seem to be difficult enough already...

We should probably set min_pitch and max_pitch to 21, 108 to match the pianoroll defaults, but nothing else. And I'd suggest just using those values as deg defaults anyways, for simplicity in writing the paper.