Get Sound working: Tick Sounds, Tick Sounds during Break, Notification Sounds
Closed this issue · 2 comments
Vadoola commented
Get Sound working: Tick Sounds, Tick Sounds during Break, Notification Sounds
Vadoola commented
The base logic for this was added in commit 9c95b30. There probably isn't a whole lot more to do here. Although it does seem to me a bit slow sometimes in playing the sounds, even in release mode. There could be ways for me to improve the performance, such as passing around the cursor to the sounds sources, instead of recreating them every time they need to be played.
I'll leave this open for now, until I add in support for the volume slider to actually adjust the volume.