I want to add external inlets for the audio in config object.
What I did is replaced the param_gain lines in the code by inlet_gain in the code but I get this error when trying to compile:
'inlet_gain' was not declared in this scope
I'm fairly new to changing objects and got the same thing to work in other objects. any Ideas?
inconfig l external.axp (2.5 KB)