diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2007-10-04 16:30:15 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2007-10-04 16:30:15 +0000 |
commit | fa044426f92f90d2423cd3294d145a8168d20030 (patch) | |
tree | abbf62db9e95c7bcf83a0582765ad92e7f2cb413 /help/getdollarzero-help.pd | |
parent | 0cb89848b7d2be4b1d0021823d2707b855891ea0 (diff) |
Changing directory structure for externals/tof, part 2
svn path=/trunk/externals/tof/; revision=8784
Diffstat (limited to 'help/getdollarzero-help.pd')
-rwxr-xr-x | help/getdollarzero-help.pd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/help/getdollarzero-help.pd b/help/getdollarzero-help.pd new file mode 100755 index 0000000..1f9f127 --- /dev/null +++ b/help/getdollarzero-help.pd @@ -0,0 +1,13 @@ +#N canvas 372 409 472 395 10; +#X msg 42 73 bang; +#X obj 41 149 print; +#X obj 42 111 getdollarzero; +#X symbolatom 87 148 10 0 0 0 - - -; +#X obj 209 112 getdollarzero-abs0; +#X text 17 22 Get the dollar zero of a patch.; +#X text 28 199 Argument: How much recursion you want (If set to 1 \, +it will get the parent's dollar zero \, if set to 2 \, it will get +the parent's parent's dollar zero \, etc); +#X connect 0 0 2 0; +#X connect 2 0 1 0; +#X connect 2 0 3 0; |