# Adjust the chord length

{% embed url="<https://youtu.be/w3X6lapz0OE?t=271>" %}

To adjust the length of a chord, you will:&#x20;

1. Need to **select the chord** you which to edit by tapping on it in your composition,&#x20;
2. Expand the lower bar, which will open. You can also open it by dragging it up.

<div align="left"><img src="/files/-LzCcgqJytnEVDVAH81S" alt=""></div>

👉 **Drag the split-line** horizontally to adjust the length in 16th (sixteenth) steps.&#x20;

<div align="left"><img src="/files/-LzCfHn9QwN-pGehzCfg" alt=""></div>

{% hint style="info" %}
You can also [mute](/songwriting/edit-a-chord/mute-a-chord.md), [delete](/songwriting/edit-a-chord/add-more-chords-to-a-bar.md), or [edit](/songwriting/edit-a-chord/add-optional-tones-to-a-certain-chord.md) a chord from here.
{% endhint %}

> Related search terms: 4th, 8th, 16th, whole, half, quarter, fourth, eighth, sixteenth note


---

# Agent Instructions: 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://guide.tonaly.app/songwriting/edit-a-chord/adjust-the-chord-length.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.
