Monday, September 01, 2008
csound drum machine with graphics
csound drum machine
It is silly how easy this is it is clarinet though and not drums. my working title is fruity toots. It is programed in python and wxpython and it generates code for the score file. I also updated the parser to include ifn numbers and a few that are numbered to get around some of the variable argument issues. defining the ifn number as a constant like ifn = 1 is common in the manual.
It is silly how easy this is it is clarinet though and not drums. my working title is fruity toots. It is programed in python and wxpython and it generates code for the score file. I also updated the parser to include ifn numbers and a few that are numbered to get around some of the variable argument issues. defining the ifn number as a constant like ifn = 1 is common in the manual.
Labels: csound, drum machine