PDA

View Full Version : Random melody generator thingy is pretty darn win



dislekcia
19-03-2011, 12:20 AM
http://code.compartmental.net/2011/03/18/sound-byte-melodizer

Randomly generates melodies based on probabilities to play notes in a range relative to what's currently playing. Genius, check it out.

edg3
19-03-2011, 11:03 AM
That is pretty awesome :D

/me looks through the source
Definitely going to look at hacking this into c# w/ XNA with the 4.0 SoundEffect stuff

Machine
19-03-2011, 06:10 PM
oh man, that was fun. I particularly enjoyed letting it randomise the blues scale with maximum shuffle.

It's a shame there aren't different beats other than the simple 4/4 "duff-duff" kick, if they could program the kick to be random that would be awesome too.