Instruction Manual

958 Initialization Files
Initialization File Format
PRVUseForegroundColor=
<0 or 1>
Boolean 1 The Piano Roll view and Inline Piano
Roll note event colors are based on
the track color. By default, note
events use a track’s foreground
(data) color instead of the
background (clip) color.
To override this and use background
colors instead, add the following line
to the WinCake section:
PRVUseForegroundColor=0
PRVColorizeVelocity=<0
or 1>
Boolean 1 By default, note events in the Piano
Roll are colorized based on velocity.
Darker colors indicate higher
velocityes.
To override this and use the static
track color instead, add the following
line to the WinCake section:
PRVColorizeVelocity=0
MicroscopeHZoomThresh
old=<1..20>
Integer 8 By default, the Microscope mode
begins horizontal magnification
when a 32nd note is narrower than 8
pixels. This line lets you specify the
horizontal zoom threshold (1-20
pixels).
MicroscopeHZoomMax=<2
.0 - 8.0>
Integer 3.0 This line specifies the highest
horizontal magnification that will
result when using Microscope mode.
ShowClipShadow=<0 or
1>
Boolean 0 By default, a drop shadow is not
displayed on clips in the Track view.
To always display a drop shadow on
clips, add this to the [Wincake]
section: ShowClipShadow=1
Variable... Type... Default value... What it does…