Hi,
I have seen patches that have a lib folder with abstractions inside the patch folder. How do you make that work? So it stays portable, and the patches are not added to the system.
Thanks!
lib folder in patch folder?
Hi,
I have seen patches that have a lib folder with abstractions inside the patch folder. How do you make that work? So it stays portable, and the patches are not added to the system.
Thanks!
@cfry If I understand your question correctly you will need (in patches that are in that patch folder) an object [declare -path lib]
That will let only a patch that is A... in that patch folder and B.... contains that object.... access the sub-folder "lib".
If you declare the whole path to the lib folder in Pd preferences then all patches will see the lib folder.... which you don't want.
David.
Oops! Looks like something went wrong!