Archives
-
[tap-array] – Pd code
I’m nearing the release of the multipoint synth I’ve been working on, but in the meantime here is some useful code for GUI controlled arrays in Pd. I call these ‘tap-array’ objects, since they were originally designed for a tap delay system I’ve been developing. There are also table read and write objects [...]
Feb 26th, 2010 | Filed under Programming, Releases -
MStretchSynth and MDrumSynth Demo Videos
I’ve finished two demos of a multitouch instrument I’ve been programming. You can see the videos on Vimeo:
The synth uses the Macbook Pro trackpad, but it can accept any multitouch interface that adheres to the TUIO specification. I programmed the instrument to react to the relationships between the points, instead of simply mapping [...]
Feb 7th, 2010 | Filed under Instruments, Programming