diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-05 02:46:28 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-02-05 02:46:28 +0000 |
commit | 471be6d4cc3e5acc3dd95136e34bb239deb349ab (patch) | |
tree | 2665be584d0482f881c7f77addd48403440b6cd8 /vvplus-help.pd | |
parent | 29e40455c3514cced4d73e0d8dc02c2b650f22ed (diff) |
use 'vvplus' and 'vvminus' object names since they're the default
svn path=/trunk/externals/smlib/; revision=15949
Diffstat (limited to 'vvplus-help.pd')
-rw-r--r-- | vvplus-help.pd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vvplus-help.pd b/vvplus-help.pd index 85007ed..60ed8f9 100644 --- a/vvplus-help.pd +++ b/vvplus-help.pd @@ -1,19 +1,19 @@ #N canvas 1 53 313 256 10; -#X obj 40 115 vv+; +#X obj 40 115 vvplus; #X msg 16 81 1 2 3; #X msg 73 85 4 5 6; #X msg 159 86 1 2 3; #X msg 219 86 4; -#X obj 180 116 vv+ 0; +#X obj 180 116 vvplus 0; #X msg 16 57 1; #X msg 159 62 1; -#X text 18 10 vv+ adds two lists of floats; +#X text 18 10 vvplus adds two lists of floats; #X text 17 25 or a float to a list of floats; #X msg 73 60 3 2 1; #X obj 252 159 SMLib-help; #X text 230 184 j#|@2002; -#X obj 40 139 print vv+; -#X obj 180 140 print vv+; +#X obj 40 139 print vvplus; +#X obj 180 140 print vvplus; #N canvas 119 195 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; |