index 6396c7e..123b23f 100644
@@ -2,6 +2,8 @@
status: raw
tags:
- hardware
+- audio
+- experience
title: surreal sound experiences
type: idea
updated: 2026-04-11
@@ -10,4 +12,8 @@ visibility: public
# surreal sound experiences
-multi-device immersive sound experiences.
\ No newline at end of file
+using multiple devices in a physical space to create immersive, spatially-distributed audio experiences that would be impossible with a single speaker. the core premise: every phone, speaker, and computer in a room is an independent audio emitter, and if you synchronize them, you can do spatial audio without expensive hardware — sound that appears to move across the room, audio that layers differently depending on where you're standing, experiences designed to feel surreal or disorienting in an interesting way. it's less about hi-fi playback and more about using ubiquitous connected speakers as a canvas.
+
+the engineering challenge is latency. getting multiple devices to play audio synchronously over WiFi/Bluetooth is hard; even a few milliseconds of offset creates phase issues that make the spatial illusion collapse. solutions exist — Sonos does multi-room sync, and protocols like PTP (Precision Time Protocol) can achieve sub-millisecond sync over local networks — but consumer-accessible, open tooling for this is limited. the interesting design space is what experiences you'd build if sync were solved: a horror experience where whispers seem to surround you using everyone's phones, a music venue where different instruments play from different corners, or a guided meditation where sound moves with deliberate spatial choreography.
+
+connects to [[keystroke-music|keystroke music]] as another instance of using existing hardware for unexpected sonic experiences. [[sensor-capturer|sensor capturer]] is adjacent — if you're capturing the full sensory environment, sound spatialization is part of what you'd want to recreate. [[agent-simulation|agent-based simulation]] is loosely connected: simulating how sound propagates through a space is itself a physics simulation problem. [[acoustic-drone-detection|acoustic drone detection]] shares the audio-processing infrastructure thread. for the experience design side, [[invoking-thoughts|invoking thoughts]] explores using sensory inputs (including sound) to trigger specific mental states, which is the intended effect of these experiences.
\ No newline at end of file