1
0
Fork 0
mirror of https://github.com/mouse-reeve/infinite_gnossienne synced 2025-06-16 05:00:33 +02:00
No description
Find a file
2023-05-01 16:43:23 -07:00
static A bit more legato 2019-09-12 14:09:42 -05:00
templates Gets rid of soundfont player o_o 2019-09-11 21:45:33 -05:00
.gitignore Include library files in git 2019-04-05 11:33:38 -07:00
app.py Plays in browser 2018-10-30 17:56:51 -07:00
generate.py old generative python code 2018-10-31 14:14:12 -07:00
gnossiennes_1.mid Don't need that xml no more 2018-10-31 14:15:19 -07:00
index.html base dir index should be a symlink 2019-08-09 19:16:10 -07:00
LICENSE Create LICENSE 2018-11-01 14:59:24 -07:00
parser.py Remove generator and fix tokenizer for whole rests 2018-10-31 10:29:48 -07:00
README.md Update README.md 2019-09-16 16:52:35 -04:00
requirements.txt Bump flask from 1.0.2 to 2.3.2 2023-05-01 20:26:33 +00:00

Infinite Gnossienne

An endless version of Erik Satie's Gnossiennes No. 1.

I parsed a midi file of the piece into artificial 4/4 measures (the piece is in free time, I know, sorry Satie) and made a markov chain associating the measures across the bass and treble tracks. The result plays back as an endless version of the composition.

Libraries in use: