Hi all, I'm trying to add a few knobs using arduino chips (Attiny85) and I would like to send that data to the Axoloti via I2C. My question is, how can I link the knob values to a parameter inside an object? e.g.: filter cutoff frequency.
Thank you!!