ADAD1002 Assessment 2 Concept Statement
Over the course of my experimentation I tried to build a comprehensive “error aesthetic” that didn’t use the more conventional elements of glitch art like pixelation or discolouration. I wanted to explore sound-based computer aesthetics as well as visual, and for me that meant the obvious place to start was text-to-speech. Though understandable as human speech it sounds robotic and arrhythmic as the algorithm makes mistakes in its attempts to mimic a natural cadence.
Though it was effective in capturing the glitch theme I felt I should make alternate attempts to render error into an artistic form. I wondered if I could find this idea of a glitch outside of the software space and explore those. Can mathematics contain errors? As a system we trust to be so universally true and consistent, can we identify areas where it can fail, not by human error but by it’s own lack of capacity? To explore this I looked to the Collatz Conjecture, also known as the “simplest impossible problem”. The basic idea is that you take any positive whole number, and check if it is odd or even. If it is even, divide it by two. If it is odd, multiply it by three and add one. Repeat the process on the resulting number. For any number that any mathematician on earth has ever tried, this process eventually results in the number one. Despite years and years of searching, no counterexample can be found. However, it is currently mathematically impossible to prove that this holds true for every number. Mathematics appears flawed in that it cannot address something so simple.
One of the most interesting aspects of the conjecture is that the number of iterations required for a number to reach one is very inconsistent. Patterns emerge but disappear quickly when compared to surrounding output. To create a visual analogue for the pattern I designed a c program to print out an asterisk for each iteration it took a number to reach 1. When the number reached 1, it started on a new line. I was initially frustrated when the output started clipping around the sides of the terminal because there wasn’t enough space, but over a longer screen capture I like the variety it introduced into the pattern. In addition, it introduced, another idea of “error” in the user interface of the computer not being able to effectively display or contain accurate output.
This idea of software crumbling under the weight of its own output was a springboard for the next experiment. I used the “Grey Goo” hypothesis to demonstrate that even tiny files, when cloned iteratively and continuously, can take up massive amounts of storage place, causing the program and then eventually the operating system itself to stall and force the file explorer to be shut down. While the software performing the action works as intended that intention is to break and interrupt the work of other software, exploring the idea of glitch as malware.
Synthesising these ideas resulted in the final work. Number Stations are supposed radio frequencies that carry sequences of numbers broadcast continuously. There’s lots of speculation as to what the numbers mean, but for all we know they could be entirely random. I wanted to capture the audio aesthetic of the number station using defined patterns. I initially just used the text-to-speech software because I thought that it would add a superficial robotic tone to make the “broadcast” feel cold and automated.
I was delighted to discover that it adds a lot more to the piece, generating extra layers of error. The male voice reads out a Collatz sequence, while the female voice reads out the number one doubling. They are both flawed and inaccurate compared to the software process they are being accompanied by visually: the male voice speaks far to slowly to keep up with the Collatz sequence while the female voice rapidly overtakes the file generation.
The male voice explores the strange rhythm of the sequence, saying the word “done” at seemingly random intervals that match the length of the iterations. This compounds with the normal cadence of the text to speech software to create an interesting effect. The file-explorer-wrecking capacity of the grey goo sequence is reflected in the female voice: after reaching a certain size, the software can no longer pronounce a number as a single integer but as a series of digits. The number has grown too large for the software to handle.
These concepts and ideas of glitch merge in the final piece to create an uncomfortable work designed to demonstrate flaws in the mathematics and software that we trust to be so correct.















