Reference Guide
939
Initialization File Format
Initialization Files
TTSSEQ.INI
The TTSseq.ini file can only be changed using Windows Notepad.
CreateNewGroupsOnPaste=
<0 or 1>
Boolean 1 When you copy and paste clips that belong to a
clip group, this variable specifies if the pasted
clips should be placed in a new clip group or
continue to be grouped with the original clip
group. By default, a new clip group is created.
The values are as follows:
0 = The pasted clips will belong to the same
clip group as the clips that were copied.
1 = A new clip group is created for the pasted
clips. This is the default behavior.
EnablePluginCancelButton=
<0 or 1>
Boolean 0
In SONAR 4.0.2 and earlier, opening the
property page of a VST plug-in during
playback could result in a slight disruption
in playback.
The cause for this problem has its roots in
the little Cancel button that sits in the top
right corner of the plug-in's property page.
The purpose of this button is to allow the
user to cancel out of any changes they
might have made to the plug-in, restoring
back to whatever state the plug-in was in
before they opened the GUI window. To
make this work, SONAR would need to
take an initial snapshot of the plug-in's
state, and some plug-ins with large
amounts of preset data could cause an
audio hiccup if the data was captured for
the Cancel button.
To address this issue, SONAR 4.0.3 (and
later) does not take a snapshot of the
plug-in's state by default, and the Cancel
button is not available.
Variable Type Default value What it does
Table 195.