# 演奏法

## 什么是演奏法

演奏法是乐器演奏音符时可使用的不同技巧。例如，小提琴可以用弓平滑演奏音符（Legato），也可以用手指拨弦（Pizzicato）。默认情况下，AI 乐器使用一种 **Smart** 模式，它会智能分析旋律以应用最合适的演奏法。不过，你也可以手动为任意音符指定特定演奏法以获得完整的创作控制。

### 可用演奏法

可用的演奏法取决于所选乐器。

<details>

<summary>Smart</summary>

AI 会基于音乐上下文自动选择最佳演奏法。

</details>

<details>

<summary>通用</summary>

一种标准、中性的演奏风格。

</details>

<details>

<summary>Legato</summary>

音符被平滑且连贯地演奏，中间没有间隔静音。

</details>

<details>

<summary>Glissando</summary>

音高中从一个音连续滑向下一个音的表现。

</details>

<details>

<summary>Pizzicato</summary>

用手指拨弦而不是用弓演奏。

</details>

<details>

<summary>Tremolo</summary>

单个音快速重复，产生颤动的效果。

</details>

<details>

<summary>Growl</summary>

一种粗糙、沙哑或喉音般的声音，常见于爵士与摇滚。

</details>

<details>

<summary>Scoop</summary>

从略低于目标音的音高上弯到目标音。

</details>

<details>

<summary>Arp-fall</summary>

从主音快速向下的音序，呈下降式展开。

</details>

<details>

<summary>Mute</summary>

声音被阻尼或消减，产生更柔和、共鸣较少的音色。

</details>

## 编辑演奏法

<figure><img src="/files/7a5d71c816f9e54369720d914c20351ce69150a1" alt=""><figcaption></figcaption></figure>

1. 在钢琴卷帘中，选择一个或多个你想修改的音符。
2. 找到 **"Articulation"** 位于钢琴卷帘上方工具栏的下拉菜单。
3. 从列表中选择你想要的演奏法。


---

# 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-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/yan-zou-fa.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.
