I'm having a really strange problem... so pure data doesn't seem to recognize certain locations of certain files, but it recognizes other locations of other files. For example, I can use an object called "open yes.wav, 1" to open an audio file called yes.wav, processing recognizes that. I can also run the "B09.Sampler.Loop.Smooth.pd" and it recognizes all the files in it fine and works fine. However, if i try and directly copy and paste all that patch and save it as a new patch to the pd file, pd no longer recognizes "voice.wav" or "table18".
Basically, i can apparently use the open object to load a sound but pd can't locate the tables or the out of the box "voice.wav" that is in the pd folder.
I've also noticed that my pd reg keys are now located in a "HKEY_CURRENT_USER" folder instead of the "HKEY_LOCAL_USER" folder which this webpage http://puredata.info/docs/faq/pdsettings tells me they should be located in.
Windows 7, btw
Kind of a strange problem that seems to be either a file path or registry problem... But maybe you guys can help?