# StereoEnhancer

![StereoEnhancer](/files/-LuiUO_p9CR3QdnVFFnf)

This plugin adds stereo character to a signal by slightly delaying the right stereo channel. The **WIDE** knob adjusts how many [samples](https://en.wikipedia.org/wiki/Sampling_\(signal_processing\)#Sampling_rate) the Right stereo channel is delayed by.

It is recommended to use other stereo-enhancing plugins (e.g. the [LADSPA plugins](/user-manual/effects/ladspa.md)) if StereoEnhancer cannot provide the stereoscopy-widening result desired.

{% hint style="warning" %}
StereoEnhancer can introduce phase misalignment.\
\
Also note that because StereoEnhancer uses samples instead of milliseconds to determine delay, changing samplerates may change how it sounds.
{% 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.lmms.io/user-manual/effects/stereoenhancer.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.
