> 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-doesnt-show-directions-articulations.md).

# Cubase doesn't show Directions (Articulations)

Cubase doesn't show the the names of the expressions when there's not enough vertical space to display all **Directions.** This might look similar to the picture below<br>

<figure><img src="/files/cYCFqJ0TyR6cFMLOvl38" alt=""><figcaption><p>Directions are not shown</p></figcaption></figure>

To solve the problem, you need to add vertical space to the Artculations section of the Key Editor by draggin the devider in between the piano roll and the Artculations up:

&#x20;

<figure><img src="/files/tYgeG4bJZwbJEiWMPGfC" alt=""><figcaption><p>Sufficient space for all Articulations</p></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:

```
GET https://support.babylonwaves.com/trouble-shooting/cubase-doesnt-show-directions-articulations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
