Jump to content

Recommended Posts

Posted

As the latest version 1.5.6.4 has a bug I've released a bug fix version 1.5.7.0. Also numpad hotkeys (muting, on/off, etc.) have been added to this new version.

Creator of the Peace equalizer, an interface for Equalizer APO. Besides Peace, my library of functions is also available on SourceForge.

Posted

Another release, now version 1.5.8.0. Again a bug fix but it also has an improved configuration hotkey window. It's now just an easy selection hotkeys list.

Creator of the Peace equalizer, an interface for Equalizer APO. Besides Peace, my library of functions is also available on SourceForge.

Posted
On 3/1/2021 at 10:35 AM, Skeletor said:

If only this could be a VST

Yep.

Btw. I had to release yet another version. 1.5.9.1 finally deals with a persistent bug. All came down to my function to check for mouse scroll wheel action. AutoIt isn't able to do this with $WM_MOUSEWHEEL on an inactive window (which is a Windows 10 exclusive feature). Besides this I had an AutoIt comparison bug which took a while to find.

Creator of the Peace equalizer, an interface for Equalizer APO. Besides Peace, my library of functions is also available on SourceForge.

  • 6 months later...
Posted

Just uploaded the new Peace version 1.6.0.5. What's exciting is that Peace can now be controlled by the send window messages system ($WM_COPYDATA and $WM_APP). This means that in principle one can build one's own equalizer interface in, say, RainMeter and use Peace as the engine to drive the interface.

Creator of the Peace equalizer, an interface for Equalizer APO. Besides Peace, my library of functions is also available on SourceForge.

  • 1 year later...
Posted

I've released Peace equalizer version 1.6.3.6 with support for midi devices and the forked AutoEQ GitHub project of Ian Walton. Together with Jaakko Passanen's original AutoEQ project now almost 6000 equalizations are possible of 3 targets, making it about 18000 in total.

As the Peace equalizer project is growing I find the AutoIt language still very nice to use. Hail to the developers of AutoIt and all developers of the libraries!

Creator of the Peace equalizer, an interface for Equalizer APO. Besides Peace, my library of functions is also available on SourceForge.

Posted

Hi Peter,

Thanks a lot for the updated version of PEACE, especially the support for MIDI devices is TOP !!

Where can we find documentation on how to get the MIDI mapping working for a USB controler ...

Did you use the MIDI Library from MattyD

Midi UDF - AutoIt Example Scripts - AutoIt Forums (autoitscript.com)

Posted

@ptrexGreat to know that you find the new midi interface useful. I do use the library from MattyD. I had to do only one small adjustment (in the library itself) to make it all work. Just awesome stuff. Thanks @MattyD !

In principle you don't need to know the midi mapping. Peace detects what midi controller you're moving for assignment to a Peace feature. And as Windows is automatically detecting a USB midi device it should be easy to make your own Peace midi setup/map. I did make 3 such setups already but I'm guessing none of them matching your actual device.

 

Creator of the Peace equalizer, an interface for Equalizer APO. Besides Peace, my library of functions is also available on SourceForge.

  • 1 month later...
Posted

Just now release Peace version 1.6.4.1 with some nice improvements of the Peace midi panel. So more ways to control Peace with a midi controller.

Creator of the Peace equalizer, an interface for Equalizer APO. Besides Peace, my library of functions is also available on SourceForge.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...