hi,
could someone please point me to a list of all possible messages that
the global "pd" object understands?
(like "pd dsp 1", "pd quit" etc.).
and a related question:
is it possible to send messages to pd form "outside" of pd, but
without talking to a patcher window?
i have pd running on a remote computer and want to send messages to
pd, e.g. like "quit".
i know i could use pdsend, but if i understand correctly i would need
a [netreceive] object in a running patcher, which then could pass the
command to the global pd object through a message box or similar. but
since the pd object is global, maybe there is a way of talking to it
directly without the use of a patcher?
thanks,
volker.