~ubuntu-branches/ubuntu/raring/pd-smlib/raring

« back to all changes in this revision

Viewing changes to vvminus-help.pd

  • Committer: Package Import Robot
  • Author(s): Hans-Christoph Steiner
  • Date: 2012-09-25 12:20:08 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20120925122008-1915rs1wniolkddt
Tags: upstream-0.12.2
ImportĀ upstreamĀ versionĀ 0.12.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 561 440 326 219 10;
2
 
#X msg 25 90 1 2 3;
3
 
#X msg 82 94 4 5 6;
4
 
#X msg 168 95 1 2 3;
5
 
#X msg 228 95 4;
6
 
#X msg 25 66 1;
7
 
#X msg 168 71 1;
8
 
#X text 248 191 j#|@2002;
9
 
#X text 18 10 vv- substracts two lists of floats;
10
 
#X text 18 26 or a float from a list of floats;
11
 
#X obj 49 124 vv-;
12
 
#X obj 189 125 vv- 0;
13
 
#X obj 268 170 SMLib-help;
14
 
#X obj 49 148 print vv-;
15
 
#X obj 189 149 print vv-;
16
 
#X connect 0 0 9 0;
17
 
#X connect 1 0 9 1;
18
 
#X connect 2 0 10 0;
19
 
#X connect 3 0 10 1;
20
 
#X connect 4 0 9 0;
21
 
#X connect 5 0 10 0;
22
 
#X connect 9 0 12 0;
23
 
#X connect 10 0 13 0;
 
1
#N canvas 1 53 326 251 10;
 
2
#X msg 25 90 1 2 3;
 
3
#X msg 82 94 4 5 6;
 
4
#X msg 168 95 1 2 3;
 
5
#X msg 228 95 4;
 
6
#X msg 25 66 1;
 
7
#X msg 168 71 1;
 
8
#X text 248 191 j#|@2002;
 
9
#X text 18 10 vvminus substracts two lists of floats;
 
10
#X text 18 26 or a float from a list of floats;
 
11
#X obj 49 124 vvminus;
 
12
#X obj 189 125 vvminus 0;
 
13
#X obj 268 170 SMLib-help;
 
14
#X obj 49 148 print vvminus;
 
15
#X obj 189 149 print vvminus;
 
16
#N canvas 102 157 494 344 META 0;
 
17
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
 
18
Wilkes for Pd version 0.42.;
 
19
#X text 12 25 LICENSE GPL v2;
 
20
#X text 12 125 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
 
21
;
 
22
#X text 12 65 INLET_0 list float;
 
23
#X text 12 5 KEYWORDS control list_op;
 
24
#X text 12 85 INLET_1 list float;
 
25
#X text 12 105 OUTLET_0 list float;
 
26
#X text 12 45 DESCRIPTION substracts two lists of floats;
 
27
#X restore 267 216 pd META;
 
28
#X connect 0 0 9 0;
 
29
#X connect 1 0 9 1;
 
30
#X connect 2 0 10 0;
 
31
#X connect 3 0 10 1;
 
32
#X connect 4 0 9 0;
 
33
#X connect 5 0 10 0;
 
34
#X connect 9 0 12 0;
 
35
#X connect 10 0 13 0;