llSourcell / Music_Generator_Demo

Music Generator Demo by @Sirajology on Youtube
247 stars 124 forks source link

msgpack #4

Open johnnogent opened 7 years ago

johnnogent commented 7 years ago

Hello

in file rbm_chords.py _songs = get_songs('Pop_MusicMidi') #These songs have already been converted from midi to msgpack

How to convert midi to msgpack please?

I have tested this program on my own .mid music. The generated results are 2 seconds each and very fast.

Many thanks to all, John

b4zz4 commented 7 years ago

I spend me the same.

Se7enPhoenix commented 6 years ago

Looks like two people said this. I have the same. What is the solution?

K-Kit commented 6 years ago

Could be wrong but i'm fairly sure you just change "file.mid" to "file.midi"