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

# Mallets

Mallets 是一个基于采样的合成器，你可以用它来模拟一些悦耳的敲击声 (#w#)ii

<figure><img src="/files/ZYadE2ZPonKulMzHbmAH" alt=""><figcaption><p>Mallets</p></figcaption></figure>

有三个不同的门类供你选择，针对你选择的声音，可以调整不同的设置项。

1. Percussion instruments: Marimba, Vibraphone, Agogo, Wood1, Reso, Wood2, Beats, Two Fixed and Clumps
2. Tubular bells
3. Bars: Uniform Bar, Tuned Bar, Glass and Tibetan Bowl

你可以通过点击棒槌图片旁边的下拉对话框来改变这些门类，左键单击是下一个，右键单击是上一个。你也可以通过直接点击右边的箭头按钮来直接浏览所有可选的声音。

## Percussion Instrument Settings

* Hardness
* Position
* Vib Gain
* Vib Freq
* Stick Mix
* Spread

## Tubular Bells Settings

* Modulator
* Crossfade
* LFO Speed
* LFO Depth
* ADSR
* Spread

## Bar Settings

* Bowed (on/off)
* Pressure
* Motion
* Speed
* Vibrato
* Spread


---

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