~ubuntu-branches/ubuntu/saucy/pd-smlib/saucy

« back to all changes in this revision

Viewing changes to vfmod-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Hans-Christoph Steiner
  • Date: 2010-11-10 15:17:58 UTC
  • Revision ID: james.westby@ubuntu.com-20101110151758-3acjf69kiudo3gh4
Tags: upstream-0.12.1
ImportĀ upstreamĀ versionĀ 0.12.1

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;