# ReverbSC

![ReverbSC](/files/-LuiU3tK0A_EGNnc_eVX)

A [reverb](https://en.wikipedia.org/wiki/Reverberation) plugin.

ReverbSC introduces a lot of delay to the wet output no matter the setting. It is highly recommended to change the effect's W/D level to adjust the amount of the original sound passthrough so that the resulting sound doesn't sound extremely hollow, as such, it is not recommended to completely use the wet output of the effect unless it is the desired effect.

* **Input:** adjusts gain of the input signal.
* **Output:** adjusts gain of the output signal.
* **Size:** adjusts amount of reverberation.
* **Color:** adjusts the cutoff frequency of the lowpass filter (see [Filter Types](/user-manual/en/effects/equalizer.md#filter-types) for Filter descriptions).


---

# 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/en/effects/reverbsc.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.
