# Notação com barra

Em jazz e música popular, passagens são frequentemente notadas com cabeças de nota em barra que indicam ausência de altura específica. A notação pode incluir hastes para indicar ritmos específicos, ou pode ser sem hastes e apenas indicar o pulso.

## Filling a range with beat slashes

Barras de pulso não têm hastes e, portanto, não exibem ritmo; apenas o pulso em si. Dependendo do conteúdo, isso pode indicar um solo improvisado, um padrão de acompanhamento a ser criado pelo intérprete, ou uma sugestão de continuação no estilo da passagem notada anteriormente. Essas barras costumam ser acompanhadas por [símbolos de acorde](/pt_br/text/chord-symbols.md), que também podem ser adicionados da forma usual.

### To fill a range with slashes

1. [Selecione o trecho desejado](/pt_br/basics/selecting-elements.md#creating-a-range-selection) de compassos vazios
2. No menu, selecione **Ferramentas → Preencher com barras**.

<figure><img src="/files/5xHAPNEsmpL1feL04ktS" alt="Slash notation strums1"><figcaption></figcaption></figure>

Essas barras não são reproduzidas, mas os símbolos de acorde são.

## Creating rhythmic slash notation

Para notificar um ritmo específico, use a notação de barra rítmica. Por padrão, essas barras não são reproduzidas, mas você pode sobrescrever isso se desejar inserir notas específicas ou vozes de acordes que queira ouvir, embora elas sejam convertidas em barras sem altura na notação.

### Accompaniment rhythms on the staff

1. Adicione notas no ritmo desejado usando notação padrão na pauta. Se quiser ouvir a reprodução, insira as notas reais que deseja ouvir, caso contrário, pode inserir qualquer altura que desejar.
2. [Selecione o trecho de acordes](/pt_br/basics/selecting-elements.md#creating-a-range-selection)
3. Na barra de menus, selecione **Ferramentas → Alternar notação de barra rítmica.**

<figure><img src="/files/We9ny8qK5JeznZWSZhoK" alt="Enter normal notes to produce rhythmic slash notation" width="542"><figcaption></figcaption></figure>

Se desejar ouvir a reprodução das notas inseridas, selecione o trecho aplicável de acordes e marque **Reproduzir** nas **Propriedades**.

### Accent rhythms above or below the staff

Para inserir ritmos acima da pauta, use o mesmo processo, mas insira o ritmo na voz 3. Use a voz 4 para um ritmo abaixo da pauta.


---

# Agent Instructions: 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/pt_br/alternative-notation/slash-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.
