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

« back to all changes in this revision

Viewing changes to reference/z~-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 304 271 597 497 10;
 
2
#X obj 125 42 z~;
 
3
#X text 177 41 samplewise delay;
 
4
#X text 168 89 should make FIR-filter design possible;
 
5
#X obj 65 222 osc~ 440;
 
6
#X floatatom 65 191 0 0 0 0 - - -;
 
7
#X obj 97 270 z~;
 
8
#X obj 127 270 z~ 2;
 
9
#X obj 65 310 +~;
 
10
#X text 235 269 4th order moving average filter;
 
11
#X text 193 298 creation argument : delay in samples (default is 1)
 
12
;
 
13
#X text 167 119 (note that you cannot do IIR-filters easily this way
 
14
!);
 
15
#X text 351 42 z;
 
16
#X text 359 36 -N;
 
17
#X obj 65 336 *~ 0.25;
 
18
#X text 442 11 part of zexy;
 
19
#X obj 167 270 z~ 3;
 
20
#X obj 65 384 tabwrite~ \$0scope;
 
21
#X msg 82 361 bang;
 
22
#X obj 258 388 table \$0scope;
 
23
#X connect 3 0 7 0;
 
24
#X connect 3 0 5 0;
 
25
#X connect 3 0 6 0;
 
26
#X connect 3 0 15 0;
 
27
#X connect 4 0 3 0;
 
28
#X connect 5 0 7 0;
 
29
#X connect 6 0 7 0;
 
30
#X connect 7 0 13 0;
 
31
#X connect 13 0 16 0;
 
32
#X connect 15 0 7 0;
 
33
#X connect 17 0 16 0;