Hi all, I really need help with this as I barely know anything about programming and I need to solve this for my final degree project (It's about the Axoloti Board).
I was asked to add an I2C knob to control a parameter of an Axoloti object. Now I have an ATTiny connected to a knob, which output is an I2C value that goes from 0 to 255. What I need now is to use that output as an input in my board, and use that data to control any parameter of any object inside the patch, but I think I need to create a custom object for that and I don't know how to do it.
PLEASE HELP!!!!!!!!!!