Falcosc / enable-bass-boost

automatically adds and enables Bass Boost to any playback device
GNU General Public License v3.0
5 stars 3 forks source link

Fix playback device name parsing #3

Closed mirlooun closed 7 months ago

mirlooun commented 7 months ago

Tried to run the script but ran into a problem setting the playbackDeviceName parameter. The problem was that currently only device names that are not multiple words can continue script execution (my device name is separated with space "BenQ GW2480"). P.S. I don't write PowerShell scripts, I just tried to debug and found the place where the problem occurs. Btw thanks for the script 😉

Falcosc commented 7 months ago

Thank you. Would you like to port it to https://github.com/Falcosc/enable-loudness-equalisation as well?