[claude] Add ambient sound and notification audio (#5) #14
Reference in New Issue
Block a user
Delete Branch "claude/the-matrix:claude/issue-5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #5
What this adds
js/audio.js— new Web Audio API module:playNotification()) on agent job completionlocalStoragepointer: coarse)index.html— audio controls widget in the HUD overlay:js/websocket.js—playNotification()called on everyjob_completedeventjs/main.js—initAudio()called duringfirstInitjs/ui.js—initAudioControls()wires button and slider to audio moduleNo audio files needed — everything is synthesized via Web Audio API oscillators.
Pull request closed