Screenshots

Config-Screen

LVGL allows us to place individual and animated UI-elements like knobs, VU-meters and checkboxes. All elements are updated only when values have changed by our internal mixer-parameter-engine.

We are looking forward, what we can build based on this nice framework in the future.

EQ-Configuration

The 4-band equalizer and the additional lowcut can be fully configurated using the UI already.

We adapted the lower encoder-bar of the WING to give OpenX32 a fresh look-and-feel.

Meterbridge

Most pages are running with 30 FPS at the moment. Even the meter-bridge updates quite well when all channels change values.

Routing

At the moment we are supporting 160 individual sources and destinations that can be selected using the UI. First you have to choose the desired block, then change the source of the selected destination.

For the DSP another 96 routing-options are available for input and output as we have 40 channels, mixbusses, sends to DSP2 and so on.

Card-Control

Using the X-LIVE card, you can choose between USB-source or SD-Card via the interface. Selecting recorded tracks and control the playback and recording is working fine using the reverse-engineered card-commands.

Effects and more

We’ve implemented a nice reverb based on the concept of Gerraint Luff as well as a chorus, a delay and an overdrive.

A dynamic EQ and a multiband-compressor are work-in-progress at the moment.

If you have more than 2 Speakers, you might be interested in our stereo-to-5.1-upmixer that we’ve implemented based on the work of Sebastian Kraft.

Work-in-Progress

Of course, several areas of the GUI and the underlying DSPs and the FPGAs are work-in-progress. The first commit of this project was 25th of May 2025. For a hobby-project we made good progress.

Dynamic updating graphs in the UI for the Gate- and Dynamic-Signals are the first steps. Improving the UI even more is now on the ToDo-list