How can I add an 'enhancement' sound filter in win7?

五迷三道 提交于 2019-12-08 06:03:27

问题


In windows 7, if one right clicks on the speaker icon in the taskbar, clicks playback devices, opens properties for one of the devices tab, then clicks the enhancements tab, one gets a list of filters ("Bass Boost" etc) that can be applied to that sound device. How can I register my own custom filter here?

Please note that I am not an IHV - horrible hacks involving unsigned drivers, etc are acceptable, as this will be primarily for my own use.


回答1:


If you're an audio IHV you register them with your INF. The reference pages for them can be found here.

Please note that to be used with Windows, sAPOs must be signed, otherwise they won't load into the audio engine. To get your sAPO signed, you need to follow the WHQL signing requirements.




回答2:


With USB headphones, how to you know the problem is on the windows side? Maybe the electronics in the headphones is bad? So I'll suggest soldering a resistor into the analog side of the headphone cable (i.e., hacking it old-school).




回答3:


I notice that the device in question has an inline volume control. Can you just turn it down from there to get it to an acceptable volume?

I doubt, given that you see a similar problem under Linux, your proposed solution would give the desired result even if you could get it working.



来源:https://stackoverflow.com/questions/1475074/how-can-i-add-an-enhancement-sound-filter-in-win7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!