diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-05 20:41:42 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-05 20:41:42 +0000 |
commit | 1b4c18faa20cfbb06ad9a70c2f92bea054bd6755 (patch) | |
tree | 23314ad5449dc808d96c8118367d5cbb89fe223c /doc/examples/example03.pd | |
parent | d499615989ab8b5e211164c28761f0dbaab6e4d0 (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/example03.pd')
-rw-r--r-- | doc/examples/example03.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/example03.pd b/doc/examples/example03.pd index 0eddd0d..9a802e7 100644 --- a/doc/examples/example03.pd +++ b/doc/examples/example03.pd @@ -37,7 +37,7 @@ negative feedback around suddon changes); #X msg 144 13 1000; #X msg 109 250 type grey; #X msg 109 135 type yv12; -#X obj 68 619 pdp_xv; +#X obj 68 619 pdp_glx; #X text 201 247 it also works for black and white \, but all negative colours will be clipped to 0 (black) on output.; #X text 393 340 mix in some noise to get it going (set blur to minimal |