valpackett / soundfixer

A WebExtension that lets you fix sound problems in e.g. YouTube videos
https://addons.mozilla.org/firefox/addon/soundfixer/
The Unlicense
222 stars 35 forks source link

Reset to defaults #43

Closed ninpnin closed 1 year ago

ninpnin commented 1 year ago

A simple button to reset the gain to 1 and center the audio would be nice.

valpackett commented 1 year ago

Or rather actually detach the processing completely which would be better for the cases where we run into the security problem and don't hear anything. Yeah I'll do that

https://github.com/WebAudio/web-audio-api/issues/1202