These are the slides used for the presentation I made at Cycling’s Expo ’74 in New York on October 15, 2011, titled “Making A Slick Max Standalone: Tips and Tricks.”
Many people that create Max standalones like to present as professional a package as possible, mimicking other applications that users routinely encounter. This workshop covered many aspects of this process, including: use of the standalone object, using a custom application icon, menubar customization, including documentation within your app, creating custom installers / uninstallers, removal of unnecessary Max files from within your application bundle, and application protection strategies commercial distribution.
Hello, there is no link to download the tools ?
Click the big green thing above that says “Tool Site – Go To Download Site” ?
arrg, the link doesn’t work with Chrome, but safari is ok…..Thanks a lot for your pdf ,it’s usefull !!!
it is nice but i have to say i expected a little more. that are the standard informations. maybe the actual talk at expo included more in depth stuff.
it’s good that you provided all this information bundled. i was just expecting that you are showing a really slick standalone, covering more aspects like custom gui/knob desing, window managment, externals which combined lead to a really slick standalone.Nevermind
Re: custom gui/knob design – yes, I specifically mentioned at the beginning of the talk (and in the document) that I would NOT go into that, 1) because I am not that great at it, and 2) because you can use generic tools like KnobMan and SkinMan, that work with any app and not just Max, to make them. But I do agree that at some point that would be another good presentation, as there are some Max-specific details and “tricks” that one can use for good GUI development.
Re: “window management” and “externals” – can you be more specific? And by all means, if you have tips/tricks of your own in this area, please share!
Thanks for this doc which helped me in my second effort to build a standalone. The ‘change icon’ trick didn’t work though. I used a png icon which I have changed the extension to icns (yes I’m on mac…). Could it be that ?
Also, I would have liked to find compiled infos about the management of presets (with read/write capabilities) in the standalone. So far the stuff I’ve found is a little confuse for me (I’m french and english is not my native tongue). Now I’m going to have a look and hearing at your stuff on your site. They seem quite interesting. And that will give me the occasion to figure out your awkward graphic skills :-)
Re: icon – yes, just changing the extension won’t work; you have to use an image editing program (I use Graphic Converter on the Mac) to convert the image to .icns format.
Good point regarding presets – that is definitely a challenging area for people, especially newcomers to Max. One quick tip – make use of the pattr family of objects!
Leave a Reply
DISCUSSION
15 Comments