Reference Guide

1290 Initialization files
Initialization file format
The following section lists the different variables you can change in Cakewalk.ini.
Variable Type Default value What it does
JogPosTimer=<milliseconds
> (default=120)
PauseOnJog=<0 or 1>
(default=0; off)
There are two variables that control the
behavior of using a control surface jog wheel to
change SONAR’s Now time:
JogPosTimer is the period of the now time
throttle. When a jog message comes in,
SONAR sets the transport time immediately but
will not set the transport time again for this
length of time. During the time, SONAR just
remembers the latest jog time received.
PauseOnJog is the main switch. 1 does a
pause and invokes the throttle timer. 0 just
sends the now time with no pause and no
throttle timer. If 0, the setting of JogPauseTimer
is "don't care."
For example:
[Wincake]
JogPosTimer=120
PauseOnJog=0
WavePreviewSampleFreque
ncy=<1-10>
Integer 1 By default, waveform previews take a meter
sample for each meter frame. The default
interval between meter frames is 40
milliseconds. The
WavePreviewSampleFrequency
Cakewalk.ini variable lets you specify how
frequently samples are taken. The value can be
an integer between 1 and 10, and represents
the number of frames to sample. It goes in the
[Wincake] section of Cakewalk.ini. For
example:
WavePreviewSampleFrequency=1
With the default value (1), every meter frame
gets written to the history file. With higher
values (2-10), frames will be skipped, causing
fewer history frames to be written to the history
file. Higher values may be desirable if the
waveform previews are affecting playback
performance.
Table 226.