@enkiv2 @drwho
Thanks for posting this.
I am going to run it later today.
@20Hz @drwho NP. I should note that I know nothing about music theory, so results are questionable. But I'm proud of having written something that makes it comfortable to compose music from the command line with sox.

@enkiv2 @drwho
I also use this
#pyosound:
PYO
dedicated Python module for digital signal processing

http://ajaxsoundstudio.com/software/pyo/

@20Hz @drwho I remember looking into that a year or two ago and having a lot of trouble getting it working.

Do you know of a usable python midi library? That stuff is a minefield of broken/outdated projects with portability issues, & it doesn't make much sense.

@enkiv2 @20Hz @drwho

It seems to work pretty well for me. The midi library in it is pretty good as well. If I were you I would give it a shot again as it is the best imo package for music and sound available for python

@chaotic_signals @20Hz @drwho I probably had trouble with pyo because I'm on a weird fringe source distro. Basically anything where the binary is listed before the source gives me lots of trouble. I'll give it another try though.
@enkiv2 Yeah that is possible, that may be the problem. try it again as it is very useful and you can design instruments with a gui. Which increases accessibility