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

« back to all changes in this revision

Viewing changes to vfmod-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 163 334 442 175 10;
2
 
#X text 364 147 j#|@2002;
3
 
#X obj 386 127 SMLib-help;
4
 
#X text 10 6 vfmod computes the modulo of each element in a vector
5
 
;
6
 
#X obj 15 127 print;
7
 
#X floatatom 66 81 5 0 0;
8
 
#X text 79 103 base;
9
 
#X text 78 119 base zero becomes one;
10
 
#X msg 15 33 0 0.5 1 1.5 2 2.5 3 3.5;
11
 
#X msg 26 58 0 -0.5 -1 -1.5 -2 -2.5 -3 -3.5;
12
 
#X obj 15 101 vfmod 2;
13
 
#X text 78 134 default argument is 1;
14
 
#X connect 4 0 9 1;
15
 
#X connect 7 0 9 0;
16
 
#X connect 8 0 9 0;
17
 
#X connect 9 0 3 0;
 
1
#N canvas 1 53 442 175 10;
 
2
#X text 354 107 j#|@2002;
 
3
#X obj 376 87 SMLib-help;
 
4
#X text 10 6 vfmod computes the modulo of each element in a vector
 
5
;
 
6
#X obj 15 127 print;
 
7
#X floatatom 66 81 5 0 0 0 - - -;
 
8
#X text 79 103 base;
 
9
#X text 78 119 base zero becomes one;
 
10
#X msg 15 33 0 0.5 1 1.5 2 2.5 3 3.5;
 
11
#X msg 26 58 0 -0.5 -1 -1.5 -2 -2.5 -3 -3.5;
 
12
#X obj 15 101 vfmod 2;
 
13
#X text 78 134 default argument is 1;
 
14
#N canvas 178 183 494 344 META 0;
 
15
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
 
16
Wilkes for Pd version 0.42.;
 
17
#X text 12 25 LICENSE GPL v2;
 
18
#X text 12 125 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
 
19
;
 
20
#X text 12 5 KEYWORDS control list_op;
 
21
#X text 12 65 INLET_0 list float;
 
22
#X text 12 105 OUTLET_0 list float;
 
23
#X text 12 45 DESCRIPTION compute the modulo of each element in a vector
 
24
;
 
25
#X text 12 85 INLET_1 float;
 
26
#X restore 386 128 pd META;
 
27
#X connect 4 0 9 1;
 
28
#X connect 7 0 9 0;
 
29
#X connect 8 0 9 0;
 
30
#X connect 9 0 3 0;