


KINECT MAX MSP HOW TO
I didn’t need to turn around and drive back or walk the curator through how to turn on computer software. In the middle of the call, the power came back on, the computer turned on (setting to automatically start after power failure), and a minute later, the cron kicked in opening up all software.
KINECT MAX MSP MAC
Since I was able to borrow Mac minis for the exhibition, I incorporated cron jobs and scripts to transform Mac minis into glorified audio players for two of the works. Austin and Sarisha Hogan and supported by funds from the Oregon Arts Commission) had six sound artworks running for three months. In 2019, my first solo exhibition at the Edith Barrett Gallery in Utica, NY (curated by Megan C. The work was up for a month in the Broadway Commerce Center in downtown Eugene, OR.
KINECT MAX MSP PRO
The piece involved taking live video feeds from Raspberry Pis (a collaboration completed by the South Eugene Robotics Team, URL) that was mangled by a Processing sketch and subsequently controlled a live synthesizer running in Logic Pro X. For example, in 2017, I worked with Harmonic Laboratory ( URL) on a Mozilla Gigabit Foundation Grant ( URL) project called City Synth, which turned the city of Eugene, OR into a musical instrument.
KINECT MAX MSP SOFTWARE
Since #Carbonfeed, whenever I found myself working on a sound installation that required advanced software (e.g., Processing, Max/MSP, Logic Pro X), I inevitably involved a cron. In #Carbonfeed, I used the cron to check if the software had crashed and automatically reboot, and every 8 minutes, I altered Twitter hashtag sets on the LCDs, in order to change the dynamic of the work and create new opportunities for discourse. For a how-to on the cron and cron specifics, please jump to the bottom of this article. #Carbonfeed hashtags (photo by Janelle Rodriguez ) #Carbonfeed (photo by Janelle Rodriguez ) Figure 2. To anticipate power failures, and to even alter hashtag sets on the LCD screens (Figure 2), I needed a way to automate software processes and failsafes. The piece incorporates a custom node.js script running on a Mac mini. I got into cron jobs in 2014 while I was working with John Park on #Carbonfeed ( URL), a multimedia installation that leverages Twitter API to transform real-time tweets into physical bubbles in tubes of water as well as a musical composition driven by behavior on Twitter (Figure 1). A software utility for Unix (read Mac), the cron automates processes and tasks, allowing the computer to be used as your personal docent to check on installation software, updating variables as part of the work or fixing issues as they crop up. One added insurance for artists relying on computers (e.g., Mac Minis) for unattended digital works is the cron job.Ī cron is “a time-based job scheduler” that runs periodically (time intervals) to help “maintain software environments” (footnote 1). For exhibitions, this time period can mean a month or more with hours that vary from business hours to a taxing 24-7. Sound art installations that require digital computing, especially projects that rely on advanced software, demand added insurance of stability in order to remain up in an unattended space for extended periods of time.
