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

« back to all changes in this revision

Viewing changes to vmin-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 480 472 473 127 10;
 
2
#X floatatom 35 104 5 0 0;
 
3
#X text 387 99 j#|@2002;
 
4
#X obj 409 77 SMLib-help;
 
5
#X msg 133 47 0;
 
6
#X msg 168 47 0 1 0 1;
 
7
#X msg 236 47 0 0 1 1;
 
8
#X floatatom 86 104 5 0 0;
 
9
#X msg 15 47 1 2 3 1;
 
10
#X msg 81 47 3 4 1;
 
11
#X text 14 3 vcog computes minimum of a list of floats;
 
12
#X text 13 21 and the location of the first occurance of the minimum
 
13
;
 
14
#X obj 49 76 vmin;
 
15
#X connect 3 0 11 0;
 
16
#X connect 4 0 11 0;
 
17
#X connect 5 0 11 0;
 
18
#X connect 7 0 11 0;
 
19
#X connect 8 0 11 0;
 
20
#X connect 11 0 0 0;
 
21
#X connect 11 1 6 0;