Transmission Control Protocol LP
Transmission Control Protocol is available on limited release Vinyl. Undertaken in winter 2020 as a response to the COVID-19 lockdown - I built a software application to enable direct collaboration with each of musicians featured on the album.
Performing live at Garden States : Regeneration
As Entheogenesis Australis (EGA) celebrates its 21st year in 2025 they are holding a long-awaited outdoor ethnobotanical conference, getting everyone back to the garden and amongst nature.
Dying: A Memoir (MTC)
Acclaimed author Cory Taylor's last work has been adapted by writer Benjamin Law for Melbourne Theatre Company with audio from The Sound of Cancer: SonoGene Module.
How to automatically run a python script when you turn on your Raspberry Pi
When you've made a python script to handle control inputs, outputs and other elements for your RNBO patchers running on the Raspberry Pi - you'll likely want to start it running every time you boot, without having to initiate it in the terminal.
Getting started with RNBO & Raspberry Pi @ MESS
Jay Curtis / lysdexic (Max Certified Trainer) & Tom Hall (Cycling '74) will lead you through setting up a Raspberry Pi for the first time to work with RNBO, and how to use the GPIO pins to add controls and sensors for making your own standalone synthesizer running RNBO with controls.
The Sound of Cancer : SonoGene Module
The Sound of Cancer is a collaborative multidisciplinary group interrogating cancer, specifically Melanoma. I developed the SonoGene module as an interactive means of articulating the process of Melanoma in seven discrete phases from Melanocyte (Healthy Cells) to Apoptosis (Death of Cancer Cells.)
Using a Gyroscope + Accelerometer module with RNBO on the RPi
An IMU is a common module to use with microcontrollers for measuring tilt and rotation. They're small and are perfect for use in wearable technology and robotics projects. In this article we'll use an MPU6050 with the i2c protocol and get it talking to our RNBO patcher on the Raspberry Pi.
Make an LED Strip peak volume meter with RNBO on the Raspberry Pi
In this article we'll learn the basics of using a small NeoPixel LED strip to respond to the volume of our RNBO patcher on the Raspberry Pi.
How to use Bluetooth MIDI on the Raspberry Pi with RNBO
I’ve been testing as many MIDI and audio interface devices as I can with the Raspberry Pi export target, since wireless MIDI is becoming a little more common so thought I’d share this in case anyone might be interested.
Light up some LEDs with RNBO on the Raspberry Pi
You've just made your own desktop synthesizer with RNBO and the Raspberry Pi, you're ready to switch the lights off and jam out - but there's no visual feedback... If there's a bleep in a dark studio but there's no pulses of twinkling light - did it even happen?