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

# Kicker

Kicker 是一个鼓/低音合成器。

<figure><img src="/files/RsTFPFVskkUr78jvfFrS" alt=""><figcaption><p>Kicker</p></figcaption></figure>

这个插件通过改变一个三角波的频率来工作。

* **Start** 和 **End** 旋钮用于控制声音的起始频率和结束频率。留意这两个旋钮只有在下方对应的 LED 灯亮起时才管用。
* **Start 是音符的 Start**：如果打开了 Start 的 LED 灯，那么你在钢琴窗编辑的所有音符，其起音都将是 Start 的频率。
* **End 是音符的 End**：如果打开了 End 的 LED 灯，那么你在钢琴窗编辑的所有音符，其尾音都将是 End 的频率。
* **Freq. slope：**&#x8C03;整频率包络的陡度，值越大频率滑得越久。
* **Click**：负责增加鼓声音发出的振幅瞬态，以此增大冲击感（click/punch）。
* **Start** 和 **End Distortion**：简单的失真包络。
* **Gain：**&#x5BF9;输出音频进行额外的增益处理（把声音放大）。
* **Length：**&#x97F3;量包络的长度。
* **Envelope Slope：**&#x6539;变音量包络的陡度。
* **Noise：**&#x8C03;整白噪声在信号中的占比。

Kicker 即鼓合成器，它最适合用在样式编辑器中。

如果你希望借助 Kicker 得到一个鼓，应该将 Start 旋钮设调到一个比较低的值，再将 End 旋钮调到比 Start 更低的值，并相应调低 Length 旋钮。


---

# 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/kicker.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.
