A1 Evo Electrified is an Electron port of the excelent work from OCA named A1Evo, a web application to greatly improve Auddysey calibration using REW.
Please visit OCA's YouTube video that introduce A1 Evo
Please note that output files by default are saved on A1Evo folder inside your home directory.
Usually C:\Users\myuser\A1Evo on Windows or /User/myuser/A1Evo on MacOS
You can set a different output folder on the Settings panel
- Standalone application for MacOS and Windows
- Automatic import of measurements to REW
- No more multiple downloads permission
- REW autostart with API enabled and EQ settings needed by A1Evo
- Logs, calibration files and Audyssey measurements saved on configurable folder with timestamps for easy comparisons between runs
- Target EQ Curve selection and automatic import on REW
- User selectable advanced parameters, like cross-overs, EQ frequency and boosts.
- Settings panel to store default parameters like EQ curve, crossovers, etc
- Restart option after each run to ease multiple runs with different parameters combinations
Go to the releases and download last one for your architecture
Windows Users: Please note the Setup.exe is the installer, it will install the application on your Apps folder and set a desktop and menu shortcut. On next runs use the shorcuts installed, no need to run the installer again since it can reset some settings. Specifically every time Windows installer runs it has to reset Target Curve preference, so remember to set it again
Clone this repository:
git clone https://github.com/pulento/A1Evo_Electrified.git
cd A1Evo_Electrified
Install dependencies:
npm install
Run:
npm run start
Please note that you need REW 5.40 Beta 48 and upwards since automatic impulse response measurements and other features are needed.
Currently this app is mostly being developed and tested on MacOS. Windows version seems to work fine but need more testing.
A1 Evo is discussed and released in the following AVS Forum thread.
A1Evo has a lot of options most of them doesn't need to be touched but A1Evo Electrified simplify some of these which can result in a suboptimal result, anyway the choice is yours, please visit the FAQ maintained at AVS Forum to better understand this an other issues.
This is work in progress provided as is. Also is a port of OCA's work please don't post bug reports regarding this port on OCA's channel or AVS Forum thread.
MacOS packages aren't signed, MacOS probably will say it is damaged and should be deleted. Run the following from your terminal:
xattr -c /Applications/A1Evo_Electrified.app
Windows binaries aren't signed either but it will warn you and gives you the option (More Info) to continue the first time you run