This is a final 1.0 version i.e. final as in it works, it also shows some of the benifits and drawbacks of using the pycap game framework with python installed. It is realy nice to have a portable version of python that is small, doesn't need to be compiled, and works on machines where sdl will not work and doesn't depend on the version instaled prev on your machine. The drawbacks are you have to do all your graphics such as buttons exc, from scratch (until I realese a couple of togles, buttons exc, you don't have any available).. There is a nasty text glich in it where all the text is changing colour maybe there is a work around..
http://dexrowem.blogspot.com/search?q=pycap+drum+machine
It outputs to a grid.dat file from that point on it is up to you to parse the file and use it as a drum machine or a piano roll or whatever you want. The program loads text to describe the rows in a file called text.dat


