> 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-ko/project.md).

# 프로젝트

- [트랜스포트](https://docs.acestudio.ai/docs/product-wiki-ko/project/transport.md): 트랜스포트는 프로젝트 재생, 녹음, 루핑, 템포 및 타임라인 탐색을 관리하는 ACE Studio의 컨트롤 패널입니다.
- [캔버스에서 편곡하기](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas.md): ACE Studio 캔버스에서 음악을 편곡하는 방법을 살펴보세요.
- [캔버스](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/canvas.md): 캔버스는 ACE Studio의 기본 편곡 작업 공간입니다.
- [트랙](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/tracks.md): ACE Studio의 트랙은 MIDI 및 오디오 클립을 구성합니다.
- [MIDI 트랙](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/tracks/midi-tracks.md): ACE Studio의 MIDI 트랙은 MIDI 클립을 관리하며 AI 음성, AI 악기 또는 타사 악기 플러그인을 포함합니다.
- [오디오 트랙](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/tracks/audio-tracks.md): ACE Studio의 오디오 트랙은 오디오 클립을 포함하며 오디오 녹음을 지원합니다.
- [클립](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/clips.md): 클립은 오디오 및 MIDI 콘텐츠를 구성하고 편집하며 특수 도구를 적용하기 위한 ACE Studio의 기본 단위입니다.
- [클립 에디터](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/clips/clip-editor.md): 클립 에디터를 통해 각 클립의 콘텐츠를 편집합니다.
- [녹음](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/record.md): ACE Studio에서 오디오와 MIDI를 트랙에 직접 녹음합니다.
- [템포 및 박자표 변경](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/tempo-and-signature-change.md): ACE Studio의 추가 트랙을 사용하여 프로젝트의 템포와 박자표를 제어합니다.
- [코드 트랙](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/chord-track.md): 코드 트랙은 코드 진행을 만들기 위한 전역 도구를 제공합니다.
- [비디오 트랙](https://docs.acestudio.ai/docs/product-wiki-ko/project/arrangement-in-canvas/video-track.md): ACE Studio의 비디오 트랙은 비디오 클립을 포함하며 비디오 기반 스코어링 및 사운드 디자인을 지원합니다.
- [믹싱](https://docs.acestudio.ai/docs/product-wiki-ko/project/mixing.md): ACE Studio에서 트랙을 믹싱하여 레벨을 조정하고 효과를 적용합니다.
- [믹서](https://docs.acestudio.ai/docs/product-wiki-ko/project/mixing/mixer.md): 믹서에서 트랙 볼륨, 패닝 및 효과를 관리합니다.
- [이펙트](https://docs.acestudio.ai/docs/product-wiki-ko/project/mixing/effects.md): 트랙 및 마스터 버스를 위한 효과 체인을 구축하고 관리합니다.
- [내장 이펙트](https://docs.acestudio.ai/docs/product-wiki-ko/project/mixing/effects/built-in-effects.md): ACE Studio에 내장된 EQ, 다이내믹 및 리버브 효과를 사용합니다.
- [타사 이펙트](https://docs.acestudio.ai/docs/product-wiki-ko/project/mixing/effects/third-party-effects.md): FX 체인에서 타사 VST3 및 AU 플러그인을 사용합니다.
- [룸 이펙트](https://docs.acestudio.ai/docs/product-wiki-ko/project/mixing/effects/room-effect.md): 보컬 트랙에서 가상 룸 안의 싱어 위치를 지정합니다.
- [파일 관리](https://docs.acestudio.ai/docs/product-wiki-ko/project/file-management.md): ACE Studio에서 프로젝트 저장 및 파일 구성을 관리합니다.
- [파일 가져오기](https://docs.acestudio.ai/docs/product-wiki-ko/project/file-management/import-files.md): 다양한 오디오, MIDI 및 프로젝트 파일을 ACE Studio로 가져옵니다.
- [파일 내보내기](https://docs.acestudio.ai/docs/product-wiki-ko/project/file-management/export-files.md): ACE Studio에서 다양한 오디오, MIDI 및 프로젝트 파일을 내보냅니다.
- [프로젝트 공유](https://docs.acestudio.ai/docs/product-wiki-ko/project/file-management/share-projects.md): 간편한 미리 듣기와 리허설을 위해 ACE Studio 프로젝트를 웹 링크로 공유합니다.


---

# 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-ko/project.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.
