Audio Compressor 作者: vatara
Compress audio to make sound volumes more even
2,964 位使用者2,964 位使用者
擴充套件後設資料
畫面擷圖
關於此擴充套件
Audio Compressor is an addon that uses dynamic range compression to make sound volumes more even.
There are presets for different levels of compression. You can customize the default settings or the settings for a specific site or page.
There are some sites it doesn't work with, cross-origin browser security blocks scripts from modifying audio/video from a different host. As far as I know there's no way around this.
This works by using the Web Audio API to get the audio context for a page, and inserting a DynamicsCompressorNode(https://developer.mozilla.org/en-US/docs/Web/API/DynamicsCompressorNode).
There are presets for different levels of compression. You can customize the default settings or the settings for a specific site or page.
There are some sites it doesn't work with, cross-origin browser security blocks scripts from modifying audio/video from a different host. As far as I know there's no way around this.
This works by using the Web Audio API to get the audio context for a page, and inserting a DynamicsCompressorNode(https://developer.mozilla.org/en-US/docs/Web/API/DynamicsCompressorNode).
由 1 位評論者給出 4.4 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
- 存取您所有網站中的資料
更多資訊