thomas-chauvet / pianoMaker

Generate (monophonic) piano music with LSTM based on MIDI files converted in piano rolls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple LSTM to generate piano music

Generate music based on classical piano from famous composers.

From midi file, we create piano roll and we use a simple LSTM to generate music.

Work In Progress...

About

Generate (monophonic) piano music with LSTM based on MIDI files converted in piano rolls


Languages

Language:Jupyter Notebook 97.3%Language:Python 2.7%