# ショートカット

## 全般 <a href="#block-18808bffde808027b62cd815427913f6" id="block-18808bffde808027b62cd815427913f6"></a>

| 機能   | Windows                   | Mac                           |
| ---- | ------------------------- | ----------------------------- |
| コピー  | \[Ctrl] + \[C]            | \[⌘Command] + \[C]            |
| ペースト | \[Ctrl] + \[V]            | \[⌘Command] + \[V]            |
| カット  | \[Ctrl] + \[X]            | \[⌘Command] + \[X]            |
| 複製   | \[Ctrl] + \[D]            | \[⌘Command] + \[D]            |
| 元に戻す | \[Ctrl] + \[Z]            | \[⌘Command] + \[Z]            |
| やり直し | \[Ctrl] + \[Shift] + \[Z] | \[⌘Command] + \[Shift] + \[Z] |
| 削除   | \[Backspace]              | \[Delete]                     |

## ウィンドウとビュー <a href="#block-18808bffde8080ae88abe52461bc0a5e" id="block-18808bffde8080ae88abe52461bc0a5e"></a>

| 機能                                  | Windows           | Mac               |
| ----------------------------------- | ----------------- | ----------------- |
| ライブラリを開く／折りたたむ（Voice、サンプル、テンプレート）   | \[Shift] + \[S]   | \[Shift] + \[S]   |
| クリップビューアを開く／折りたたむ（ピアノロール、オーディオビューア） | \[Shift] + \[Tab] | \[Shift] + \[Tab] |
| ミキサーを開く／折りたたむ                       | \[M]              | \[M]              |

## コントロール <a href="#block-18808bffde8080e19bd0d74c5663b568" id="block-18808bffde8080e19bd0d74c5663b568"></a>

| 機能           | Windows                   | Mac                           |
| ------------ | ------------------------- | ----------------------------- |
| 再生／停止        | \[Space]                  | \[Space]                      |
| 再生を続行        | \[Shift] + \[Space]       | \[Shift] + \[Space]           |
| タイムラインを先頭に戻す | \[Enter]                  | \[Enter]                      |
| オーディオをエクスポート | \[Ctrl] + \[Shift] + \[R] | \[⌘Command] + \[Shift] + \[R] |
| MIDIをエクスポート  | \[Ctrl] + \[Shift] + \[E] | \[⌘Command] + \[Shift] + \[E] |

## ズームイン／アウト <a href="#block-18808bffde808043854fd334350aae52" id="block-18808bffde808043854fd334350aae52"></a>

| 機能    | Windows                             | Mac                          |
| ----- | ----------------------------------- | ---------------------------- |
| 水平ズーム | \[Ctrl] + \[Mouse Wheel]            | \[⌘Command] + \[Mouse Wheel] |
| 垂直ズーム | \[Ctrl] + \[Shift] + \[Mouse Wheel] | \[⌥Option] + \[Mouse Wheel]  |

## クリップ編集 <a href="#block-18808bffde8080ab91e6f072b49c03aa" id="block-18808bffde8080ab91e6f072b49c03aa"></a>

| 機能       | Windows        | Mac                |
| -------- | -------------- | ------------------ |
| クリップを分割  | \[Ctrl] + \[E] | \[⌘Command] + \[E] |
| クリップを結合  | \[Ctrl] + \[J] | \[⌘Command] + \[J] |
| クリップを無効化 | \[0]           | \[0]               |

## ピアノロールツール <a href="#block-18808bffde8080b78dd1e6d5a4d7eaff" id="block-18808bffde8080b78dd1e6d5a4d7eaff"></a>

| 機能              | Windows              | Mac                  |
| --------------- | -------------------- | -------------------- |
| ノート移動           | \[V]                 | \[V]                 |
| ノートの描画          | \[B]                 | \[B]                 |
| ノートスライス         | \[X]                 | \[X]                 |
| ピッチ鉛筆           | \[1]                 | \[1]                 |
| 固定ブラシ           | \[2]                 | \[2]                 |
| ピッチ消しゴム         | \[3]                 | \[3]                 |
| ビブラート           | \[4]                 | \[4]                 |
| モジュレーション        | \[5]                 | \[5]                 |
| ノートを移動          | \[←]\[↑]\[→]\[↓]     | \[←]\[↑]\[→]\[↓]     |
| ノートを1オクターブ上下に移動 | \[Shift] + \[↑]/\[↓] | \[Shift] + \[↑]/\[↓] |
| ノートの長さを伸ばす／短くする | \[Shift] + \[←]/\[→] | \[Shift] + \[←]/\[→] |
| 選択ノートの歌詞パネルを開く  | \[Ctrl] + \[E]       | \[⌘Command] + \[E]   |
| ノートをクオンタイズ      | \[Ctrl] + \[U]       | \[⌘Command] + \[U]   |


---

# 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/fu-lu/shtokatto.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.
