maxcpp
maxcpp copied to clipboard
C++ templates for Max/MSP objects
I am experiencing troubles in re-using the code I wrote 6 years ago with the new SDK. Particularly, I am not able to retrieve the value from the atom I...
Getting this error when I'm trying to build any of the example projects unchanged: **The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386...
Is there a way to modify the object_new function to pass variables at object instantiation? I know in the Max API you give a type to your class_new function, which...
Hi there, Is this project still alive? I'm unable to open anything on Visual Studio 2013/15. Any reccomendation to follow in order to make my own project files? Thank you!
Note: MSP project compiles fine in x64 but causes 3 Linker errors in Win32. Hopefully someone with more VS experience can help.