Skip to content

Unilmalas/ComposeRNN

Repository files navigation

ComposeRNN

use a simple RNN to compose music

steps:

  1. get a midi file
  2. decode midi file and paste result into the text file read by the RNN
  3. copy-paste the output of the RNN to the midi player (as list)

There are two versions: the first just uses notes, the second also adds velocity and time. Overall a bit unpolished, but some really nice sections result from e.g. Bach - Wohltemperiertes Klavier.

About

use a simple RNN to compose music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published