# 使用说明

### 系统要求

* **操作系统**：
  * Windows：Windows 10 及以上版本
  * macOS：macOS 10.13 及以上版本
* **数字音频工作站**：兼容常见 DAW，例如 Ableton Live、FL Studio、Logic Pro、Cubase 等。
* **最低硬件配置**：
  * CPU：双核 2.0 GHz 或更高
  * 内存：4 GB RAM（建议 8 GB 以上）
  * 存储空间：至少 100 MB 可用空间

### 参数说明示例

| 参数名称        | 说明             | 调节范围             | 默认值   |
| ----------- | -------------- | ---------------- | ----- |
| Gain        | 输入信号增益调整       | -12 dB \~ +12 dB | 0 dB  |
| Frequency   | 频率选择（针对滤波器等效果） | 20 Hz \~ 20 kHz  | 1 kHz |
| Q Factor    | 滤波器品质因数        | 0.1 \~ 10        | 1     |
| Dry/Wet Mix | 原信号与效果信号混合比例   | 0% \~ 100%       | 50%   |


---

# 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.logthm.com/sandbox/shi-yong-shuo-ming.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.
