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

« back to all changes in this revision

Viewing changes to abs/0x3c0x7e-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 274 174 575 388 10;
 
2
#X text 67 46 comparing 2 signals;
 
3
#X obj 72 103 sig~;
 
4
#X obj 120 102 sig~;
 
5
#X text 272 20 part of zexy;
 
6
#X text 351 61 updated for zexy-2.0;
 
7
#X obj 93 178 snapshot~;
 
8
#X floatatom 93 204 5 0 0 0 - - -;
 
9
#X obj 146 153 metro 100;
 
10
#X obj 146 131 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
 
11
1;
 
12
#X floatatom 120 82 5 0 0 0 - - -;
 
13
#X floatatom 72 81 5 0 0 0 - - -;
 
14
#X text 16 243 note:;
 
15
#X obj 92 152 <~;
 
16
#X text 45 287 you *cannot* use arguments with this version \, like
 
17
[<~ 2.7];
 
18
#X text 45 302 performance is worse than with the external version
 
19
;
 
20
#X text 43 256 this is the abstraction version of [<~] \, which is
 
21
using [expr~];
 
22
#X text 45 325 if you want to use the external version of this object
 
23
\, you have to load zexy;
 
24
#X connect 1 0 12 0;
 
25
#X connect 2 0 12 1;
 
26
#X connect 5 0 6 0;
 
27
#X connect 7 0 5 0;
 
28
#X connect 8 0 7 0;
 
29
#X connect 9 0 2 0;
 
30
#X connect 10 0 1 0;
 
31
#X connect 12 0 5 0;