summaryrefslogtreecommitdiff
path: root/src-tauri/audio/README.md
diff options
context:
space:
mode:
authorSolstice <solstice@local>2026-06-09 00:58:04 -0700
committerSolstice <solstice@local>2026-06-09 00:58:04 -0700
commitf43f549ffbe3074977116c9f35aa7064d6a4bd95 (patch)
treec285fbcf8a768d0de2631a93e379d61cea0313f2 /src-tauri/audio/README.md
parenta7e2a94ddb19864d4a1f78a420fcf66a9e38f4e5 (diff)
refactor: switch ambient audio to user-supplied assets
Diffstat (limited to 'src-tauri/audio/README.md')
-rw-r--r--src-tauri/audio/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src-tauri/audio/README.md b/src-tauri/audio/README.md
new file mode 100644
index 0000000..422af3e
--- /dev/null
+++ b/src-tauri/audio/README.md
@@ -0,0 +1,6 @@
+Place royalty-free OGG loop files here for local development.
+
+Expected filenames:
+- `rain.ogg`
+- `cafe.ogg`
+- `white_noise.ogg`