pySynth
http://home.arcor.de/mdoege/pysynth/
from pysynth_b import *
test = ( (’c3′, 1), (’c', 1) )
make_wav(test, fn = “test.wav”, bpm = 94 )
Node Box and Twitter
For a really weird reason when I compile simplejson on my netbook hackintosh and install Python Twitter everything works fine in Node Box. When I do the same on my imac, Python Twitter cannot run simplejson in Node Box (command line is fine?!!?!)… damn it is fucking annoying and I cannot figure out why. [...]