I am using arduino to control pd patches (using firmata and pduino).
Each time i open a pd patch, i manually select the various analog and digital ports i want to use (via a simplified version of the "pduino-test" code that comes with pduino. They seem to need to be enabled sequentially.
I'm trying to find a way to automate this, so that when i open the pd patch, the various ports are automatically enabled.
Has anyone tried to do something like this?
Thanks,
Doug