Done my best to search but found nothing. I'd like to use soundfiler to bring some samples in. The way the path is formatted makes sense for a Linux system but I'm unsure what to do in Windows XP. I've tried:
read "/docume~1/awaltman/mydocu~1/puredata/samples/jamesb~1/yesweca~1.wav" yeswecan
read "c:/docume~1/awaltman/mydocu~1/puredata/samples/jamesb~1/yesweca~1.wav" yeswecan
Both give "invalid argument". Do either look right? Is there something else I'm missing, like that array "yeswecan" might have been created wrong?