aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/example15.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-05-05 20:41:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-05-05 20:41:42 +0000
commit1b4c18faa20cfbb06ad9a70c2f92bea054bd6755 (patch)
tree23314ad5449dc808d96c8118367d5cbb89fe223c /doc/examples/example15.pd
parentd499615989ab8b5e211164c28761f0dbaab6e4d0 (diff)
switched to pdp_glx for output since it works on both Mac OS X and GNU/Linux
svn path=/trunk/externals/pdp/; revision=7626
Diffstat (limited to 'doc/examples/example15.pd')
-rw-r--r--doc/examples/example15.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/example15.pd b/doc/examples/example15.pd
index 5301fc0..9ff8cbf 100644
--- a/doc/examples/example15.pd
+++ b/doc/examples/example15.pd
@@ -13,7 +13,7 @@
#X obj 126 224 pdp_gain 22;
#X text 7 2 using motion_fade \, contrast \, mul and gain to get a
motion triggered effect;
-#X obj 126 258 pdp_xv;
+#X obj 126 258 pdp_glx;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 2 0 1 0;