supercollider data sonification
 
 
Go to file
Rob Canning 05280e263b graphic for konS catalogue added 2023-12-22 21:38:21 +01:00
ardour/witw graphic for konS catalogue added 2023-12-22 21:38:21 +01:00
data added data files 2023-10-21 10:12:23 +02:00
graphics graphic for konS catalogue added 2023-12-22 21:38:21 +01:00
sc graphic for konS catalogue added 2023-12-22 21:38:21 +01:00
README.md rizoma coproducer added to readme 2023-11-15 14:44:39 +01:00
autostart.sh floss plumbing 2023-10-16 17:49:12 +02:00
witw.liq added streaming liq and updated readme, installation fixed for streaming version 2023-11-15 13:43:06 +01:00
witw.xml added data player within supercollider 2023-10-21 10:10:10 +02:00

README.md

Whistling in the Wind

A 'data-guided' generative music composition by Rob Canning (2023-24)

Whistling in the Wind is an installation combining electronic music with real-time data sonification. The piece takes live and histoic data from environmental monitoring stations as its data inputs which then influences musical change in real-time within the composition's own generative logic. In this sense it is more of a 'data-guided' generative music composition than a direct sonification of incoming data.

The installation can be thought of as similar to wind chimes in that one system (the collection of tuned pipes) is exposed to another (the wind speed and direction), but a little more complex. The first system is the musical composition, described in software, where some parameters are variable and open to external influence while other element are fixed and more deliberatly composed.

For example, some of the rules of the work function as follows, if the wind gusts come from the east then a melodic minor scale becomes dominant, unless the temperature is below 10 Celcius in which case it becomes a natural minor. If the wind is from the west then the composition uses more chromatic melodic elements, the variation between the wind gusts and the average wind speed influence the tempi and pace of the music. Relative humidity exerts influence of the density of rhythmic activity and sustain length of the notes. If the humidity is high in combination with high temperatures then the registral charachter of the music becomes more shrill moving activity into the upper octaves of the virtual instrument. Rainfall triggers the insertion of shorter more pontalist rhythmic fragments within the soundscape. These are the some of possible examples of how the music and data interact with one another to create the evolving soundscape of Whistling in the Wind

Installation and Live Stream

The sound installation will be installed in a physical location such as a gallery or public space in Maribor in 2024. Whistling in the Wind currently exists as existing as a live streaming Internet radio station.

Credits

Whistling in the Wind was commissioned through the EU funded KonS Platform for Contemporary Investigative Arts as a creative response within the city{making}sense project directed by urban planner and architect Andrej Žižek. https://kons-platforma.org/dogodki/andrej-zizek-citymakingsense/() It is producted as a co-production with Zavod Rizoma http://zavodrizoma.si/

The environmental monitoring stations currently used by the work are located in the city of Maribor in Slovenia and are developed and maintained by Institute IRNAS https://www.irnas.eu/.

Technologies

The composition uses Supercollider in conjuntion with a set of Python and Bash scripts which gather data from the environmental monitoring stations via an API. The composition is then streamed as an online radio using Liquidsoap and Icecast. Everything runs headless on a Debian 12 server requiring minimal long term maintenance.

Code

The code lives in a git reposity publicly hosted by kompot.si, a collective of Slovenia's finest autonomous infrastructure and free software advocates.

System Requirments

Debian 12 OS, Jack2, Supercollider 3.13.0, Python3, Bash, Liquidsoap, Icecast2 Streaming Server