# Auto inversions (voice-leading)

> To find this setting, [**navigate to the "Musical preferences"**](https://guide.tonaly.app/settings/musical-preferences/untitled).

The app will create an automated voice-leading from one chord to the next.&#x20;

{% hint style="info" %}
This will create **automated inversions**. Explicit inversions for certain chords are not yet possible.
{% endhint %}

**What does voice leading mean?**

If we go from one chord to another for example from "C major" to "G major" it would look like this:

<div align="left"><img src="https://1678064244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Ftonaly-faqs%2F-Lz1ilnWWtfCHTJIWZi7%2F-Lz1jPWnUVN-NDPpvYn5%2FUntitled%2029.png?generation=1579520208638627&#x26;alt=media" alt=""></div>

The distance between the chord tones is quite large. This is why the change will sound kind of odd.

If we have a look at the chord tones, we will see, that the tones of "C major" (C-E-G) and the tones of "G major" (G-B-D) are actually not so far away from each other if we just play some of them an octave lower.

Let's have a look at how this would look like:

<div align="left"><img src="https://1678064244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Ftonaly-faqs%2F-Lz1ilnWWtfCHTJIWZi7%2F-Lz1jPWp0UXW4bxmM7j-%2FUntitled%2030.png?generation=1579520208630044&#x26;alt=media" alt=""></div>

The **C** of "C major" becomes the **B** of "G major".

The **E** of "C major" becomes the **D** of "G major".

The **G** of "C major" remains and will be the root of "G major".

In this way, we have a much smoother transition between the chords.

This is called "Voice-leading" or "Inversions".

You can also adjust the **octave of the playback here.**

<div align="left"><img src="https://1678064244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz1ifYhQe3Ixpm7YIt8%2F-LzC2LhIde2O-K5HeLDF%2F-LzC4Ru4tophUPXkMQAN%2Fimage.png?alt=media&#x26;token=5cbf38f3-0e11-438c-a40b-5bc754fa0ff2" alt=""></div>


---

# 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/settings/musical-preferences/auto-voice-leading.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.
