> 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/notation/expressive-markings/articulations.md).

# Articulaties

In dit hoofdstuk worden de symbolen besproken die beschikbaar zijn in het **Articulaties** palet (accenten, staccato, vibrato markering enz.).

Om verbale articulatieobjecten uit het **Tekst** palet (*legato, pizz., arco, tremolo* enz.) aan een partituur toe te voegen, zie het hoofdstuk [Tekst invoeren en bewerken](/nl/text/entering-and-editing-text.md). Gitaararticulatie wordt behandeld in de hoofdstukken onder [Idiomatische notatie: Gitaar](/nl/idiomatic-notation/guitar.md). Koperblazers- of houtblazersarticulatie (val, doit, plop, scoop) wordt behandeld in [Arpeggio's en glissandi](/nl/notation/expressive-markings/arpeggios-and-glissandos.md#bends).

## Articulaties aan een partituur toevoegen

### Sneltoetsen

Om een ​​articulatie toe te voegen met een sneltoets:

1. Selecteer een of meer noten.
2. Gebruik de relevante sneltoets uit de onderstaande lijst:
   * Marcato: `Shift`+`O`
   * Accent: `Shift`+`V`
   * Tenuto: `Shift`+`N`
   * Staccato: `Shift`+`S`.

### Vanuit de werkbalk

<figure><img src="/files/oZF1tBjGQnEXgUN6nXxF" alt="Articulations toolbar"><figcaption></figcaption></figure>

Bepaalde articulaties (accent, marcato, staccato en tenuto) kunnen worden toegevoegd via de noteninvoerwerkbalk:

1. Selecteer een of meer noten.
2. Klik op het gewenste pictogram in de werkbalk voor articulaties.

### Articulaties palet

<figure><img src="/files/hvtH2cWFgyLRDq0GOsEq" alt="Articulations palette"><figcaption><p>The Articulations palette</p></figcaption></figure>

Een item aan een partituur toevoegen:

1. Selecteer een of meer noten.
2. Klik op de gewenste articulatie in het **Articulaties** palet.

Je kunt het articulatie symbool ook rechtstreeks vanuit het palet naar een nootkop slepen.

## Articulaties afspelen

Bepaalde articulaties beïnvloeden het afspelen van noten, zoals staccato, staccatissimo, louré (tenuto + staccato) en accenten. Dit wordt automatisch door het programma verwerkt.

## Articulatie-eigenschappen

Bewerkbare eigenschappen van geselecteerde articulaties op de partituur worden weergegeven in het [**Eigenschappen** paneel](/nl/basics/properties-panel.md).

<figure><img src="/files/Tay0xXMlgQAhgO8DvFkb" alt="Articulation placement"><figcaption></figcaption></figure>

* **Plaatsing**: Dit verandert de positie van het symbool boven of onder de noot.

## Articulatie stijl

*Zie het hoofdstuk* [*Sjablonen en stijlen*](/nl/customization/templates-and-styles.md)

* De waarden van de "Stijl voor Articulaties & Versieringen" kunnen worden bewerkt in **Opmaak -> Stijl -> Articulaties & versieringen**.

<figure><img src="/files/HuU2R4M9pkgPkglsH2Bb" alt="Align with stem"><figcaption></figcaption></figure>

Hieronder zie je de resultaten van enkele opties in de partituur.

### Uitlijningsopties

<figure><img src="/files/dV2RtPGWyxi3Fmrz2LxE" alt="Align with stem" width="227"><figcaption><p>Align with stem</p></figcaption></figure>

<figure><img src="/files/jygqcW392kgP84eHKToQ" alt="Align with notehead" width="227"><figcaption><p>Align with notehead</p></figcaption></figure>

<figure><img src="/files/QXYnXjAfOV64ODruFBzr" alt="Center between stem and notehead" width="227"><figcaption><p>Center between stem and notehead</p></figcaption></figure>

### Gecombineerde articulatiemogelijkheden

<figure><img src="/files/Ms0hOENoZGXYURfqRZLN" alt="Always keep together"><figcaption><p>Always keep together</p></figcaption></figure>

<figure><img src="/files/6JkQLuGXlyZvRfTczhSc" alt="Prefer closeness to notehead"><figcaption><p>Prefer closeness to notehead<br>(combined articulations may become separated)</p></figcaption></figure>


---

# 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/notation/expressive-markings/articulations.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.
