diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:43:25 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:43:25 +0000 |
commit | e1da63276dc159532c0e5258f69a5365568f598f (patch) | |
tree | 8baa7cff1f1f77cd8172d5975f8543c0675dd7eb /guile/testguile.pd | |
parent | c3f5ea53917dea9c80751ee5809c7455589888be (diff) |
This commit was generated by cvs2svn to compensate for changes in r4219,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/pdp/; revision=4220
Diffstat (limited to 'guile/testguile.pd')
-rw-r--r-- | guile/testguile.pd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/guile/testguile.pd b/guile/testguile.pd new file mode 100644 index 0000000..0ddb253 --- /dev/null +++ b/guile/testguile.pd @@ -0,0 +1,38 @@ +#N canvas 197 59 766 427 10; +#X obj 158 49 metro 1000; +#X obj 161 77 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 160 23 loadbang; +#X obj 128 235 pdp_xv; +#X obj 293 39 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 293 71 pdp_v4l; +#X obj 347 35 metro 10; +#X obj 345 12 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 72 210 r iet; +#X floatatom 72 238 5 0 0 0 - - -; +#X obj 128 211 r out-vid; +#X obj 293 106 ss in-vid; +#X obj 352 144 ss test; +#X obj 479 193 ss control; +#X msg 477 164 stop; +#X msg 521 164 gc; +#X obj 522 129 metro 1000; +#X obj 523 106 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 +1; +#X obj 522 81 loadbang; +#X connect 0 0 1 0; +#X connect 2 0 0 0; +#X connect 4 0 5 0; +#X connect 5 0 11 0; +#X connect 5 0 12 0; +#X connect 6 0 5 0; +#X connect 7 0 6 0; +#X connect 8 0 9 0; +#X connect 10 0 3 0; +#X connect 14 0 13 0; +#X connect 15 0 13 0; +#X connect 16 0 15 0; +#X connect 17 0 16 0; +#X connect 18 0 17 0; |