09-06-2016, 07:11
(This post was last modified: 09-06-2016, 07:48 by Kevin Irving.)
Hopefully you don't mind me posting an executable file download. It's not a virus or anything, it's a perfectly clean program that generates MIDI files. It requires the 2015 Visual C++ redistributable installed before it will run. It's a linear congruency generator based off of time seed (pseudo-random effectively), so you need some pretend luck.
[URL="https://drive.google.com/open?id=0B5CQAUPV6Rt2Tk5ITlhZNGxTZEk"]https://drive.google.com/open?id=0B5CQAUPV6Rt2Tk5ITlhZNGxTZEk
[/URL]
Here's the code.
https://drive.google.com/open?id=0B5CQAU...zk5bkx4bW8
https://github.com/lifehax/melodygenerator
[URL="https://drive.google.com/open?id=0B5CQAUPV6Rt2Tk5ITlhZNGxTZEk"]https://drive.google.com/open?id=0B5CQAUPV6Rt2Tk5ITlhZNGxTZEk
[/URL]
Here's the code.
https://drive.google.com/open?id=0B5CQAU...zk5bkx4bW8
https://github.com/lifehax/melodygenerator

