• Control Surfaces With Jog Wheel

    The information in this article applies to:

    • SONAR 4 Producer Edition
    • SONAR 4 Studio Edition

    There are two new CAKEWALK.INI variables that control the behavior of using a control surface jog wheel to change SONAR's Now time:

    JogPosTimer= (default=120)
    PauseOnJog=<0 or 1> (default=0; off)

    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 remember 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".

    This variable should be set in the [Wincake] section. For example:

    [Wincake]
    JogPosTimer=120
    PauseOnJog=0

    Keywords: techkb, SR4, control surfaces