~ubuntu-branches/ubuntu/trusty/pd-zexy/trusty-proposed

« back to all changes in this revision

Viewing changes to reference/sigzero~-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 325 377 594 494 10;
 
2
#X obj 79 235 sigzero~;
 
3
#X obj 79 187 sig~;
 
4
#X floatatom 79 129 0 0 0 0 - - -;
 
5
#X floatatom 79 262 0 0 0 0 - - -;
 
6
#X obj 117 313 print signal;
 
7
#X obj 117 264 select 0;
 
8
#X msg 117 289 off;
 
9
#X msg 176 288 on;
 
10
#X text 72 42 sigzero~ detects whether there is a signal or not (e.g.
 
11
zeroes throughout);
 
12
#X obj 74 25 sigzero~;
 
13
#X msg 136 161 bang;
 
14
#X msg 135 185 off;
 
15
#X floatatom 135 208 0 0 0 0 - - -;
 
16
#X text 216 163 turn the detector on;
 
17
#X text 216 188 turn it off;
 
18
#X text 217 210 turn it on/off;
 
19
#X text 114 128 try me;
 
20
#N canvas 0 0 594 394 sub 0;
 
21
#X obj 152 104 inlet~;
 
22
#X obj 152 155 nop~;
 
23
#X obj 152 210 outlet~;
 
24
#X text 190 157 imagine we were doing some VERY heavy calcs here;
 
25
#X obj 427 48 inlet;
 
26
#X obj 427 75 switch~;
 
27
#X text 35 272 if the heavy calculations done here are done in vain
 
28
because there is no incoming signal \, it would be better to turn the
 
29
whole sub-patch off...;
 
30
#X connect 0 0 1 0;
 
31
#X connect 1 0 2 0;
 
32
#X connect 4 0 5 0;
 
33
#X restore 76 393 page sub;
 
34
#X obj 76 343 adc~ 1;
 
35
#X obj 135 370 sigzero~;
 
36
#X text 213 370 that's how i use it;
 
37
#X floatatom 106 442 0 0 0 0 - - -;
 
38
#N canvas 159 26 495 266 output 0;
 
39
#X obj 338 160 t b;
 
40
#X obj 338 110 f;
 
41
#X obj 338 60 inlet;
 
42
#X text 344 29 mute;
 
43
#X obj 338 185 f;
 
44
#X msg 425 178 0;
 
45
#X msg 338 85 bang;
 
46
#X obj 338 135 moses 1;
 
47
#X obj 425 153 t b f;
 
48
#X obj 397 117 moses 1;
 
49
#X obj 83 148 dbtorms;
 
50
#X obj 22 181 inlet~;
 
51
#X obj 199 41 inlet;
 
52
#X text 199 18 level;
 
53
#X msg 96 65 set \$1;
 
54
#X obj 96 89 outlet;
 
55
#X msg 214 64 \; pd dsp 1;
 
56
#X obj 83 194 line~;
 
57
#X obj 22 212 *~;
 
58
#X obj 22 241 dac~;
 
59
#X obj 83 171 pack 0 50;
 
60
#X text 20 158 audio;
 
61
#X text 93 110 show level;
 
62
#X obj 83 42 r \$0master-lvl;
 
63
#X obj 199 100 s \$0master-lvl;
 
64
#X obj 397 92 r \$0master-lvl;
 
65
#X obj 338 210 s \$0master-lvl;
 
66
#X connect 0 0 4 0;
 
67
#X connect 1 0 7 0;
 
68
#X connect 2 0 6 0;
 
69
#X connect 4 0 26 0;
 
70
#X connect 5 0 26 0;
 
71
#X connect 6 0 1 0;
 
72
#X connect 7 0 0 0;
 
73
#X connect 7 1 8 0;
 
74
#X connect 8 0 5 0;
 
75
#X connect 9 1 4 1;
 
76
#X connect 10 0 20 0;
 
77
#X connect 11 0 18 0;
 
78
#X connect 12 0 16 0;
 
79
#X connect 12 0 24 0;
 
80
#X connect 14 0 15 0;
 
81
#X connect 17 0 18 1;
 
82
#X connect 18 0 19 0;
 
83
#X connect 18 0 19 1;
 
84
#X connect 20 0 17 0;
 
85
#X connect 23 0 10 0;
 
86
#X connect 23 0 14 0;
 
87
#X connect 25 0 1 1;
 
88
#X connect 25 0 9 0;
 
89
#X restore 77 470 pd output;
 
90
#X msg 135 442 MUTE;
 
91
#X text 101 423 output amplitude;
 
92
#X text 445 12 part of zexy;
 
93
#X connect 0 0 3 0;
 
94
#X connect 0 0 5 0;
 
95
#X connect 1 0 0 0;
 
96
#X connect 2 0 1 0;
 
97
#X connect 5 0 6 0;
 
98
#X connect 5 1 7 0;
 
99
#X connect 6 0 4 0;
 
100
#X connect 7 0 4 0;
 
101
#X connect 10 0 0 0;
 
102
#X connect 11 0 0 0;
 
103
#X connect 12 0 0 0;
 
104
#X connect 17 0 22 0;
 
105
#X connect 18 0 17 0;
 
106
#X connect 18 0 19 0;
 
107
#X connect 19 0 17 1;
 
108
#X connect 21 0 22 1;
 
109
#X connect 22 0 21 0;
 
110
#X connect 23 0 22 2;