Data Structures, Menus, & Expressions

A previously studied data structure in Max and Pd included the table object. It can be used to store and retrieve integer values via integer indices. The funbuff object provides similar functionality, while the coll object serves more general storage purposes.

Max and Pd are written in the C programming language. Both provide an object allowing a C-like syntax to help reduce the number of objects necessary in a patch.

The funbuff & coll Objects

Max Menus and Presets

The expr Object

The Max if Object

McGill ©2003-2020 McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.