Where's the manual on how to write Java objects?
Tarik
Jul 15, 2021, 8:27 PM
Hi all, once upon a time I remember being able to find a manual on how to create MXJ externals here. How can I find it these days?
pdelges
Jul 16, 2021, 6:46 AM
You can find "fresh" documentation here:
https://cycling74.com/sdk/max-sdk-8.0.3/html/modules.html
I'd be happy to send you the old .pdf which dates from Max4.5, I couldn't find it on cycling74's website.
Tarik
Jul 16, 2021, 4:02 PM
Thanks! I found it on an old harddisk, so no need to send it.
But this is a bit worrying: is Java in Max perhaps slowly dying?
Rob Ramirez
Jul 19, 2021, 3:40 PM
mxj development has moved to github, and the docs are available here:
https://github.com/Cycling74/max-mxj/tree/master/java-doc
Tarik
Jul 19, 2021, 5:49 PM
ah great, thank you!