Maker compresses a song into 8 QR codes printed on paper
The Future is Printed: How AI and QR Codes Are Turning Music into Paper Art
Imagine a piece of music so complex it can be distilled down to mere tokens, printed onto paper, and beamed across radio waves to be reborn as an experience. This isn’t science fiction; it’s the reality achieved by makers like Makestreme, who have successfully transformed audio into a physical artifact using cutting-edge artificial intelligence and low-power networking.
The secret lies in Meta’s EnCodec neural audio codec. This powerful technology crunches massive amounts of data, effectively taking a standard 2.9MB MP3 file and shrinking it down to roughly 21KB of latent tokens—a reduction of about 1,000 times. This extreme compression is the key that unlocks the possibility of physically printing sound.
To make this digital whisper tangible, Makestreme arranged these tokens across eight QR codes, creating a double-sided “paper cassette.” Each code holds a small piece of the audio sequence, meticulously structured to allow for reconstruction. The challenge wasn’t just compression; it was ensuring that the data could be read and played back correctly.
The process then transitioned from digital file to physical transfer. The 21KB file was beamed wirelessly using LoRa radio between two ESP32 microcontrollers, which act as tiny radio transmitters. This wireless connection moves the data in small packets, a method that prioritizes efficiency over raw speed, ensuring reliable delivery.
Achieving this transmission required careful pacing. To comply with radio regulations, the system incorporates deliberate pauses between data packets. For a single song, this conservative approach meant the wireless transfer took approximately 90 minutes—a testament to the intricate dance between cutting-edge AI and practical hardware constraints.
The magic of the method rests on the inherent structure of the tokens themselves. Unlike conventional compression methods that discard sound information, EnCodec converts the waveform into discrete tokens that a matching decoder can reverse-engineer back into audio. This requires specialized knowledge, as playback demands not just the data but the exact neural network that created it.
While the physical paper itself may endure for centuries, allowing this sonic art to become a lasting artifact, the longevity of the music relies entirely on the integrity of the decoding technology. This ingenious marriage of AI compression, low-power hardware, and old-school printing methods redefines how we think about data storage and media.