Drumbutt v.1 (11/2/09) ======================= so, what we have here is a first stab at building a "drum machine" that sounds sort of human. drumbot.exe is a DOS app which randomly "composes" a drum score, and then by deftly arranging a boatload of samples, creates a .wav file "rendering" of this score. by "sounding human", we mean that the simulated drummer has two hands, maintains a good approximation of the beat, and doesn't always hit a given drum with the same velocity or in the same place. * DOS/Windows only, sorry. my programming skills are pretty limited as it is. * drumset consists of bass drum, 2 toms, a floor tom, and a snare. maybe i'll add cymbals someday, i dunno. download and unzip that .zip file somewhere. in the folder you'll see a bunch of textfiles (these are the drum samples in ASCII text) and the drumbot.exe itself. double click the drumbot.exe, it will ask for some parameters, and then create a .wav file in the same directory. pretty simple, really. thoughts, comments, etc--> colbecklabs @ gmail.com