Hi all,
I'm confused about how pd~ locates files loaded into its process using |pd~ start <filename>(
Where does pd~ look for files?
Does it make use of the search paths for the parent Pd instance?
Can I use relative paths?
I'd like to do something like:
|pd~ start mydir/mypatch.pd(
But where should I put mydir?
Thanks!
Jamie