> For the complete documentation index, see [llms.txt](https://support.babylonwaves.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.babylonwaves.com/trouble-shooting/cubase-15-key-switches-are-bleeding-into-the-next-notes.md).

# Cubase 15 key switches are bleeding into the next notes

In Cubase, a "Reset" articulation returns your instrument to its default, neutral state (e.g., standard sustain/long). This is helpful if a preceding articulation, like a staccato or legato, is bleeding into your next notes.

Using the Reset FunctionIn the Articulations Lane: Draw the note you want to return to a neutral state. In the controller lane below, change that note's articulation to Reset from the drop-down menu (marked with a left-facing arrow icon).

Direction vs. Attribute: If you are using a Direction, the reset will apply until you change it. If using an Attribute, it only applies to the single note you have selected.

<figure><img src="/files/Gm6GiU0PKJHzyRVJDI2c" alt=""><figcaption></figcaption></figure>


---

# 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://support.babylonwaves.com/trouble-shooting/cubase-15-key-switches-are-bleeding-into-the-next-notes.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.
