~ubuntu-branches/ubuntu/natty/pd-zexy/natty

« back to all changes in this revision

Viewing changes to reference/demultiplex~-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard, IOhannes m zmölnig, Jonas Smedegaard
  • Date: 2010-08-20 12:17:41 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100820121741-4kxozn8b9rhee9fr
Tags: 2.2.3-1
* New upstream version

[ IOhannes m zmölnig ]
* Adopt package, on behalf of Multimedia Team.
  Closes: #546964
* Simply debian/rules with CDBS, and don't unconditionally strip
  binaries.
  Closes: #437763
* Install into /usr/lib/pd/extra/zexy/. Document usage in REAME.Debian
  and warn about change in NEWS.
* git'ify package. Add Vcs-* stanzas to control file.
* Use dpkg source format 3.0 (quilt). Drop build-dependency on quilt.

[ Jonas Smedegaard ]
* Enable CDBS copyright-check routine.
* Add copyright and licensing header to debian/rules.
* Add myself as uploader.
* Rewrite debian/copyright using rev. 135 of draft DEP5 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 301 479 635 302 12;
 
2
#X obj 72 139 sig~ 1;
 
3
#X floatatom 110 93 4 0 0 0 - - -;
 
4
#X obj 71 229 env~;
 
5
#X floatatom 71 255 4 0 0 0 - - -;
 
6
#X text 428 109 alias;
 
7
#X obj 71 193 demultiplex~ . . . . .;
 
8
#X obj 113 229 env~;
 
9
#X floatatom 113 255 4 0 0 0 - - -;
 
10
#X obj 156 230 env~;
 
11
#X floatatom 156 256 4 0 0 0 - - -;
 
12
#X obj 199 229 env~;
 
13
#X floatatom 199 255 4 0 0 0 - - -;
 
14
#X obj 242 227 env~;
 
15
#X floatatom 242 253 4 0 0 0 - - -;
 
16
#X text 156 94 select an outlet;
 
17
#X obj 75 23 demultiplex~;
 
18
#X text 210 22 demultiplex 1 signal to 1-of-n outlets;
 
19
#X obj 480 110 demux~;
 
20
#X text 154 174 the number of arguments specifies the number of outlets
 
21
;
 
22
#X text 513 3 part of zexy;
 
23
#X connect 0 0 5 0;
 
24
#X connect 1 0 5 0;
 
25
#X connect 2 0 3 0;
 
26
#X connect 5 0 2 0;
 
27
#X connect 5 1 6 0;
 
28
#X connect 5 2 8 0;
 
29
#X connect 5 3 10 0;
 
30
#X connect 5 4 12 0;
 
31
#X connect 6 0 7 0;
 
32
#X connect 8 0 9 0;
 
33
#X connect 10 0 11 0;
 
34
#X connect 12 0 13 0;