-
-
Notifications
You must be signed in to change notification settings - Fork 34
FAQ
There are some extensions available to apply effects to the audio output of your browser. Beware, I have not tried them yet. Therefore, I'll link to reviews of the extensions I know of:
| Extension | Platform | Homepage | Remarks | Review |
|---|---|---|---|---|
| Audio Equalizer | Cross-browser + mobile | MyBrowserAddon | May break video playback | gHacks |
| Audio Channel | Chromium-based | Chrome Web Store | Also sports an audio limiter/compressor | gHacks |
| RootlessJamesDSP | Android app | Homepage, F-Droid, Google Play Store | Won't work when using Chrome/Chromium-based browsers |
- Open your device's
Settings - Tap
Apps & notifications - Scroll down and choose your browser app
- Tap
Advanced, thenBattery - Make sure
Background restrictionstatesApp can use battery in background - Tap
Battery optimization - Tap
Not optimized, thenAll apps - Choose your browser app
- Tap
Don't optimize
In my experience, Mull (Firefox) has proven to be much more reliable when it comes to continuous playback in the background/when the screen is off. Try using it instead of a Chromium-based browser.
For Mull: if audio/video content fails to play in private tabs, navigate to about:config and change browser.privatebrowsing.forceMediaMemoryCache to false. This is, however, a privacy risk. (Source)
Not sure about the effect of this one, to be honest, but it doesn't hurt to try.
- Open your device's
Settings - Tap
Apps & notifications - Scroll down and choose your browser app
- Tap
Data usage - Enable
Background data
If this does not work, have a look at Issue #19 and join the conversation.
On iOS devices, the audio level is always under the user's physical control. The volume property is not settable in JavaScript. Reading the volume property always returns 1.
This means that neither the volume control, nor the crossfade routine have any impact.