marius schebella wrote: > Hi Lao Yu, > you can always use the full path name. for example > C:/path_to_sound/soundfile.wav on windows or /mount/device/filename.wav > (or similar) /Volumes/external... on linux and mac.
but of course this will make your patches non-portable to different computers (even if they are running the same OS), because the filesystem-layout might differ slightly. so it is general better to use relative paths (if they should be "hardcoded") fgm,asdr IOhannes _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
