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

« back to all changes in this revision

Viewing changes to reference/multiplex-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 170 131 827 407 10;
 
2
#X obj 51 91 metro 320;
 
3
#X msg 51 69 1;
 
4
#X msg 76 69 0;
 
5
#X text 271 237 alias;
 
6
#X text 549 33 part of zexy;
 
7
#X obj 111 12 multiplex;
 
8
#X text 231 10 multiplex the selected inlet to the outlet;
 
9
#X text 277 81 the rightmost inlet specifies \, which inlet is routed
 
10
to the outlet;
 
11
#X text 280 119 inlets number from 0..(n-1);
 
12
#X text 268 166 creation: "multiplex [<in1?> [<in2?> [<in3?> ... ]]]"
 
13
;
 
14
#X obj 51 311 mux 1 2 3 4;
 
15
#X text 303 185 the number of arguments defines the number of inlets
 
16
;
 
17
#X obj 315 236 mux;
 
18
#X obj 51 369 print output;
 
19
#X obj 123 240 vradio 15 1 0 4 empty empty select 20 7 0 8 -262144
 
20
-1 -1 3;
 
21
#X obj 51 111 t b b b b;
 
22
#X msg 69 161 bang;
 
23
#X floatatom 51 143 5 0 0 0 - - -;
 
24
#X msg 87 183 list 4 2;
 
25
#X msg 105 211 symbol coppenrath;
 
26
#X connect 0 0 15 0;
 
27
#X connect 1 0 0 0;
 
28
#X connect 2 0 0 0;
 
29
#X connect 10 0 13 0;
 
30
#X connect 14 0 10 4;
 
31
#X connect 15 0 17 0;
 
32
#X connect 15 1 16 0;
 
33
#X connect 15 2 18 0;
 
34
#X connect 15 3 19 0;
 
35
#X connect 16 0 10 1;
 
36
#X connect 17 0 10 0;
 
37
#X connect 18 0 10 2;
 
38
#X connect 19 0 10 3;