# 프로젝트

- [트랜스포트](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.md): ACE Studio의 MIDI 트랙은 MIDI 클립을 관리하고 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/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): 다양한 오디오, MIDI 및 프로젝트 파일을 ACE Studio에서 내보내세요.
- [프로젝트 공유](https://docs.acestudio.ai/docs/product-wiki-ko/project/file-management/share-projects.md): 간편한 미리보기와 리허설을 위해 ACE Studio 프로젝트를 웹 링크로 공유하세요.


---

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