# Behringer X32 Producer MIXER

This page explains the settings and workflows introduced by Chi Him Chik (2021-2025) for Radio Angrezi's main mixing console.&#x20;

If one needs to learn about the functionality of the Behringer X32 Producer Mixer, please refer to the user manual of the console:

<https://www.bhphotovideo.com/lit_files/1154886.pdf>

**IMPORTANT - Remark about ownership**

The mixing console Behringer X32 Producer in the Radio Angrezi studio does **NOT** belong to the radio. It is borrowed from Jukka Boehm (<boehm@hfk-bremen.de>), with a hard shell case stored at the storage room of the radio.&#x20;

**Switching On/Off**

The On/Off switch is behind the console, on top of the power port

**Scenes**

Scenes refer to the preset of settings and parameters saved in the mixer, which include every channels' levels, gains, EQ, everything.&#x20;

One can access scenes by pressing the "SCENES" button next to the screen on the top right corner of the console, and then press the right arrow button to access the "Scenes" menu.&#x20;

By default, item 00 and 01, titled "Radio\_Default" & "RadioAngreziBkUp", are saved as the default scenes for Radio Angrezi. The two are identical, and should NOT be overwritten unless with thoughtful intention. If there is any confusion during the mixing session, these two scenes serve the final fallback option.

**Default Settings**

From the default scene, the following is set up:

* Input channel 1&#x20;
  * Phantom power is ON
  * Compressor is ON
  * A low cut on 40 Hz is ON
* Input channel 5-6 are Linked
* MAIN Output Channel - Compressor is ON
* No Input channel is route to the output channel
* No EQ or Compressor is enabled, unless noted above


---

# 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.radioangrezi.de/engineering/behringer-x32-producer-mixer.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.
