Next:
Subpatching
Up:
Pd Communication, Subpatching, Timing &
Previous:
Delay & Randomness
Object Communication
The “standard” means of communication between objects is via patch cords.
It is possible to use
send
and
receive
objects for communication without patch cords.
send
and
receive
objects can also be used for communication between any open patcher windows.
The
value
object can be used to “share” common data among many objects, even if they are in different patcher windows.
The Pd
value
object can only store and share numerical values, not symbols.
©2003-2026 McGill University. All Rights Reserved.
Maintained by
Gary P. Scavone
.