# \&compressor

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&comp`

## Details

By adding `&compressor` to a source link, it applies a generic audio compressor to the local microphone.

An audio compressor can help reduce spikes in audio loudness.

{% hint style="info" %}
The compressor is **off by default**.
{% endhint %}

{% hint style="warning" %}
This will enable the audio processing pipeline.
{% endhint %}

There is a toggle in the director's room which adds `&comp` to the guest's invite link.\
![](/files/UOyReFqIQPgYqD76agVW)

## Update in Version 22

There is now an option to control the compressor remotely (3 states for the compressor; Off/On/Limiter)

![](/files/v1RfX5b1iNUpdUJHctpQ)

## Related

{% content-ref url="/pages/-MZXaTPaG10EIY\_k9mzP" %}
[\&limiter](/advanced-settings/audio-parameters/and-limiter.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-compressor.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.
