• User Control of Pause During File Save

    The information in this article applies to:

    • SONAR 4 Producer Edition
    • SONAR 4 Studio Edition
    • SONAR Home Studio Version 4

    PauseDuringSave=<0 or 1> (default=0)

    By default, when saving a project file during playback, SONAR saves the file asynchronously while playback continues. While this is not a problem with most projects, complex projects under high CPU load conditions (particularly while running under low latency) may take longer to save than if the transport was not playing.

    The new CAKEWALK.INI variable 'PauseDuringSave' changes the default behavior and pauses playback temporarily for the duration of the file save. This allows the file save to proceed as fast as possible before playback resumes.

    'PauseDuringSave' should be set in the [WINCAKE] section of CAKEWALK.INI. Legal Values are:

    0 (default): file is saved asynchronously while playback continues. The save operation may take longer than if the transport was not playing.
    1: playback is paused for the duration of the file save operation. This allows the file save to proceed as fast as possible, resuming playback when completed.

    For example:

    [WINCAKE]
    PauseDuringSave=1

    Keywords: techkb, SR4, CWHS4, playback, save