Falcosc / enable-loudness-equalisation

automatically adds and enables loudness equalisation to any playback device
GNU General Public License v3.0
47 stars 9 forks source link

"Loudness settings don't need to be enabled" #10

Closed aerawk closed 1 year ago

aerawk commented 1 year ago

I was able to successfully use this script about 3 weeks ago and was able to access the Enhancements tabs on my audio device. However, I checked my audio settings today and noticed that the tab was gone. I tried running the script again, but I end up getting the message "Loudness Settings don't need to be enabled" (seems to be falsely indicating that !missingLoudness is evaluating to true) and I'm unable to access the Enhancements tab any longer.

Would it be possible for you to create another script to reset the Loudness EQ settings for a given device? (I imagine it would be changing the values in the $fxPropertiesImport variable back to the default, but I don't know enough about Powershell scripting to feel comfortable trying this myself).

image

Falcosc commented 1 year ago

I can add a tab check next week

sejkii commented 1 year ago

same here would be nice to have script to reset since I'm unable to access the Enhancements tab any longer.

aerawk commented 1 year ago

Update works as expected, thank you so much for the quick fix!