Next:
Toggles and Metro
Up:
Pd Basics
Previous:
Hello World
Object / Box Types
message
boxes can contain text or numbers or lists of numbers.
Float
number boxes display and pass incoming number data.
Messages are sent in no obvious order ... use a
trigger
object to enforce a particular order of operations.
The
trigger
object outputs its input in right-to-left order.
The
loadbang
object sends out a “bang” message when the patch is first opened. It can be used to initialize patch parameters.
©2003-2026 McGill University. All Rights Reserved.
Maintained by
Gary P. Scavone
.