# \&channeloffset

Viewer-Side Option! ([`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md), [`&room`](/advanced-settings/setup-parameters/room.md))

## Options

Example: `&channeloffset=1`

| Value           | Description                                                  |
| --------------- | ------------------------------------------------------------ |
| (numeric value) | Number of channels to shift the audio, starting at channel 0 |

## Details

`&channeloffset` shifts audio channels 0 and 1 up channels, based on the offset value you set.

Total channels is assumed to be 8 if this is used and not otherwise specified.

Does not work with all audio output devices and may require experimentation.

Best to use this with a mono input, as stereo channel shifting can cause issues - simpler that way.

Please see here for detailed testing results with different audio devices: <https://docs.google.com/spreadsheets/d/1R-y7xZ2BCn-GzTlwqq63H8lorXecO02DU9Hu4twuhuA/>

## Related

{% content-ref url="/pages/-Mc\_o2CAhf-h1\_-c4t3E" %}
[\&inputchannels](/advanced-settings/audio-parameters/and-inputchannels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZdu\_u8Xk\_baYJKhRNH" %}
[\&channels](/advanced-settings/audio-parameters/and-channels.md)
{% endcontent-ref %}

{% content-ref url="/pages/DshDK8sygilhTyerTGPQ" %}
[\&playchannel](/advanced-settings/audio-parameters/and-channeloffset-1.md)
{% endcontent-ref %}


---

# 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.vdo.ninja/advanced-settings/audio-parameters/and-channeloffset.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.
