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

« back to all changes in this revision

Viewing changes to doc/objects/pdp_abs.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 504 211 500 438 10;
2
 
#X msg 77 38 start;
3
 
#X msg 124 38 stop;
4
 
#X obj 77 70 pdp_help_input;
5
 
#X obj 77 340 pdp_help_output;
6
 
#X obj 77 163 pdp_gain;
7
 
#X floatatom 128 135 5 0 0;
8
 
#X msg 128 109 0.5;
9
 
#X obj 77 296 pdp_gain;
10
 
#X msg 128 268 1;
11
 
#X text 229 235 absolute value;
12
 
#X obj 77 231 pdp_abs;
13
 
#X connect 0 0 2 0;
14
 
#X connect 1 0 2 0;
15
 
#X connect 2 0 4 0;
16
 
#X connect 4 0 10 0;
17
 
#X connect 5 0 4 1;
18
 
#X connect 6 0 5 0;
19
 
#X connect 7 0 3 0;
20
 
#X connect 8 0 7 1;
21
 
#X connect 10 0 7 0;