mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-04-05 08:35:06 +08:00
- Replaced snd-lib with Web Audio API for sound effects, enhancing performance and reducing external dependencies. - Updated sound management functions to create and control audio contexts directly, improving sound playback reliability. - Removed unused sound effect configurations and streamlined sound effect functions for better maintainability. - Adjusted related components to ensure compatibility with the new sound management approach.