Conceptually this project began as a desire to creatively interpret quantum field theory by showing it as a series of energy fields that interfere constructively / destructively under observation, yielding the colorful flows seen in the artwork. As the project progressed, an ethereal quality emerged that reminded me of experiences I have had while practicing meditation. While I am not spiritual I do feel an energetic connection to the world in these moments and was compelled to share what I experienced in this collection.
There are many ways one can practice meditation; using audio as an aid is a popular method. Soothing music, rustling sounds of nature, chimes of singing bowls, or low octave chants are among many of the popular auditory aids. Elements common to all include a mix of constant tones, pleasing chords, overlapping octaves and subtle variations over time. I used these elements to shape the synthesized audio frequencies in the omnipresent drone as it reacts to the slowly shifting light and dark areas within the visual art.
While my primary objective was to create an audio-visual experience someone can become lost in, I also wanted to ensure the first static frame would maintain this sense of motion and be suitable for a high quality print that could hang on the wall.
Unwrapping Twisted Tori
Continuing my creative exploration of a technique I discovered while studying raymarching, used previously in my Quarantine collection, I experimented with different shapes (sphere, cube, torus), boolean operations (union, subtract, intersection), and spatial transforms (twist, displacement, move). Using this “unwrap” technique. Ultimately, I discovered that a smooth union of two twisted tori of varying diameters and thicknesses would produce a temporally stable and pleasing render, while allowing for an infinite cyclical motion.
The Lissajous curve technique was used to calculate the rotational values for the combined object resulting in the ever-flowing and cyclical animation. Smooth gradients were achieved by additive color mixing based on the normal tangents of the object, with specular highlights coming from a colored light position. After rendering, a second pass applies glow and adjusts the overall tone of the image. Diversity in visuals was increased by adding a temporal offset in the animation, varrying bubble-like displacements applied to the twisted tori producing repeating peaks and valleys, and finally warping the (x, y) camera view rendering coordinates.
Synthesizing Audio Reacting to Visuals
Directly correlating the visuals with the synthesized audio was critical in emphasizing the sense of connection I wanted to express. While other projects have paired drones and melodic compositions with stylistically matching visuals with great success - such as Aaron Penne & Boreta’s Rituals Venice - I felt having a direct link between them was important to expressing my creative intent.
In recent years, I've been making music as a hobby (nothing released yet) using analogue synthesizers, sequencers and controllers. I've enjoyed learning not just how to craft a unique timbre, but also how these generated signals relate to music theory. I yearned for a way to use this new knowledge in my art, then I discovered the ToneJS Library which provided similar methods for creating audio synthesis in the browser. While this would mean having to learn WebGL from scratch in order to render my shader - I had been using ThreeJS as my single library selection for Art Blocks - it was worth the effort to be able to craft uniquely shaped timbres for each artwork.
Having made the raw data available, I began experimenting with different oscillators, filters and effects to create the drone timbre I was after. I couldn’t quite get what I wanted at first by simply mixing basic wave shapes (sine, square, triangle) but then I learned I could modify the partials that directly construct the waveform and thus craft a unique timbre for each note in the chord.
Of course, I couldn't possibly capture all of the fine details and exact configurations in the code for the audio and visual elements, but I hope that this overview gives you an idea of the complexity that went into making each edition in this project uniquely connected
After Dinner Mints : Behind the Code
If you'd like to know more, I share a lot of details that lead me to create Flux in this video: