6de5681707a971054de346ddff071b97131e189a
Introduces AudioCommand enum (Play, Stop, SetVolume, StopAll, Shutdown) and AudioSystem that spawns a dedicated audio thread. On Windows the thread drives WasapiDevice with a 5ms mix-and-write loop; on other platforms it runs in silent null mode. lib.rs exports wasapi (windows) and audio_system modules with AudioSystem re-exported at crate root. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Rust
55%
C
41.5%
WGSL
3.5%