Monday, July 06, 2009

 

pygame music grid beta .9

Pygame music grid


testers and ideas are welcome

google group

Labels: , ,


Monday, June 29, 2009

 

pygame music grid beta .1

I don't think I am ready to declare a release yet but I will post it here. This is a base for piano rolls, sequencers drum machines exc in the python library pygame. This is tested in python 2.5. It isn't as far as the pycap version but the graphics are working alot better.. it is based on an ants demo from some python book I will need to look up so I can credit better. The rest of the code is stuff I have released before.. The intention is that it will read a file for the default values including an external python file that will recieve data from the grid.. The grid doesn't have to know anything and will be reused




pygame music grid base

Labels: , , , ,


Saturday, May 23, 2009

 

pygame libraries usefull for piano rolls, drum machines exc

I am starting to look through the pygame libraries for python to see what would be useful for drum machines or piano rolls, (times lines exc....). two libraries stand out one is albow. They have a widget called gridview that is a good start on almost any project. This is the one I am currently playing around with. ocempgui is another one. It has a toggle widget that is a rectangle. The problem with the latter one is that it isn't obvious how to change the color of it..

Labels: , , ,


This page is powered by Blogger. Isn't yours?