Skip to content

DavidTxx/max-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

max-sdk

The Traditional Max Software Development Kit contains the API (headers, source, libraries) for building external objects (plug-ins) in C for Max. It additionally includes documentation of the API and example projects using the Xcode and Visual Studio development environments.

The SDK is structured as a Max package. Simply place the SDK in your Max 8/Packages folder to begin working.

c++ api

If you are interested in using Modern C++ to write external objects, please take a look at the Min DevKit.

testing

It is highly recommended that you test your code thoroughly. One option is use the max-test package.

support

For support, please use the developer forums at: http://cycling74.com/forums/

About

Software Development Kit for Max by Cycling '74

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 56.8%
  • C 22.1%
  • Max 13.0%
  • JavaScript 5.2%
  • C++ 2.2%
  • Objective-C 0.4%
  • Other 0.3%