so like i mentioned before i bought a pc to do the pc version of my proyects, today i decided to try again as i have some question answered to fix some issues, so i take my project frommy mac THE WHOLE PROYECT FOLDER and copied & paste in my pc desktop, i open the c sound file from there, it look good so far, every art,button its there, but when im going to load the sounds it goes to the library and do everything like its gonna load but it doesnt,
i look at the warnings and i see this: error: syntax error, unexpected T_IDENT, expecting T_OPCODE or T_FUNCTION or ‘,’ or ‘=’ (token “directory”) from file C:\Users\wepaa\Desktop\mamboteo\mamboteo 3pc.csd (1)
im trying to fix it on the load button script but i got no idea, i try several codes but im missing something
this is the line of the button file, the last code i tried : filebutton bounds(196, 922, 50, 27) channel(“sampleFolderButton”), mode(“directory”), (’=*, C:\Users\wepaa\Desktop\mamboteo\Samples) colour:0(0, 0, 0, 0) colour:1(0, 255, 0, 0) alpha(0)
sorry this pc have the control+v in some other command it does let me copy paste from shortcuts, im learnimg this pc.
the folder its on my desktop, what should be the right code to add?