> 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-zh/gong-cheng/arrangement-in-canvas.md).

# 画布中的编曲

该 **画布** 是 ACE Studio 中的编曲区域。在这里，你可以将所有内容创建、放置、移动并编辑为沿时间线排列的片段，以制作你的音乐作品。

在画布中，每一行都是一条轨道，片段可以放置在网格区域。画布的交互方式基于选区，而不是对象选择。

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">封面图</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>画布</td><td><a href="/files/cdf52768da148b1dfd74879e4361a1ddccb0c614">/files/cdf52768da148b1dfd74879e4361a1ddccb0c614</a></td><td><a href="/pages/912ebe01f2c3774dbb5f4967afb182f2c5ddc395">/pages/912ebe01f2c3774dbb5f4967afb182f2c5ddc395</a></td></tr><tr><td>轨道</td><td><a href="/files/09870fce289e9f3d689b3ec89279d0d531420468">/files/09870fce289e9f3d689b3ec89279d0d531420468</a></td><td><a href="/pages/74363e4288da7e662c55cd5673e77e15d5fbaa2c">/pages/74363e4288da7e662c55cd5673e77e15d5fbaa2c</a></td></tr><tr><td>片段</td><td><a href="/files/5a72055eaf5a60e588cfb1360ac8e8ec22e602a5">/files/5a72055eaf5a60e588cfb1360ac8e8ec22e602a5</a></td><td><a href="/pages/6b44356717076582fb75248011bf2cda4f517c35">/pages/6b44356717076582fb75248011bf2cda4f517c35</a></td></tr><tr><td>录音</td><td><a href="/files/b188855df53256ef176bd37408d69c52d666f3aa">/files/b188855df53256ef176bd37408d69c52d666f3aa</a></td><td><a href="/pages/36ce9683ea5b5efcb4e07ea6670837471dbfeaf9">/pages/36ce9683ea5b5efcb4e07ea6670837471dbfeaf9</a></td></tr><tr><td>曲速与拍号变化</td><td><a href="/files/494252054e4f0f9ba55685f1f5d47f49618a2ed3">/files/494252054e4f0f9ba55685f1f5d47f49618a2ed3</a></td><td><a href="/pages/5ec0081d8312e667d3d3b24056b9fa465c2991fe">/pages/5ec0081d8312e667d3d3b24056b9fa465c2991fe</a></td></tr><tr><td>和弦轨</td><td><a href="/files/cfdd808a60e63011bab889bb2ca98bb5673584b9">/files/cfdd808a60e63011bab889bb2ca98bb5673584b9</a></td><td><a href="/pages/ecb7170e97d2c6527bdbfba2c733ccf770b78a6a">/pages/ecb7170e97d2c6527bdbfba2c733ccf770b78a6a</a></td></tr></tbody></table>


---

# 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-zh/gong-cheng/arrangement-in-canvas.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.
