Archives March 8, 2009
Fixed bug in generic attribute support
Written by
on
in
Snaking.
Working up the sample code for the "legacy free" section of the PyOpenGL talk for PyCon I discovered that the glVertexAttribPointer wrapper never got finished. You could pass in c_void_pointers, but other than that it just wouldn't work. Obviously not a lot of people using the generic attribute support in PyOpenGL... but then I knew ...
Audio Monitor for System Load in CSound (Using CSound from Python)
Written by
on
in
Snaking,
Young Coders.
To try to help out with Seneca's presentation today on the Python interface to CSound I tried to create a small demonstration application. It shows the use of CSound's "real time" Python API, that is, the API that allows you to poke notes directly into the score buffer for playing.
bzr branch http://www.vrplumber.com/bzr/csound-monitor