ui2mcp

MIDI Controller for Soundcraft Uixx mixing console with Raspberry

MIDI Controller for Soundcraft Uixx mixing console

The aim of this project is to create a MIDI controller for Soundcraft Ui mixing console with Raspberry. The controller would connect the MIDI device (control surface) to the Ui console and translate the MIDI commands to the native commands or the opposite way, depending on the settings. The user can configure the rules to transform.

Program Architectue

Current Status

The project is currently in the BETA phase, the application have several functionnality. The application is connected to the UI and connected to MIDI devices. The application already listens websocket message and midi raw. It shows incoming MIDI messages, the device profile manager update struture varable of UI. The base rules drives the controller service that will transform the input to output.

Current Goals

Future goals

Technical details