keunwoochoi / lstm_real_book

LSTM source code to generate jazz chord progressions
130 stars 18 forks source link

Mapping of files to chord sentences #2

Open loisaidasam opened 7 years ago

loisaidasam commented 7 years ago

It would be nice to have a CSV of songs by title with associated chords.

Initial work/thoughts/discussion in this PR: https://github.com/keunwoochoi/lstm_real_book/pull/1

loisaidasam commented 7 years ago

Did a bit more googling to find a chart/software for automated key transposing, and found this music21 library that seems will be able to do it: http://web.mit.edu/music21/doc/moduleReference/moduleStream.html#music21.stream.Stream.transpose