5.1.1 SDK Update

An update to the SDK is available. It can be downloaded here:
http://cycling74.com/download/MaxSDK-5.1.1.zip

Here is the Change Log:
– integrated content and examples from the Jitter SDK
– new jit.simple and jit.simple~ example projects
– all examples are more friendly to XCode versions < 3 for compiling on OS 10.4
– documented CLASS_METHOD_ATTR_PARSE
– fix for example in documentation of CLASS_STICKY_METHOD
– object_zero() deprecated, now does nothing
– class_alias() is now exported from the kernel
– removing the jgraphics lockpixels methods from the documentation — they are not exported.
– fix for definition of JGRAPHICS_3PIOVER2
– commented jgraphics.h regarding jgraphics_pattern_set_extend()
– collect example now includes further information (and an example project) for people wishing to use the Code::Blocks IDE on Windows.
– collect example now includes instructions and Makefile for compiling on Windows using GCC and debugging using GDB.
– collect example now shows how to selectively export symbols for both the Mac and Windows (without using a .def file)

Physical modelling string instrument

Hi, just about finished my first m4l instrument and hoping you guys want to give it a try! After a few weeks of max4live’ing I can now say I am totally hooked.

Some parts of the patch (the biquads) where taken from – Danny -‘s patch in this thread

theres a few images and presets so i’m not going to do the —begin patcher— code stuff.
get it as direct download zip

or at a page with to-do list and screenshot here

to install copy into a folder where you and m4l can find them.

There is one major issue with my patch though (actually two)
– Slider labels don’t display correctly eventhough they’ve been set in the bpatcher
– When multiple instances of this patch are loaded they all have the same sound! Seems like the sliders work for all instances.
– maybe other issues. Please let me know.
– any advise on the midi and live side would be helpful

Other comments as well
this was actually my first post at the forum.

cheers!

 

texugo