MusDr icon indicating copy to clipboard operation
MusDr copied to clipboard

How to switch my midi file into .csv file?

Open MarcusLee-awsome opened this issue 3 years ago • 4 comments

Would you tell me how to switch my midi file into .csv file?

MarcusLee-awsome avatar Nov 06 '21 07:11 MarcusLee-awsome

Hello,

You have to translate your midis into event-based representation (e.g., REMI, another of our work). The following page explains the whole procedure: https://github.com/YatingMusic/compound-word-transformer/blob/main/dataset/Dataset.md

From those "events" you may easily arrange a csv.

slSeanWU avatar Nov 15 '21 03:11 slSeanWU

Thanks for your work! I use 'Compound-word-transformer' to switch midi file to event-based representation (pkl file). Would you tell me how to switch event-based representation (pkl file) to csv file?

binghuang21 avatar Feb 12 '22 09:02 binghuang21

Thanks for your work! I use 'Compound-word-transformer' to switch midi file to event-based representation (pkl file). Would you tell me how to switch event-based representation (pkl file) to csv file?

I have the same question

borishanzju avatar Aug 05 '22 13:08 borishanzju

same question

liangyi-2013 avatar May 10 '24 08:05 liangyi-2013