Instruction Manual
956 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).
StaffViewChanSeparateVo
ices=
<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 FX 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
Variable... Type... Default value... What it does…