Skip to content

A powershell script to change the Equalizer APO settings per headphone

Notifications You must be signed in to change notification settings

foulonc/EQSwapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is EQSwapper?

EQ Swapper uses Equalizer APO to equalize all audio output by Windows. Equalizer APO is required for this. You can either manually change the equalizer settings via the GUI, but I am to lazy.

#Usage Jaakkopasanen AutoEQ made a list of headphones

Download the Equalizer file for your headphones

Choose the ParametricEQ.TXT For Example jaakkopasanen

Save the EQ file

Save the ParametricEQ.TXT file to "C:\Program Files\EqualizerAPO\config\headphones" 1

When swapping headphones

Run the executable and select the currently connected headphones

EQSwapper

to build an exe

simply copy paste EQSwapper.ps1 and CreateForm.ps1 in 1 file: combined.ps1

run PS2EXE to create an EXE

Invoke-PS2EXE .\combined.ps1 .\EQSwapper.exe

Footnotes

  1. This path can be changed in the script line 3: $headphonesPath = "C:\Program Files\EqualizerAPO\config\headphones\"

About

A powershell script to change the Equalizer APO settings per headphone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published