diff options
author | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:46:50 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:46:50 +0000 |
commit | 5c1c96d9a37851aea1bc432c97d5cec785e8052c (patch) | |
tree | 70f9a295c4a57fe5abc66c44df109378ac95b10c /iemhelp/help-wrap.pd | |
parent | a0195fbd2afc6a9240c7cce9a4859456b4a78322 (diff) |
initial checkin (release 1.15)
this time as binary (instead of text)
svn path=/trunk/externals/iemlib/; revision=2663
Diffstat (limited to 'iemhelp/help-wrap.pd')
-rw-r--r-- | iemhelp/help-wrap.pd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/iemhelp/help-wrap.pd b/iemhelp/help-wrap.pd new file mode 100644 index 0000000..2bb38c5 --- /dev/null +++ b/iemhelp/help-wrap.pd @@ -0,0 +1,16 @@ +#N canvas 69 66 334 324 10;
+#X floatatom 40 70 9 0 0 0 - - -;
+#X floatatom 40 156 9 0 0 0 - - -;
+#X text 17 221 (c) musil@iem.kug.ac.at;
+#X text 54 234 IEM KUG;
+#X text 29 246 graz \, austria 2003;
+#X obj 40 92 / 100;
+#X floatatom 40 115 9 0 0 0 - - -;
+#X text 76 10 wraparound between 0 and +1;
+#X text 78 132 no arg.;
+#X obj 40 133 wrap;
+#X text 11 9 wrap;
+#X connect 0 0 5 0;
+#X connect 5 0 6 0;
+#X connect 6 0 9 0;
+#X connect 9 0 1 0;
|