No description
Find a file
Kumi 3261e761fb
feat: enhance audio handling with attribution
Audio file structures are refactored to include attribution data, which is dynamically appended to the HTML. This change centralizes the management of audio attributes and presentation, simplifying future audio feature enhancements. A new function, `updateVolumes()`, streamlines volume updates on input change events, improving code readability and maintainability.
2024-11-13 16:30:06 +01:00
audio feat(audio): add fire sound with interactive controls 2024-11-13 15:35:17 +01:00
index.html feat: enhance audio handling with attribution 2024-11-13 16:30:06 +01:00
script.js feat: enhance audio handling with attribution 2024-11-13 16:30:06 +01:00
style.css feat: add rain sound with playback controls 2024-11-13 10:56:57 +01:00