From 2c70def18962ae040b71f28bc9e134b44ca380b4 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Tue, 28 Jul 2026 10:49:02 +0200 Subject: [PATCH] Note audio streaming should be shared across noVNC-family projects Follow the common/scripts/signals.sh precedent: build the browser audio + noVNC piece project-agnostically in common/, then copy it into each project's own scripts/ rather than making it dosbox-specific. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01NiNnj78HGx1KWyCCo39HSz --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO.md b/TODO.md index 92f5b9d..d01492f 100644 --- a/TODO.md +++ b/TODO.md @@ -49,3 +49,10 @@ browser side, feed them straight into the Web Audio API via an `AudioWorkletNode` (not `