Reference Guide

1292 Initialization files
Initialization file format
PanicStrength=<0 or 1> Boolean 0 (controller 123 only) The Panic/Reset button stops playback and
turns off any stuck notes. There are two ways a
MIDI note can be turned off: By a note-off
message (n=1) or by MIDI controller number
123 (all notes off). By default, Panic uses
controller 123 only (n=0).
StaffViewChanSeparateVoic
es=<0 or 1>
Boolean 1 (enable) This line specifies whether or not SONAR
should treat channels assigned to each note as
separate voices. This is useful if you want to
force note stems up or down for different
voices.
TVWidgetsStickInHeader=<0
or 1>
Boolean 0 By default, Track view controls (widgets) will
only appear in the track header bar if the track
is minimized and there is enough room to
display at least one control.
When TRUE (value=1) widgets stay in the
header bar regardless of the height of a track.
Note: the following controls will never appear in
the track header bar: Send widgets, meters,
and vertical effects bin.
VelocitySolidWidth=<1..4> Integer 1 By default, note velocity tails are displayed as 1
pixel wide solid vertical lines in the Piano Roll
view. To make the velocity tails wider (2-4
pixels wide), add the following line to
Cakewalk.ini in the [WinCake] section:
VelocitySolidWidth=<pixel size; 1-
4>
For example:
VelocitySolidWidth=2
VelocityAutoshrinkWidth=
<0 or 1>
Boolean 0 If you set this to 1, solid velocity tails will
become narrower by one pixel if the vertical
zoom is such that notes are less than 5 pixels
high. For example, with:
[Wincake]
VelocitySolidWidth=2
VelocityAutoshrinkWidth=1
you get bigger velocity tails (ala SONAR 4)
when the notes are big enough to edit, but
really thin velocities tails when the notes are
too small to edit.
Variable Type Default value What it does
Table 226.