# インターフェースツアー

## TitleBar と Transport

<figure><img src="/files/3e09c26492ac1d12f15973dbb1ee0e22625f9d29" alt="" width="563"><figcaption></figcaption></figure>

TitleBar と Transport は ACE Studio の上部に配置され、プロジェクト名、テンポ、拍子、小節情報や再生コントロールなどのコア機能を表示します。

{% content-ref url="/pages/a3c935d4784cab9af21fc83353e216f85bf89ae1" %}
[トランスポート](/docs/product-wiki-ja/purojekuto/toransupto.md)
{% endcontent-ref %}

## Canvas

<figure><img src="/files/644e502ac685da96aa4055a619aed7835b429406" alt="" width="563"><figcaption></figcaption></figure>

キャンバスは音楽制作の中核領域で、プロジェクト内のすべてのトラックとクリップをタイムライン形式で表示します。ここで、クリップの作成、移動、トリム、配置を行い、楽曲の構成を組み立てることができます。

{% content-ref url="/pages/f6c787196ad1c5ffa2606d1dbfcb7ba6c2f3df31" %}
[キャンバスでのアレンジ](/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji.md)
{% endcontent-ref %}

## クリップエディター

<figure><img src="/files/a36e0c58cacf9ef548a5c5e03c6ffa358ab3f367" alt="" width="563"><figcaption></figcaption></figure>

クリップエディターは微調整を行う場所です。クリップをダブルクリックすると下部に展開され、ピアノロールでノート、歌詞、ボーカルコントロールを編集したり、オーディオエディターで音声ファイルを調整したりできます。

{% content-ref url="/pages/8e3c3e4aa843a36c7b53a62a5513dea55c9ab719" %}
[クリップエディター](/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/kurippu/kurippuedit.md)
{% endcontent-ref %}

## で

<figure><img src="/files/434a4fbd93304fd25eb0ea56b2f596eaf9f34a29" alt="" width="563"><figcaption></figcaption></figure>

ミキサーでは各トラックのフェーダーやノブを調整することで、パート間のバランスを取り、最終的なミックスの音像を整えることができます。

{% content-ref url="/pages/6efe7a3c8d9dad9777a10f85a0ee7f0354a6f3c1" %}
[ミキサー](/docs/product-wiki-ja/purojekuto/mikishingu/mikis.md)
{% endcontent-ref %}

## 追加トラック

<figure><img src="/files/4284b183d416c4e222b623ed56d3e82cea479dc3" alt="" width="563"><figcaption></figcaption></figure>

追加トラックはキャンバス上部に展開でき、プロジェクトのグローバル情報やマーカーを管理します。ここには Time Signature トラック、Tempo トラック、Chord トラック、Video トラックが含まれ、複雑なリズムの配置がしやすくなります。

{% content-ref url="/pages/3eb84f7d04872c70036a404e85f67a343ab3c028" %}
[テンポと拍子の変更](/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/tenpotono.md)
{% endcontent-ref %}

{% content-ref url="/pages/d164cb191d5278cf2b99e1ad05a3e1f557a29130" %}
[コードトラック](/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/kdotorakku.md)
{% endcontent-ref %}

{% content-ref url="/pages/4d6840dc00e32c4e237afbaa3f88e5856e1e9905" %}
[ビデオトラック](/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/bideotorakku.md)
{% endcontent-ref %}

## Fx パネル

<figure><img src="/files/c9db7451d796f52f6d65d4bcd3c9d742a53bffec" alt="" width="563"><figcaption></figcaption></figure>

Fx パネルはサウンドに“味付け”を加える場所です。各トラックにエフェクトプラグインを読み込み、調整できます。リバーブ、イコライザー、コンプレッション、または AI Choir ルーム系エフェクトなどを使用してトラックの音色を変化・強化できます。

{% content-ref url="/pages/58a2fe778e8fd9ea11f08dd8f698c7a07dfe4bdb" %}
[エフェクト](/docs/product-wiki-ja/purojekuto/mikishingu/efekuto.md)
{% endcontent-ref %}

## メインメニュー

<figure><img src="/files/0c8fc786738db5e61c1b69d4de221dfd73a1854c" alt="" width="563"><figcaption></figcaption></figure>

メインメニューは ACE Studio インターフェースの左上にあります。ファイル管理、編集操作、設定オプションなどのコマンドをここで見つけることができます。

{% content-ref url="/pages/75bac93cc63f590f9cbf110168481deeec70d936" %}
[ファイル管理](/docs/product-wiki-ja/purojekuto/fairu.md)
{% endcontent-ref %}

{% content-ref url="/pages/d4d2d7858be46c9eedecb6e582ed65578644d127" %}
[設定](/docs/product-wiki-ja/akauntoto/she-ding.md)
{% endcontent-ref %}


---

# 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/docs/product-wiki-ja/hajimeni/intfsutsu.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.
