The Max 8.2 SDK: An Overview
Third-party packages and external objects created by the community have been an important part of Max since the earliest days. Max 8.2 gave us the ability to run Max natively on Apple Silicon computers. The recently updated Max 8.2 SDK extends this support to third-party externals, which must be recompiled to run in Max 8.2 natively. The Max SDK build system has also been modernized with CMake support to aid in cross-platform development. Finally, for those who wish to develop using both Max SDK and the Min API, these are now updated to share the same base headers and libraries.
Watch the video below for more details on the update and instructions to get started with the new Cmake-enabled workflow.
Max 8.2 SDK Update Overview
For more information about how to develop externals, see:
GitHub repositories: