From 8200f0c962c6055e944562edce69f2547f3a5b4c Mon Sep 17 00:00:00 2001 From: Amit Merchant Date: Tue, 31 Dec 2024 18:01:00 +0530 Subject: [PATCH] added new ambient sounds. --- index.html | 27 +++++++++++++++++++++++++++ js/white-noise-player.js | 18 ++++++++++++++++++ sounds/clock.mp3 | Bin 0 -> 90674 bytes sounds/keyboard.mp3 | Bin 0 -> 388702 bytes sounds/wind-chimes.mp3 | Bin 0 -> 2255187 bytes 5 files changed, 45 insertions(+) create mode 100644 sounds/clock.mp3 create mode 100644 sounds/keyboard.mp3 create mode 100644 sounds/wind-chimes.mp3 diff --git a/index.html b/index.html index fc350e7..77156d3 100644 --- a/index.html +++ b/index.html @@ -699,6 +699,33 @@