> 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/lb302.md).

# LB302

LB302 是对 TB-303 不完整的单音模拟。

<figure><img src="/files/uBDFq176TSIvPby9qDYR" alt=""><figcaption><p>LB302</p></figcaption></figure>

## VCO（压控振荡器，Voltage-Controlled Oscillator）

你可以为这个振荡器选择以下不同的波形：锯齿波、三角波、方波、圆角方波、“Moog式”波形、正弦波、指数波形和白噪声。

SLIDE 用于调整滑音衰减。

## VCF（压控滤波器，Voltage-Controlled Filter）

* **24dB**（每倍频程衰减24分贝）
* **CUT**（滤波，Cutoff）
* **RES**（共鸣，Resonance）
* **ENV MOD**（包络调制量）
* **DEC**（衰减，Decay）

## DIST（失真，Distortion）

* Slide
* Dead
* DIST


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.lmms.io/user-manual/jian-ti-zhong-wen/yue-qi-cha-jian/lb302.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
