> For the complete documentation index, see [llms.txt](https://handbook.musescore.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.musescore.org/nl/idiomatic-notation/percussion/other-percussion-notation.md).

# Andere percussienotatie

## Diddles

Diddles kunnen worden toegevoegd door gebruik te maken van een achtste-noot tremolo:

<figure><img src="/files/4f6pLzuysiOiY4yvIUTk" alt="" width="287"><figcaption></figcaption></figure>

## Pedaallijnen

Om een ​​vibrafoonpedaallijn toe te voegen, zie [Pedaal](/nl/idiomatic-notation/keyboard/pedal.md).

## Roffels

Om een ​​roffel aan de partituur toe te voegen, zie [Tremolo](/nl/notation/expressive-markings/tremolos-and-rolls.md).

<figure><img src="/files/ynUma8KsmVXESfC0cWlV" alt="" width="147"><figcaption></figcaption></figure>

## Stokzetting

Om stokzetting (R, L) in te voeren:

1. Selecteer een beginnoot.
2. Selecteer in het menu `Voeg toe`→`Tekst`→`Stokzetting` (je kunt ook een [sneltoets](/nl/customization/preferences.md#shortcuts) instellen om hetzelfde te doen\
   ). De cursor positioneert zichzelf, klaar om je toetsenbordinvoer te accepteren;
3. Voer de letter in zoals je dat met gewone tekst zou doen. Om naar de volgende noot te gaan, zie [Toetsenbordcommando's (akkoordsymbolen)](/nl/text/chord-symbols.md#navigation-commands).
4. Om af te sluiten, druk op `Esc` of klik op een leeg gedeelte van de partituur.


---

# 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://handbook.musescore.org/nl/idiomatic-notation/percussion/other-percussion-notation.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.
