anaisbetts / midi-mixer-wavexlr

A Wave Link plugin for MIDI Mixer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link sliders via button

fu-raz opened this issue · comments

Right now the wavelink client/websocket doesn't support linking the local/stream sliders for a mixer. So how about our own implementation? Shouldn't be too hard to implement this functionality in the plugin. Maybe add some settings on how it behaves and add a button to toggle linking?

It should be implemented in a way that can easily be replaced once the websocket client adds support for isLinked and deltaLinked

It definitely seems possible!