> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/trouble-shooting/ace-bridge-issues/ace-bridge-2-special-settings-in-daw.md).

# ACE Bridge 2: Special settings in DAW

## Fender Studio Pro / Studio One (Windows) <a href="#block-18408bffde808042aa7adb4245355949" id="block-18408bffde808042aa7adb4245355949"></a>

<figure><img src="/files/lIAhAWkSkUEa8SGxrLnc" alt="" width="563"><figcaption></figcaption></figure>

Please uncheck this checkbox in the \[Audio Setup] preferences of Fender Studio Pro/ Studio One (Only for Windows) to make sure you can start playback independently in ACE Studio when connected to the ACE Bridge 2.

## Reaper <a href="#block-18408bffde8080a38116f9997ec18e38" id="block-18408bffde8080a38116f9997ec18e38"></a>

<figure><img src="/files/eN2CJ5lvuJmjVZ1MCCsC" alt="" width="563"><figcaption></figcaption></figure>

Please uncheck this checkbox in the \[Audio] preferences of Reaper to make sure you can start playback independently in ACE Studio when connected to the ACE Bridge 2.

## Cubase <a href="#block-18408bffde8080c3848ed05d94e1fb7d" id="block-18408bffde8080c3848ed05d94e1fb7d"></a>

<figure><img src="/files/D4e9BVnSbESJVXMfUjse" alt="" width="563"><figcaption></figcaption></figure>

Please check this checkbox in the \[VST] - \[Plug-ins] preferences of Cubase to make sure you can start playback independently in ACE Studio when connected to the ACE Bridge 2.

## Logic <a href="#block-18408bffde8080b18344e2100fa68201" id="block-18408bffde8080b18344e2100fa68201"></a>

<figure><img src="/files/jDX3CNexIpFxvwPj4aSH" alt="" width="563"><figcaption></figcaption></figure>

ACE Bridge 2 will always sync the tempo and time signature from the playhead in Logic when you start the playback under record or AI vocal mode.

If you find the signature is synced one measure ahead, it is because the playback pre-roll settings of Logic.

To fix this issue, you need to open the \[Settings] of Logic and locate to the \[Audio] — \[General] tab, then deselect the “playback pre-roll” check box.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/trouble-shooting/ace-bridge-issues/ace-bridge-2-special-settings-in-daw.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
