On 04/13/2017 10:39 PM, Peter P. wrote:
Hi,
I find that my Pd does do autopatching despite -noautopatch being specified in my ~/.pdrc which makes me wonder if that file is read at all? Or has the name/location of pd's config file changed by now? This is with Pd-0.47.1 ("") compiled for Debian (0.47.1-3) installed via Debian apt.
Pd's config-file on linux is called ~/.pdsettings for about a decade (or longer). iirc, it will fallback to ~/.pdrc, but only if it cannot find a ~/.pdsettings.
oh, and btw: autopatching is *really* nice (mostly).