#N canvas 512 78 399 373 12; #X declare -path hjh-abs -path .; #X obj 34 93 declare -path hjh-abs -path .; #X text 34 33 Test 3/ Relative path with stereofile; #X text 34 70 Note: "-path ." is NOT OPTIONAL; #X obj 34 142 stereofile test3 G1001.wav; #X text 34 262 Note: Already 'declare'd above; #X text 34 213 Test 4/ Full path with stereofile \; (you copy/paste full path); #X obj 34 296 stereofile test4 /Users/.../G1001.wav;