Add MVP audio mix settings

This commit is contained in:
2026-05-19 12:38:43 -07:00
parent d0ad64418d
commit d36481e2d9
4 changed files with 117 additions and 1 deletions
+1 -1
View File
@@ -848,7 +848,7 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
- [x] Add weather sounds. Formalized the existing placed weather audio controller as the MVP weather-sound path, documenting rain, wind, storm, clear ambient, and biome loop slots plus verification that weather playback follows replicated weather state, provider wind speed, and day/night state while remaining silent until assets are assigned.
- [x] Add wildlife sounds. Added spatialized wildlife audio hooks with assignable idle, flee/chase, death, and harvest sound slots plus server-triggered multicast playback from authoritative wildlife state changes and harvest events.
- [x] Add UI sounds. Added optional 2D confirm, back, selection, and save/quit sound hooks to the MVP frontend widget, with keyboard and mouse actions sharing the same feedback path while remaining silent until UI audio assets are assigned.
- [ ] Add mix settings.
- [x] Add mix settings. Added MVP audio mix settings for master, ambient, weather, foley, fire, wildlife, and UI buses with conservative investor-build defaults and documentation for future SoundClass/MetaSound replacement.
- [ ] Add volume sliders.
## 0.1.Q MVP QA Gates