~kamalmostafa/ubuntu/lucid/pdp/fix-504941-ftbfs

« back to all changes in this revision

Viewing changes to doc/objects/pdp_histo.pd

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2005-03-15 22:21:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050315222105-1q287rsihmd9j1tb
Tags: 1:0.12.4-2
* fixed the hardcoded depends
* added 3dp library

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 594 324 616 432 10;
2
 
#X msg 87 208 size \$1;
3
 
#X floatatom 87 184 5 0 0;
4
 
#N canvas 0 0 450 300 graph2 0;
5
 
#X array array1 64 float 0;
6
 
#X coords 0 1 63 -1 200 140 1;
7
 
#X restore 390 32 graph;
8
 
#X obj 127 47 pdp_help_input;
9
 
#X obj 127 113 pdp_help_output;
10
 
#X obj 127 77 pdp_gain;
11
 
#X floatatom 251 50 5 0 0;
12
 
#X obj 127 23 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
13
 
;
14
 
#X msg 86 271 array array1;
15
 
#X floatatom 155 183 5 0 0;
16
 
#X msg 155 207 scale \$1;
17
 
#X text 37 355 the size is rounded to the next power of 2;
18
 
#X text 36 373 first argument is size \, second is optional scaling
19
 
factor.;
20
 
#X text 37 338 create a histogram from an image and send to a table
21
 
;
22
 
#X floatatom 229 183 5 0 0;
23
 
#X msg 229 207 samplesize \$1;
24
 
#X obj 19 299 pdp_histo array1 64 10;
25
 
#X connect 0 0 16 0;
26
 
#X connect 1 0 0 0;
27
 
#X connect 3 0 5 0;
28
 
#X connect 5 0 4 0;
29
 
#X connect 5 0 16 0;
30
 
#X connect 6 0 5 1;
31
 
#X connect 7 0 3 0;
32
 
#X connect 8 0 16 0;
33
 
#X connect 9 0 10 0;
34
 
#X connect 10 0 16 0;
35
 
#X connect 14 0 15 0;
36
 
#X connect 15 0 16 0;