# Separate Audio Outputs with External Hardware

On the iPad, you can connect external USB audio hardware with multiple separate audio outputs.

If you want to specifically route the channels (left/right) of the 5 audio players included in SongBook+ to certain audio outputs of the external hardware, you can do this in the MediaPlayer settings of SongBook.

This can be used, for example, to play a synchronous click track for the drummer that only he hears.

![Configure Feature with Separate Audio Outputs](/files/kRyFrBIzilOg6HUYijoJ)

{% hint style="info" %}
**Tip for Acoustic Metronome:**

For the acoustic metronome of SongBook+, unfortunately, a specific audio output cannot be assigned. The metronome will always be output via the first two channels of the external hardware.\
\
However, if you do not assign these first two channels to any of the audio players, you can still output the metronome separately from the audio players.
{% endhint %}


---

# 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://docs.songbookplus.com/english/readme/getrennte-audio-ausgange-mit-externer-hardware.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.
