# 인터페이스 둘러보기

## TitleBar 및 Transport

<figure><img src="/files/064152601cbc5ef1facb57969ec3204e5d047131" alt="" width="563"><figcaption></figcaption></figure>

TitleBar 및 Transport는 ACE Studio 상단에 위치하며 프로젝트 이름, 템포, 박자표, 재생 컨트롤 등 핵심 기능을 표시합니다.

{% content-ref url="/pages/ff73c4981877b512bcaa9e9a0bd28e334bfe72fc" %}
[트랜스포트](/docs/product-wiki-ko/project/transport.md)
{% endcontent-ref %}

## Canvas

<figure><img src="/files/bdffda332d106fc00be4abac25917babc995212e" alt="" width="563"><figcaption></figcaption></figure>

Canvas는 음악 제작의 핵심 영역으로, 프로젝트의 모든 트랙과 클립을 타임라인 형식으로 표시합니다. 여기에서 다양한 클립을 생성, 이동, 트림 및 배열하여 완성된 곡 구조를 구성할 수 있습니다.

{% content-ref url="/pages/c51de9fa90969b17ad1ecdd00e8452663d6f4013" %}
[캔버스에서 편곡](/docs/product-wiki-ko/project/arrangement-in-canvas.md)
{% endcontent-ref %}

## 클립 에디터

<figure><img src="/files/7d9c6f2b46153ec514cbd4bb0a6c006143a9aa68" alt="" width="563"><figcaption></figcaption></figure>

클립 에디터는 세부 조정을 위한 공간입니다. 클립을 더블클릭하면 아래로 확장됩니다. 피아노 롤에서 음표, 가사 및 보컬 컨트롤을 편집하거나 오디오 편집기에서 오디오 파일을 조정할 수 있습니다.

{% content-ref url="/pages/ad87138ab4f679c1f1f4608d4abc6c72de88fb44" %}
[클립 에디터](/docs/product-wiki-ko/project/arrangement-in-canvas/clips/clip-editor.md)
{% endcontent-ref %}

## Mixer

<figure><img src="/files/dcd8b6aa0a967201a4f898021677733c7a1b7ffd" alt="" width="563"><figcaption></figcaption></figure>

믹서에서는 각 트랙의 페이더와 노브를 조정하여 파트 간의 밸런스를 쉽게 맞추고 최종 믹스를 형성할 수 있습니다.

{% content-ref url="/pages/2fc845291a58a72c1b3385839699f0f5fd0c6eee" %}
[믹서](/docs/product-wiki-ko/project/mixing/mixer.md)
{% endcontent-ref %}

## 추가 트랙

<figure><img src="/files/4b66d675993c96c1b18f29f55b05b67129a1b591" alt="" width="563"><figcaption></figcaption></figure>

추가 트랙은 Canvas 위에 확장되어 프로젝트의 전역 정보와 마커를 관리할 수 있습니다. 여기에는 박자표 트랙, 템포 트랙, 코드 트랙 및 비디오 트랙이 포함되어 복잡한 리듬을 편리하게 배치할 수 있습니다.

{% content-ref url="/pages/30284013e9e696b88ce6cb7d1544af644cac0559" %}
[템포 및 박자 변경](/docs/product-wiki-ko/project/arrangement-in-canvas/tempo-and-signature-change.md)
{% endcontent-ref %}

{% content-ref url="/pages/59a3f267c79cb322c5bd1755bb495aeccd5daee4" %}
[코드 트랙](/docs/product-wiki-ko/project/arrangement-in-canvas/chord-track.md)
{% endcontent-ref %}

{% content-ref url="/pages/05eff5b5d924b9e072c0c83998626c3c99c48305" %}
[비디오 트랙](/docs/product-wiki-ko/project/arrangement-in-canvas/video-track.md)
{% endcontent-ref %}

## Fx 패널

<figure><img src="/files/0c1ad6800d45d877437bb9f8e9ccb7cc27b23806" alt="" width="563"><figcaption></figcaption></figure>

Fx 패널은 사운드에 "양념"을 더하는 곳입니다. 여기에서 각 트랙에 대한 이펙트 플러그인을 로드하고 조정할 수 있습니다. 리버브, 이퀄라이저, 컴프레션 또는 AI 합창 룸 이펙트와 같은 이펙트를 사용해 트랙의 음색을 변화시키고 강화할 수 있습니다.

{% content-ref url="/pages/f86e88ed5e9b767a49de3fcb896947f245abd5f9" %}
[이펙트](/docs/product-wiki-ko/project/mixing/effects.md)
{% endcontent-ref %}

## 메인 메뉴

<figure><img src="/files/3839a54fa569d67a47613de5974cbb267a6cc16f" alt="" width="563"><figcaption></figcaption></figure>

메인 메뉴는 ACE Studio 인터페이스의 왼쪽 상단에 위치합니다. 여기에서 파일 관리, 편집 작업 및 설정 옵션 등 모든 명령을 찾을 수 있습니다.

{% content-ref url="/pages/97d19c7ddb5d55046d3f2cfaf4bbda58dd3dab32" %}
[파일 관리](/docs/product-wiki-ko/project/file-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/430f2853e2bcbb2ebf3cc311b12f3f47a38caa4a" %}
[환경설정](/docs/product-wiki-ko/account-and-settings/preferences.md)
{% endcontent-ref %}


---

# 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/getting-started/tour-the-interface.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.
