Reference Guide
934
Initialization Files
Initialization File Format
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
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.
VelocityAsBargraph=
<0 or 1>
Boolean 0 By default, note velocity tails are displayed as
thin vertical lines in the Piano Roll view, and the
color is the same as note events. If “Notes/
Velocity” is not the current edit type, this color
will be slightly lightened.
To override this and use bar graph indicators
for velocity tails, add the following line to the
[WinCake] section:
VelocityAsBargraph=1
Variable Type Default value What it does
Table 195.