> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/kurippu/kurippuedit.md).

# クリップエディター

クリップをダブルクリックしてクリップエディターを開きます。

## ピアノロール

<figure><img src="/files/ae0ddc2a51aafdde4bc04d9b427656a6c3316652" alt="ACE Studio&#x27;s piano roll."><figcaption></figcaption></figure>

マーカーラインがMIDIクリップ上にあるとき、クリップエディターはそのクリップのピアノロールを表示します。

のピアノロール編集については **ボーカルクリップ**については、次を参照してください [ノートの編集](/docs/product-wiki-ja/aibkarushinse/aibkaruno/ntono.md).

のピアノロール編集については **インストゥルメントクリップ**については、次を参照してください [ノートの編集](/docs/product-wiki-ja/ai-le-qi/saundono/ntono.md).

## オーディオエディター

<figure><img src="/files/f3bfa9d903930b52b8730ef8b6eb2c19301ab53e" alt=""><figcaption></figcaption></figure>

マーカーラインがオーディオクリップ上にあるとき、クリップエディターはそのクリップのオーディオエディターを表示します。

* ゲイン - ドラッグしてゲイン（音量）を調整します。
* ステムスプリッター - クリックしてステム分離ツールを開き、現在このオーディオビューアに表示されているオーディオをステムに分割できます。これは [ステムスプリッター](/docs/product-wiki-ja/aitsru/sutemusupuritt.md).
* テンポ解析 - クリックしてこのオーディオのテンポを解析します。
* ボーカルをMIDI＆歌詞に変換 - クリックしてボーカル→MIDIツールを開き、このオーディオをノート上の歌詞付きMIDIクリップに変換できます。詳細は、次を参照してください [ボーカルをMIDIへ](/docs/product-wiki-ja/aitsru/bkaruwomidihe.md).

#### 表示のズームと移動

<figure><img src="/files/7ca97cfde68be12a104df32dbb0fd465e003d78f" alt="Zoom and move view in ACE Studio&#x27;s audio viewer."><figcaption></figcaption></figure>

* タイムルーラー上を水平方向にドラッグして表示をパンします。
* タイムルーラー上を垂直方向にドラッグして水平方向にズームします。また、 <kbd>Ctrl</kbd>/<kbd>⌘Command</kbd> を押しながらマウスホイールをスクロールしてズームすることもできます。
* グリッド上でマウスの中ボタンをドラッグして表示を移動します。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/kurippu/kurippuedit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
