Tag: supercollider

  • Livecoding at Foam Kernow

    Clip of a small and extremely fun livecoding jam at foam kernow alongside Federico Reuben and Francesca Sargent:

  • Re-interpreting history

    A script for sniffing bits of supercollider code being broadcast as livecoding history over a network and re-interpreting them as objects in fluxus, written during an excellent workshop by Alberto de Campo and Julian Rohrhuber at /*VIVO*/ Mexico City. (osc-source “57120”) (define (stringle str) (map char->integer (string->list str))) ;;(osc-destination “osc.udp:255.255.255.255:57120”) ;;(osc-send “/vivo” “s” ‘(“fluxus:hola”)) (define…

  • Mexican livecoding style

    At only around 2 years old, the Mexican livecoding scene is pretty advanced. Here are images of (I think) all of the performances at /*vivo*/ (Simposio Internacional de Música y Código 2012) in Mexico City, which included lots of processing, fluxus, pure data and ATMEL processor bithop along with supercollider and plenty of non-digital techniques…

  • SuperCollider Symposium

    I had a great couple of days at the SuperCollider symposium, starting with a gameboy performance with Till Bovermann and ending with a talk on BetaBlocker with him and Tom Hall. As an outsider to the community (I have contributed code, but I’m not a regular user of Supercollider) it was interesting to pick up…

  • sc2012 livecoding flier

    Pleased that the Jellyfish project (or it’s instruction set) has found a use before I’ve had any time to write much code.

  • Betablocker @ SC2012 livecoding night

    I’m travelling to London this weekend to appear as a guest performer with Till Bovermann at the SuperCollider Symposium livecoding night, alongside livecoding all stars Benoit and the Mandelbrots, Thor Magnusson, Alo Allik and Yota Morimoto. Till and I will be collaboratively performing using the betablocker virtual machine, Till running it at audio rate inside…