Procedural Piano 'Music?'

Channel:
Subscribers:
766
Published on ● Video Link: https://www.youtube.com/watch?v=uRA8hW8fbt0



Duration: 22:21
97 views
8


Procedural piano music generated with Python.

Random equations were generated and iterated inside a random nesting of for loops.

I have the code somewhere but it's awful and no one should have to look at it. I wrote this program years ago when I was starting out in Python programming.

The tracks were hand chosen from a randomly generated batch of 1000 midi files and then a SoundFont program was used to try and make the piano sound more realistic.