Stereo Link
All commands respect the stereo link settings: If a channel is linked, all actions like fader level, mute, solo, etc. will be mirrored to the linked channel.
Transitions
All channels can perform timed transitions to a given value.
Raw messages and state
The MixerStore object exposes raw streams with messages and state data. You can use them for debugging purposes or for integration in other services:
WebSocket implementation
This library uses the WebSocket protocol to communicate with the mixer.
How this library works
The original web application for the Soundcraft Ui mixers uses a WebSocket connection to communicate with the mixer hardware.