Drake7707 Posted May 29, 2011 Report Posted May 29, 2011 Pppppppprobably some of you have heard of the otomata thing, which generates procedural music using cellular automata rules, located here: http://www.earslap.com/projectslab/otomata I took a challenge for myself to duplicate the entire thing in C# under an hour, but failed (took 4 hours for the basic stuff). Anyway, I kind of threw in everything that I could think of afterwards. It's pretty fun to play around with You can find it here: http://proceduralmidi.codeplex.com/ (entire source code is available and documented) I even made a screen cap huzzah:http://www.youtube.com/watch?v=sVgDxZQ8hYc Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.