aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/6.externs/0.README.txt
blob: 3b1301165e3d138783640be19dc3d8c2ecd4974f (plain)
1
2
3
4
5
6
7
8
9
EXTERNAL OBJECTS in Pd.

Here are the sources for three simple external objects in Pd.
To compile, type "make pd_linux", "nmake pd_nt", "make pd_irix5" or "make
pd_irix6".

The objects "foo1" and "foo2" are intended as very simple control objects, and
"dspobj" is a tilde object.