Hi:)
I set the size of C:\Users\*\AppData\Roaming\Cakewalk\ACT Data\sonaract.xml
to "0", for this file causes a lot of problems with ACT.
Then my starting process looks like that:
==========================================
^!p::
Run, "C:\Program Files (x86)\DOS-Progs\genericpluginparams.bat"
Sleep 500
Run, "C:\Program Files\Cakewalk\SONAR Platinum\SONAR Platinum.lnk"
Return
===========================================
genericpluginparams.bat looks like:
============================================
Del "C:\Users\Heinz\AppData\Roaming\Cakewalk\ACT Data\genericpluginparams.xml"
XCopy "G:\Cakewalk Content\genericpluginparams.xml" "C:\Users\Heinz\AppData\roaming\Cakewalk\ACT Data\"
============================================
I changed genericpluginparams.xml for each PlugIn manually, so I have each knob where I wanted it to have it on my BCR 2000!
Sonar sometimes overwrites the xml files, so you can start from the beginning with programming the plugins. Thatfor I have a xml file for each Plugin seperately and copied all together in my finished genericpluginparams.xml.
Just look on AZSlows Website for more infromation on ACT!
Greetz,
Bassman.