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

« back to all changes in this revision

Viewing changes to doc/objects/pdp_bitmask.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 287 pdp_help_output;
6
 
#X obj 77 243 pdp_gain;
7
 
#X msg 128 215 1;
8
 
#X text 229 182 apply a bitwise mask (16 bit);
9
 
#X floatatom 149 144 8 0 0;
10
 
#X obj 152 120 hsl 128 15 0 65535 0 0 empty empty empty -2 -6 0 8 -262144
11
 
-1 -1 0 1;
12
 
#X floatatom 175 213 5 0 0;
13
 
#X obj 77 178 pdp_bitmask;
14
 
#X connect 0 0 2 0;
15
 
#X connect 1 0 2 0;
16
 
#X connect 2 0 10 0;
17
 
#X connect 4 0 3 0;
18
 
#X connect 5 0 4 1;
19
 
#X connect 7 0 10 1;
20
 
#X connect 8 0 7 0;
21
 
#X connect 9 0 4 1;
22
 
#X connect 10 0 4 0;