UStAEnts / x32-reflector

A simple module that polls x32 to send all parameter changes and then redirects them to a set of configured clients
0 stars 0 forks source link

Board sync #1

Open wlabarron opened 2 years ago

wlabarron commented 2 years ago

A mode which allows you to sync two X32 boards together by receiving notification of a changed parameter on board A, then sending a parameter update message to board B, and vice versa. There would also need to be an initial full-board sync, like in the X32-Edit application, and a way to stop parameter changes on A being sent to B, and then echoed back to A, forming an infinite loop.

The use case for this would be to use a second X32 as a remote control for the first, in the same way X32-Edit can be used as a remote control. This could allow you to move to another part of the venue for a sound check or have two people working at the same time with a full control surface each.

Vitineth commented 2 years ago

Blocked by #6