Add featured Dark House track with default landing ambient playback
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

Wire featured-dark-house-2025.mp3 as the default ambient source, enable BGM for first-time visitors, and attempt autoplay on Command Deck with gesture-unlock fallback. The ~57MB MP3 stays gitignored; copy instructions are in public/audio/.gitkeep.
This commit is contained in:
AetherForge
2026-06-07 03:56:47 -07:00
parent 5c6913dc5f
commit ab143fbfd2
7 changed files with 42 additions and 17 deletions

View File

@@ -1,2 +1,7 @@
# Drop your looping ambient track here as ambient.mp3 (MP3 preferred; OGG/WAV also work).
# Enable background music in Settings → Sound & Haptics after adding the file.
# Background music for the dashboard ambient player.
#
# Featured (default): featured-dark-house-2025.mp3 (~57MB — gitignored; copy locally)
# Copy-Item "music/DARK HOUSE 2025 Deep Hypnotic Electronic Experience.mp3" `
# "server/web/public/audio/featured-dark-house-2025.mp3"
#
# Legacy fallback: ambient.mp3 (smaller loops still work if you point AMBIENT_MUSIC_SRC at them).