Audio Compressor 作者: vatara
Compress audio to make sound volumes more even
3,039 个用户3,039 个用户
扩展元数据
屏幕截图
关于此扩展
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).
评分 4.4(1 位用户)
权限与数据
更多信息