Download Latest Version PeaceSetup.exe (55.7 MB)
Email in envelope

Get an email when there's a new version of Peace Equalizer, interface Equalizer APO

Home / Source code
Name Modified Size InfoDownloads / Week
Parent folder
Themes 2025-12-29
7z 2025-12-28
Include 2025-12-28
knobs source code 2025-11-02
Configurations 2025-11-02
Languages 2025-11-02
Help 2025-11-02
Images 2025-11-02
AutoEQ 2025-11-02
Sounds 2023-12-24
DevicePeakValues 2021-08-09
DirectSound 2021-08-09
Source code.zip 2025-12-29 17.9 MB
Readme How to compile.txt 2025-12-29 1.6 kB
Peace16911.au3 2025-11-02 1.7 MB
midiImproved.au3 2025-11-02 196.6 kB
Pal.zip 2025-11-02 1.7 MB
Midi1-2.zip 2025-03-15 243.5 kB
Peace16810.au3 2024-12-22 1.6 MB
Peace16710.au3 2024-09-02 1.5 MB
Peace1660.au3 2023-12-25 1.4 MB
Peace1641.au3 2023-02-07 1.3 MB
Peace1636.au3 2022-12-29 1.3 MB
Peace1626.au3 2022-06-26 1.2 MB
Peace1612.au3 2021-11-08 1.1 MB
Peace1605.au3 2021-09-24 1.1 MB
Peace1591.au3 2021-02-26 979.0 kB
Dialogue.au3 2021-02-21 37.3 kB
ReadmePeace.txt 2020-09-09 528 Bytes
Peace1555.au3 2020-09-09 952.4 kB
Peace1543.au3 2020-03-08 828.0 kB
Peace1532.au3 2019-10-14 811.8 kB
Peace1520.au3 2019-07-09 771.0 kB
_inputmask.au3 2019-05-03 19.7 kB
Peace1486.au3 2019-01-22 716.6 kB
Peace1474.au3 2018-08-11 673.7 kB
Peace1463.au3 2018-05-27 624.3 kB
Peace1450.au3 2018-04-06 617.6 kB
Peace1444.au3 2017-12-21 614.0 kB
Peace1435.au3 2017-10-15 599.1 kB
Peace1423.au3 2017-07-26 591.2 kB
Peace1414.au3 2017-06-11 586.8 kB
Peace1401.au3 2017-02-10 524.2 kB
Peace1390.au3 2017-01-17 521.7 kB
Peace1380.au3 2017-01-06 520.0 kB
Peace1375.au3 2016-08-14 480.8 kB
Peace1361.au3 2016-06-26 468.3 kB
GUIScrollbars_Ex.au3 2016-06-18 28.5 kB
Peace1061.au3 2016-06-03 108.7 kB
Peace1082.au3 2016-06-03 134.6 kB
Peace1101.au3 2016-06-03 143.1 kB
Peace1090.au3 2016-06-03 136.8 kB
Peace1110.au3 2016-06-03 179.0 kB
Peace1120.au3 2016-06-03 189.5 kB
Peace1201.au3 2016-06-03 227.3 kB
Peace1222.au3 2016-06-03 243.6 kB
Peace1230.au3 2016-06-03 246.7 kB
Peace1240.au3 2016-06-03 268.6 kB
Peace1261.au3 2016-06-03 312.7 kB
Peace1250.au3 2016-06-03 303.7 kB
Peace1270.au3 2016-06-03 315.2 kB
Peace1280.au3 2016-06-03 317.9 kB
Peace1290.au3 2016-06-03 323.7 kB
Peace1310.au3 2016-06-03 366.6 kB
Peace1322.au3 2016-06-03 378.3 kB
Peace1341.au3 2016-06-03 447.5 kB
Peace1330.au3 2016-06-03 380.4 kB
Peace1352.au3 2016-06-03 456.8 kB
Totals: 68 Items   49.6 MB 25
How to compile:

- Install AutoIt version 3.3.14.5
- Install the AutoIt IDE SciTE4AutoIt3
- Create an AutoIt development folder for instance c:\users\Peter\Documents\AutoIt
- Download Source code.zip from the Peace website (Files -> Source code)
- Unzip it to your Autoit development folder extracting the folder tree

You should at least have this folder tree and files:

c:\users\Peter\Documents\AutoIt
  AutoIt Library
    Dialogue.au3
    NumberBox.au3
    String and File String.au3
  Knobs
    Images  (containing .png files)
    Knobs.au3
  Midi
    API  (containing MIDI library files)
    UDF  (containing MIDI library files)
  Peace
    7z  (containing 7za.exe)
    AutoEQ  (containing AutoEQ data files)
    Configurations  (containing .peace files and a zip file)
    DevicePeakValues  (containing DevicePeakValues32.dll and DevicePeakValues64.dll)
    DirectSound  (containing DirectSound.au3 and DirectSoundConstants.au3)
    Help  (containing peace.chm)
    Images  (containing .png and .ico files)
    Include  (containing some files to include)
    Languages  (containing .plf language files and EqualizeAPOcommands file)
    Sounds  (containing sound files, this folder is needed from Peace 1.5.3.2)

    Peace.au3
    _inputmask.au3  (only needed for version 1.6.1.2 and lower)
    GUIScrollbars_Ex.au3
    midiImproved.au3
    ReadmePeace.txt

Now start up the AutoIt IDE and open Peace.au3 and hit F5 to run.

When using another older Peace version download it a rename it to Peace.au3.
Source: Readme How to compile.txt, updated 2025-12-29