From 2f21d571784a32101ae8a485af873481f1cd0bcf Mon Sep 17 00:00:00 2001 From: btahir89 Date: Sat, 16 Nov 2024 23:51:38 -0800 Subject: [PATCH] 2 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 12c9cc3..3fc2f25 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ Each effect has its own volume control, so you can mix them perfectly with your ### Known Limitations -- **Mobile Volume Control**: Due to security restrictions in mobile browsers (Safari, Chrome on iOS, etc.), programmatic volume control may not work. Users will need to use their device's physical volume buttons to adjust the audio level. -- This is a limitation imposed by mobile browsers to prevent unwanted audio experiences and cannot be circumvented via JavaScript. +- **Mobile Volume Control**: Due to security restrictions in mobile browsers (Safari, Chrome on iOS, etc.), programmatic volume control may not work. Users will need to use their device's physical volume buttons to adjust the audio level. This is a limitation imposed by mobile browsers to prevent unwanted audio experiences and cannot be circumvented via JavaScript. ### Installation