# Lyömäsoitinpaneelin mukauttaminen

Voit mukauttaa lyömäsoitinpaneelia monin eri tavoin siten, että se sopii parhaiten henkilökohtaisiin mieltymyksiisi ja työnkulun vaatimuksiin.

## View pad names or notation previews

By default, the percussion panel shows the names of each sub-instrument and variant in your chosen instrument.

To instead view a notation preview for each pad:

1. Click **Layout** in the percussion panel header.
2. Choose **Notation preview**.

Hover over a pad with your mouse pointer to see a tooltip displaying the name of the instrument or variant assigned to that drum pad.

To switch back to viewing pad names:

1. Click **Layout** in the percussion panel header.
2. Choose **Pad names**.

Your choice of pad names or notation previews is saved to the score, so it won't affect the panel layout in other scores. Moreover, it applies to all unpitched percussion instruments in your score – not just the one you're working on.

## Move drum pads to different positions

Voit muuttaa jokaisen rumpupadin sijaintia siten, että se sopii parhaiten soittimesi kokoonpanoon tai haluamaasi ulkoasuun.

Rumpupadin sijainnin muuttaminen:

1. Click **Layout** in the percussion panel header.
2. Valitse **Muokkaa ulkoasua**. Kunkin padin aseman ympärille ilmestyy ääriviiva, mikä osoittaa, että voit nyt muokata rumpupadien ulkoasua.
3. Click and drag a drum pad to another position.
4. Release your mouse click to drop the drum pad in its new position.
5. Click **Finish editing** in the percussion panel header to continue writing music.

{% hint style="info" %}
Voit myös siirtää padeja eri kohtiin käyttämällä vain tietokoneen näppäimistöäsi.

1. Käytä `Tab`-näppäintä kohdistamaan rumpupadiin
2. Siirrä kohdistus haluamaasi rumpupadiin nuolinäppäimillä
3. Valitse siirrettävä padi painamalla `Välilyöntiä` tai `Enter`-näppäintä
4. Siirrä valittu rumpupadi toiseen paikkaan nuolinäppäimillä
5. `Välilyönti` tai `Enteri` pudottaa rumpupadin uuteen paikkaan
   {% endhint %}

## Delete drum pads

Voit poistaa tarpeettomat rumpupadit tilan säästämiseksi.

Rumpupadin poistaminen:

1. Click the grey panel at the bottom of a drum pad (or navigate to it by pressing `Tab` and then `Enter`).
2. Select **Delete**.

Kun rumpupadi poistetaan, sen tilalle jää tyhjä tila. Tätä voidaan käyttää joko välikkeenä tai paikkana toiselle rumpupadille (katso [Rumpupadien siirtäminen eri paikkaan](#move-drum-pads-to-different-positions)).

## Add and remove rows

Lyömäsoitinpaneelien rivien määrän muuttaminen antaa sinulle enemmän joustavuutta järjestää rumpupadit tavalla, joka parhaiten sopii projektiisi ja työnkulkuusi.

Rivien lisääminen lyömäsoitinpaneeliin:

1. Click **Layout** in the percussion panel header.
2. Choose **Edit layout**.
3. Click **Add row**.

Drum pads can be moved to empty spaces (see [move drum pads to different positions](#move-drum-pads-to-different-positions)).

Manuaalisesti lisätyt rivit voidaan poistaa klikkaamalla rivin vasemmalla puolella olevaa roskakorikuvaketta.

## Change the number of columns

1. Click **Layout** in the percussion panel header.
2. Hover over **8 columns** (this might say another number if you've already customized this).
3. Choose a new number of columns (4, 6, 8, 12, 16, 20, or 24).

## Save and reuse a custom pad layout

Once you customize the percussion panel for a particular instrument in your score, you can save all layout changes and keyboard shortcuts to use again when using the same instrument and sound in this score or other scores.

#### To save a custom layout:

1. Make any desired customizations to the pad layout.
2. Click **Customize kit** in the percussion panel header.
3. Click **Save as...** in the dialog and save it to your computer. This creates a `.drm` file that you can load in any score.

#### To load the saved layout on a different instrument:

1. Select anything on a staff belonging to the instrument you want to load the saved percussion panel layout onto.
2. Click **Customize kit** in the percussion panel header.
3. Click **Load...** and then select the `.drm` file you created above.
4. Click **Apply** or **OK** to apply the changes.

## Undock and resize the panel

Kuten kaikki paneelit, myös lyömäsoitinpaneeli voidaan irrottaa ja sen kokoa muuttaa optimaalisen työtilan luomiseksi projektillesi ja asetuksillesi.

Lue lisää [paneelien telakointiin ja irrottamiseen](https://musescore.gitbook.io/musescore-studio-handbook/customization/toolbars-and-windows#docking-and-undocking-panels) sekä haluamasi sovellusasettelun tallentamiseen [työtiloiksi](https://musescore.gitbook.io/musescore-studio-handbook/customization/workspaces).

## Choose when to use the new percussion panel

Näytön koosta ja käyttämiesi soittimien rumpupadien määrästä riippuen voit valita vanhan lyömäsoitinpaneelin uuden sijaan. Vanha paneeli on edelleen käytettävissä, kunnes lisätään ominaisuuksia, jotka optimoivat uuden paneelin paremmin suurille soittimille.

Perinteisen lyömäsoitinpaneelin käyttäminen:

1. Open [**Preferences**](https://musescore.gitbook.io/musescore-studio-handbook/customization/preferences).
2. Click on **Percussion** in the navigation panel.
3. Toggle on **Use legacy percussion panel**.

Huomaa, että kaikki lyömäsoittimille määritetyt mukautetut pikanäppäimet koskevat sekä uusia että vanhoja paneeleja.


---

# 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/fi/idiomatic-notation/percussion/customizing-the-percussion-panel.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.
