Have you ever wondered what blockchain sounds like?

What does the Ethereum blockchain sound like? Andreas Borg is a talented digital artist who created a real-time generative audiovisual system that translates transactions on the Ethereum blockchain to music.

Andreas built this interactive digital art installation with AudioKit in only two weeks!

“The goal was to sonify live network traffic on the Ethereum blockchain, especially for future cryptocurrency airdrop. For the visual part I knew openFrameworks (C++) was a powerful solution, but I needed to find a stable sample accurate timer for scheduling all the audio events, and having tried to roll it myself several times I knew it to be a challenge. Working with AudioKit was a joy and not only did it make working with musical time a breeze it also made me fall in love with Swift.

“Working with AudioKit was a joy” — Andreas Borg

Connecting to the midi controller became a few lines of code. The biggest challenge was to bridge between C++, Objective C and Swift…and the crazy Xcode magic makes you pray every time you compile…but in the end it all just worked.” — Andreas Borg

Visit Andreas’ website for more of his wonderful work:
http://crea.tion.to/

Follow Andreas on Twitter @_andreasborg

Related Posts