Reference Guide

92 Introduction
SONAR basics
5. If the plug-in is a VST or VSTi, write down the VST ID value that’s in the VST ID field at the
bottom of the dialog box.
6. Close the Plug-in Manager dialog box.
7. Open the Xrayexclude.ini file that’s in your SONAR program folder (use Notepad).
8. At the end of the file, find the [EffectProps View] section.
You will see entries such as the following:
; Waves SSL EQ Stereo
XRayExclude11=1397510483
XRayExclude12={E451379E-F7E1-4E82-98D9-BEB87AC45E90}
9. Exclude your plug-in by creating a blank line below the last entry in the [EffectProps View]
section, and then typing:
;[name of your plug-in, but withour brackets]
XRayExclude[type the next available number in XRayExclude list, but without brackets]=[VST ID
number, with no brackets, or CLSID number, with curly braces at start and finish]
For example, if the last entry in the [EffectProps View] section was:; Waves SSL EQ
Stereo
XRayExclude11=1397510483
XRayExclude12={E451379E-F7E1-4E82-98D9-BEB87AC45E90}
And you wanted to exclude the Cakewalk FxDelay from the X-Ray Windows feature, after
creating a blank line you would type:
; Cakewalk FxDelay
XRayExclude13={985DAF67-589F-4B8D-8BBC-D7AD651B9022}
If there was also a VST version of the Cakewalk FxDelay, you would add another line:
XRayExclude14=[some VST ID number, with no brackets]
10. Save and close the Xrayexclude.ini file, and restart SONAR to implement your changes.
Screensets
You may spend a lot of time making sure that all the views are laid out on the screen just the way
you want. When you save your work, SONAR automatically saves the screen layout along with it.
You can create up to 10 screensets per project and freely switch between screensets at any time.
For more information, see “Screensets” on page 1054.
Next topic: “Working on a project” on page 93.