[wdmaudiodev] Re: APO in EFX can't be disabled?

  • From: "Matthew van Eerde" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "Matthew.van.Eerde" for DMARC)
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Thu, 19 Sep 2019 15:27:36 +0000

Is the “disable all enhancements” checkbox in question on the Advanced tab or 
on an audio-driver-provided enhancements tab?

If it’s on the Advanced tab, it controls the PKEY_AudioEndpoint_Disable_SysFx 
property.
https://docs.microsoft.com/en-us/windows/win32/coreaudio/pkey-audioendpoint-disable-sysfx

If it’s on an audio-driver-provided enhancements tab, then the checkbox does 
whatever the audio driver author wants it to do – hopefully this is also to 
control the PKEY_AudioEndpoint_Disable_SysFx property.

Some audio processing is so essential that to turn it off risks physical damage 
to the system it’s running on. In particular, if an APO advertises that it 
performs speaker protection, we won’t disable it, even if the property is set.

You can run the Audio effects discovery sample or audio effects discovery HLK 
tests to see what effects are provided.
https://code.msdn.microsoft.com/windowsapps/Audio-effects-discovery-5fd65c15
https://docs.microsoft.com/en-us/windows-hardware/test/hlk/testref/634e1f2a-de4f-4043-aa3c-ac43da164d11

From: Artem<mailto:smirnoff.artem@xxxxxxxxx>
Sent: Wednesday, September 18, 2019 11:49 PM
To: wdmaudiodev@xxxxxxxxxxxxx<mailto:wdmaudiodev@xxxxxxxxxxxxx>
Subject: [wdmaudiodev] APO in EFX can't be disabled?

Hi!

In my experiments I've found that "Disable all enhancements" checkbox
in sound device property page doesn't influence loading of EFX APO,
so it is still gets loaded by audio subsystem.

Is this by design or a bug?

OS is Windows 10 with updates.

regards,
Artem
******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.wdmaudiodev.com%2F&amp;data=02%7C01%7CMatthew.van.Eerde%40microsoft.com%7C0adbe0242ef34aa6309d08d73ccd901d%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637044725892452026&amp;sdata=kFFH8qL%2B246u0MAgZ3gNCuZ5kG2EYE1HWvmGoSgNqXQ%3D&amp;reserved=0

Other related posts: