# Crossfeed

Crossfeed is a DSP feature that creates a speaker-like listening experience on earphones and headphones by mixing the Left and Right channels.

You can adjust the effect using the XFEED value indicated by the green box in the image below.

XFEED 0 : Crossfeed OFF

XFEED 50 : max. Crossfeed

<figure><img src="/files/U9sTg1Od3LSXMLoeWNDF" alt=""><figcaption><p>Crossfeed Gain Adjustment</p></figcaption></figure>

{% hint style="info" %}
The XFEED value is saved together with each EQ preset.
{% 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://doc-kr.qudelix.com/5k/equalizer/crossfeed.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.
