# Make a Vocal in 1 min

## Create a Vocal Clip

<figure><img src="https://2505478880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWTNxoktCUvejWVp8Lz9%2Fuploads%2F6IxUii5YimiHxEUl2Jrk%2Fbrowse_voice_from_toolbar.gif?alt=media&#x26;token=9228a0d4-8946-48e2-8245-9ed24b8a23aa" alt=""><figcaption></figcaption></figure>

Click the first icon (Vocal synth) in the Tool Bar to open the Voice Library. Drag and drop a singer onto the Canvas to create a Vocal Clip. Double-click the Clip to open the piano roll.

{% hint style="success" %}
You can try different AI voices in the Voice Library. Learn more: [Arrangement in Canvas](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/project/arrangement-in-canvas "mention"), [Voice Library](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/ai-vocal-synth/voice-library "mention")
{% endhint %}

## Input Melodies

<figure><img src="https://2505478880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWTNxoktCUvejWVp8Lz9%2Fuploads%2FUDjqQu4b3rzvJfFrRHCA%2Fnote_mover_gif.gif?alt=media&#x26;token=9605e855-6547-4484-8153-44442ecdf6d2" alt=""><figcaption></figcaption></figure>

By default, your cursor is on “Note Move” mode, which is to select and move notes, but you can create a half-block note by double-click.

<figure><img src="https://2505478880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWTNxoktCUvejWVp8Lz9%2Fuploads%2FMrTtecwLRqD8EplvPVYg%2Fnote_brush_gif.gif?alt=media&#x26;token=1e5ebc42-84f9-40cb-a776-b947ac654d2b" alt=""><figcaption></figcaption></figure>

Select the second tool “Note Brush” from the tool bar at top of piano roll, then you can draw notes on the grid by dragging.

{% hint style="success" %}
You can also input melodies by importing MIDI/MusicXML files, or even an audio file. Learn more: [Editing Notes](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/ai-vocal-synth/creating-ai-vocals/editing-notes "mention"), [Import Files](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/project/file-management/import-files "mention"), [Vocal to MIDI](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/ai-tools/vocal-to-midi "mention")
{% endhint %}

## Input Lyrics

<figure><img src="https://2505478880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWTNxoktCUvejWVp8Lz9%2Fuploads%2Fwq1wvm6PuVGF9fvZWgJG%2Fedit_line_by_line.gif?alt=media&#x26;token=3f78db49-8f1d-4f09-b277-695a50ca2a42" alt=""><figcaption></figcaption></figure>

Click the text line below the notes, then you can type in lyrics into the text-box. Press \[Enter] or click anywhere on the grid to confirm the lyrics.

{% hint style="success" %}
Lyrics can be imported from a MIDI/MusicXML/UFdata file. Learn more: [Editng Lyrics](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/ai-vocal-synth/creating-ai-vocals/editng-lyrics "mention"), [Import Files](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/project/file-management/import-files "mention")
{% endhint %}

{% hint style="success" %}
In ACE Studio, all of our pre-made AI voices can sing in multilingual, as well as they all have their own native language which they pronounce the best in. Learn more: [Singing Languages](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/ai-vocal-synth/creating-ai-vocals/singing-languages "mention")
{% endhint %}

## Add a Breath

<figure><img src="https://2505478880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWTNxoktCUvejWVp8Lz9%2Fuploads%2FvAEofmLTiV6lqmz87fWU%2Fbreath.gif?alt=media&#x26;token=4559d3ef-28e2-45b0-8a47-edd98a11fb73" alt=""><figcaption></figcaption></figure>

Click the “Breath” tab at the bottom of piano roll, click on the purple area to add a breath at the begining of the melody.

{% hint style="success" %}
You can fine-tune the vocal performance of AI singers by adjusting Vocal Controls. Learn more: [Vocal Controls](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/ai-vocal-synth/creating-ai-vocals/vocal-controls "mention"), [Breath](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/ai-vocal-synth/creating-ai-vocals/breath "mention")
{% endhint %}

## Play and Export

Click on the grid before all notes in piano roll to place the marker-line.

Press <kbd>Spacebar</kbd> to start the playback. It will take seconds to render the vocal, when the rendering is done, the playback will continue automatically.

Click the <kbd>Export</kbd> button at the top of ACE Studio window.

Choose your preferred format and hit <kbd>Export</kbd> to get your audio file.

{% hint style="success" %}
Learn more: [Export Files](https://app.gitbook.com/s/sn71WYzecYYQw3KkF40b/project/file-management/export-files "mention")
{% endhint %}

This is how easy it is to make a vocal in ACE Studio.


---

# 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://docs.acestudio.ai/guides/for-newcomers/beginner-tutorial/make-a-vocal-in-1-min.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.
