@hatch:audio v0.1.3
General-purpose audio playback for WrenLift apps. cpal-backed output stream + a tiny mixer; WAV decoding via hound. Audio.context() opens the device, Sound.load(bytes) decodes a clip, audio.play(sound) schedules immediate playback against the global mixer.
$
hatch add @hatch:audio
loading README…