JonSqueeze wrote: 
> Thank you Apesbrain for your help and patience!
Glad it worked out.  IIRC, you are trying to EQ headphones; you might
find it easier to use another "real-time" equalizer program to get your
headphones sounding the way you want, then duplicate those settings in
Inguz.  This should be less frustrating and faster than dealing with the
"delayed reaction" of Inguz settings changes.

One issue you may run into is that Inguz EQ center frequencies are not
easily changeable.  Use the default center frequencies, then save your
settings as a preset.  Open the folder on your server:
%PROGRAMDATA%\INGUZEQ\SETTINGS.  You'll find a settings file there that
corresponds to the name of your preset.  By editing this file, you
should be able to change the center frequencies.  Remember to restart
the Logitech Media Server/SqueezeSvr service after any changes.

This BAT file will initiate a service restart:


Code:
--------------------
    @echo off
  net stop squeezesvc
  timeout /t 5
  net start squeezesvc
--------------------

Just put a shortcut to it on your desktop.


------------------------------------------------------------------------
Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=113604

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to