Skip to content
/ max-api Public
forked from Cycling74/max-api

Low-level C-language application programming interface for Max

License

Notifications You must be signed in to change notification settings

dfisc/max-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Max-API

This folder contains all of the support files you will need to compile an external object written in C/C++. It is distributed as a part of the Max-DevKit Package. Please refer to that package for additional documentation and best practices.

Overview of Contents

  • include : header files
  • lib : libraries used for linking on the Windows platform
  • script : resources to be included and used by CMake
  • site : template files that can be used to provide a quick interface to automated builds should you choose to use Travis CI and Amazon S3 for continuous integration

License

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

About

Low-level C-language application programming interface for Max

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 54.8%
  • C++ 27.8%
  • C 17.1%
  • Other 0.3%