jamoma / JamomaMax

Implementation of Jamoma for Cycling'74 Max:
http://www.jamoma.org
41 stars 9 forks source link

j.cue : cannot read a file outside Max search path (windows only) #1014

Open matcham opened 7 years ago

matcham commented 7 years ago

if the cue.txt file is not in Max search path, j.cue can not read it.

in j.cue.maxhelp patch : in basic tab : write a cue file anywhere outside Max search path, and try to read it back : nothing (rightmost outlet of j.cue jsut say "read" instead of "read filePath/fileName" in "States edit" tab : read j.cue.example.txt : works fine because file is in Max search path.