Data Structures, Expressions and Sequencing

A previously used data structure in Pd is the table object. It can be used to store and retrieve values via table indices. In this section, we will learn about a few other data structure objects in Pd.

Pd is written in the C programming language. It offers an object allowing a C-like syntax to help reduce the number of objects necessary to perform a calculation.

Finally, Pd provides a few objects that support recording, playing, and editing of MIDI file data.

The funbuff & coll Objects

The expr Object

The seq Object

bourree.sc

The mtr Object

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