Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

making pickle file from new midi files #2

Closed
shinandrew opened this issue Jan 3, 2017 · 1 comment
Closed

making pickle file from new midi files #2

shinandrew opened this issue Jan 3, 2017 · 1 comment

Comments

@shinandrew
Copy link

Thanx for the great repository.

I'd like to examine DeepBach with my own MIDI dataset,
but the way pickle file is made is a bit difficult to comprehend.

Could you please let us know as to how to convert MIDI files to the pickle file to be used,
e.g. what kind of preprocessing is needed, how to organize them, etc?

Thanx a bunch.

@Ghadjeres
Copy link
Owner

See the --dataset argument #8
Your dataset folder must contains all your midi files.
The midi files must be multitrack, each track being monophonic. You need to be able to parse them using the converter.parse function from music21
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants