Hey friends, i have a raspberry pi that executes a bash script on startup. Inside this bash script I want two things to happen.
- start my pd patch
- connect my launchpad mini (connected via usb) to pd using the
aconnect-command
Have you tried searching for the keyword "aconnect" in the mailing list archive?
See eg this thread https://lists.puredata.info/pipermail/pd-list/2015-05/110230.html It seems that [aconnect] is not found when using "Find externals". Its sources are in SVN at least.
Dan's script from this thread https://lists.puredata.info/pipermail/pd-list/2014-01/105522.html is also nice!