Cycling74 / min-api

High-level C++-language application programming interface for Max
MIT License
58 stars 23 forks source link

Min-API

CI

This folder contains the support files you will need to compile an external object written in C++ using a high-level declarative application programming interface. It is distributed as a part of the Min-DevKit Package. Please refer to that package for additional documentation and best practices.

Overview of Contents

License

Use of this Min-API distribution is governed by the MIT License as stated in the accompanying License.md file.

Breaking changes

April 9, 2021 - Min-API now requires CMake 3.19.0 or later. Use the pre-cmake-3_19 branch if you depend on an earlier CMake version.

Max 8.2 Update

The Min-API was updated on Jun 7, 2021 to support Apple silion and unify base headers with the Max SDK. There may be some modifications required to existing projects in order to integrate this update. See the SDK 8.2 update readme for further details. For support with this update please use the Max developer forum.