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

« back to all changes in this revision

Viewing changes to abs/segregate-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 543 205 450 496 10;
 
2
#X obj 136 344 segregate;
 
3
#X obj 136 447 print BANG;
 
4
#X obj 145 430 print FLOAT;
 
5
#X obj 155 413 print SYMBOL;
 
6
#X obj 175 379 print POINTER;
 
7
#X obj 165 396 print LIST;
 
8
#X floatatom 155 226 0 0 0 0 - - -;
 
9
#X symbolatom 171 255 0 0 0 0 - - -;
 
10
#X msg 136 197 bang;
 
11
#X msg 184 281 1 2 3 4;
 
12
#X msg 185 307 come on \, my house;
 
13
#X text 131 31 segregate;
 
14
#X text 51 87 segregates the inputs by their type;
 
15
#X text 50 112 known types (in order of their outlets)::;
 
16
#X text 93 131 BANG \, FLOAT \, SYMBOL \, LIST \, POINTER;
 
17
#X text 86 196 bang;
 
18
#X text 86 226 float;
 
19
#X text 87 256 symbol;
 
20
#X text 88 309 anythings;
 
21
#X text 87 284 list;
 
22
#X text 313 15 part of zexy;
 
23
#X text 281 468 updated for zexy-2.0;
 
24
#X obj 185 362 print unknown;
 
25
#X connect 0 0 1 0;
 
26
#X connect 0 1 2 0;
 
27
#X connect 0 2 3 0;
 
28
#X connect 0 3 5 0;
 
29
#X connect 0 4 4 0;
 
30
#X connect 0 5 22 0;
 
31
#X connect 6 0 0 0;
 
32
#X connect 7 0 0 0;
 
33
#X connect 8 0 0 0;
 
34
#X connect 9 0 0 0;
 
35
#X connect 10 0 0 0;