where do I put the .js files?
Hi,
I am new to max [sorry]. I get some error messages in the max window: "cant find x...x.js". In the cycling74 folder that contains max 5, where do I put the .js files??
Many example files - i.e. the st.tools use javascript files that arrive with the st.tools, and where do I put these javascript files?
Thanks,
ana
They *should* usually load provided they are in any of the current search paths set in file preferences in max. FWIW I have noticed though that editing and saving a jscript doesn't always "register" with max straight away even with autowatch 1; in the script...
Put them in the search path or in the folder of your current patch.
If you want files to be shared by all js contexts (i.e. global library code), put them in Cycling '74/jsextensions
.