Commit Graph

5 Commits

Author SHA1 Message Date
Half-Shot
fc0bc1a3d7 Port to useAudioContext 2024-12-03 14:04:54 +00:00
Half-Shot
3d89b1033d Reduce update frequency for volume 2024-12-03 13:16:43 +00:00
Half-Shot
c3cf755fc4 Remove unused audio format. 2024-12-03 12:07:12 +00:00
Half-Shot
b8597b5f94 Refactor to use AudioContext 2024-12-03 12:03:47 +00:00
Will Hunt
ea6f2952af Add sound effect for call joined / left (#2794)
* Add renderer for call joined / left

* lint

* Add new sounds

* Updates sounds in renderer

* lint

* move import

* pad sounds with silence

* lint

* tidy

* Drop autoplay since we now subscribe correctly.

* Comitting test files I am going to be going to lunch so will tidy up in a little while.

* finish up tests

* Add support for multiple channels per sound.

* lint
2024-12-02 15:16:58 +00:00