Skip to content

Releases: fleximeter/music_generator

Alpha v1

28 May 14:15
f2dd77d

Choose a tag to compare

Alpha v1 Pre-release
Pre-release

This is the first alpha version. It contains functionality for predicting the next note in a melody. You can train it on any collection of MusicXML files that meet the following criteria:

  • all staves contain only pitched notes (no unpitched sounds)
  • all staves have only one voice per staff (no multiple-voice staves or chords, just single notes)

Depending on the length of the scores you train on, you might need to shorten the maximum sequence length used for training.