Forum Discussion
AlexanderRobinson
May 12, 2026Iron Contributor
Can't find sound directory when opening patch on Windows 10
Hi, I'm a student working on a spatial audio project in Pure Data. My patch uses a relative path (../../../../../sound-directory-test/sounds/soundobjects.json) to find a folder with sound files. ...
Minason
May 13, 2026Copper Contributor
In Pure Data, the relative path is based on the current working directory of your patch. When you open your patch, the CWD might be different depending on how you launch it.