Jump to content
SSForum.net is back!

Recommended Posts

Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...