> For the complete documentation index, see [llms.txt](https://docs.lmms.io/user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lmms.io/user-manual/jian-ti-zhong-wen/yue-qi-cha-jian/bitinvader.md).

# BitInvader

BitInvader 插件是一个定制化的波表合成器。

<figure><img src="/files/Ud1fL30OdO8RJoatBeLf" alt=""><figcaption><p>BitInvader</p></figcaption></figure>

* **插值**（Interpolation）：对波形进行插值，或者说平滑。
* **归一化**（Normalize）：归一化输出信号（移除 DC 偏移）。
* **Length**（长度）旋钮用于调整波形采样的长度，值域为 8 到 128。
* 右下角标有“S”的按钮用于 **平滑**（Smooth）波形。
* 你可以在波形图象上 **自行绘制** 波形。
* 你可以在波形图象的右下角，“S”按钮旁边看到一排事先准备好的波形预置，点击想要的波形预置，波形图象将会自动应用你选择的预置：
  * 正弦（Sine）
  * 三角（triangle）
  * 锯齿（saw）
  * 方波（square）
  * 白噪（white-noise）
  * 自定义形状（user-defined shape）


---

# 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:

```
GET https://docs.lmms.io/user-manual/jian-ti-zhong-wen/yue-qi-cha-jian/bitinvader.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.
