Is there a way to bypass a fader so that it doesn’t send any data when recalling snapshots? The goal would be to bypass all hidden faders. Is there a practical solution for this?
at this point only controls with their message type set to “None” are excluded from the snapshot operations. You could use <message>:setType(type) to silence hidden parameters. I have not had a chance to test it out, but I think it could work for you.
I just tested it and it worked right away. Thanks a lot for your suggestion!
1 Like