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

« back to all changes in this revision

Viewing changes to reference/envrms~-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 366 497 580 361 10;
 
2
#X obj 71 51 envrms~;
 
3
#X text 174 51 an envelope follower that outputs rms instead of dB
 
4
;
 
5
#X obj 59 172 sig~ 3;
 
6
#X floatatom 59 148 0 0 0 0 - - -;
 
7
#X obj 59 233 env~;
 
8
#X floatatom 59 254 0 0 0 0 - - -;
 
9
#X floatatom 129 255 0 0 0 0 - - -;
 
10
#X obj 129 234 envrms~;
 
11
#X text 177 93 (i found it very often quite annoying \, to get dB all
 
12
the times \, and i wouldn't use snapshot~ instead);
 
13
#X obj 59 276 dbtorms;
 
14
#X floatatom 59 299 0 0 0 0 - - -;
 
15
#X text 179 172 of course \, this is cheaper than using env~ + dbtorms
 
16
;
 
17
#X text 272 269 see also:;
 
18
#X obj 277 296 env~;
 
19
#X obj 315 296 avg~;
 
20
#X obj 354 296 tavg~;
 
21
#X msg 484 217 \; pd dsp 1;
 
22
#X text 479 17 part of zexy;
 
23
#X connect 2 0 7 0;
 
24
#X connect 2 0 4 0;
 
25
#X connect 3 0 2 0;
 
26
#X connect 4 0 5 0;
 
27
#X connect 5 0 9 0;
 
28
#X connect 7 0 6 0;
 
29
#X connect 9 0 10 0;