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

« back to all changes in this revision

Viewing changes to reference/drip-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 139 0 872 747 10;
 
2
#X msg 30 108 come on \, my house;
 
3
#X obj 30 210 print UNFOLDED;
 
4
#X msg 48 135 1 two tre quatre 5 se;
 
5
#X text 72 10 drip;
 
6
#X obj 30 183 drip;
 
7
#X text 311 104 drip is like a medical drip - you can adjust the drop-speed
 
8
;
 
9
#X obj 316 198 drip 1000;
 
10
#X obj 316 218 print DROP;
 
11
#X msg 316 152 this is that slow;
 
12
#X floatatom 365 179 0 0 0 0 - - -;
 
13
#X text 439 545 drip without arguments will do no scheduling (this
 
14
is: output all the atoms at once);
 
15
#X text 424 182 drop-delay in [ms];
 
16
#X obj 36 599 drip;
 
17
#X obj 95 601 drip 0;
 
18
#X msg 36 548 5 4 3 2 1 ready go;
 
19
#X obj 36 569 t l l;
 
20
#X obj 95 639 print SCHEDULED;
 
21
#X obj 36 661 print DESCHEDUL;
 
22
#X obj 248 592 drip -10;
 
23
#X obj 248 621 print DESCHED;
 
24
#X msg 248 556 bang;
 
25
#X text 44 27 unfolds a package to a sequence;
 
26
#X text 43 50 since you can switch to scheduled mode \, this might
 
27
be used to reduce CPU-load;
 
28
#X text 530 672 see also :;
 
29
#X obj 602 674 repack;
 
30
#X obj 35 299 t l l b;
 
31
#X obj 181 350 t l l;
 
32
#X obj 181 309 del 250;
 
33
#X msg 35 280 list some atoms could be saved while others;
 
34
#X msg 181 329 list might get lost;
 
35
#X obj 35 422 print TIGHT;
 
36
#X obj 171 413 print LOOSE;
 
37
#X obj 35 403 pipe s 1500;
 
38
#X text 411 309 creation:;
 
39
#X text 475 309 "drip [<n> [flush]]";
 
40
#X text 447 397 <n> is the initial drop-delay in [ms];
 
41
#X text 442 333 "flush" indicates whether non-empty buffers should
 
42
be flushed when a new package arrives or not.;
 
43
#X text 443 362 default is no_flush;
 
44
#X text 447 430 n==0 will DO scheduling (and is therefore somewhat
 
45
"slower" than without arguments;
 
46
#X text 445 415 default is NO scheduling;
 
47
#X text 446 465 negative values for <n> turn off scheduling;
 
48
#X obj 35 375 drip 200 flush;
 
49
#X obj 171 375 drip 200;
 
50
#X text 717 13 part of;
 
51
#X obj 776 13 zexy;
 
52
#X connect 0 0 4 0;
 
53
#X connect 2 0 4 0;
 
54
#X connect 4 0 1 0;
 
55
#X connect 6 0 7 0;
 
56
#X connect 8 0 6 0;
 
57
#X connect 9 0 6 1;
 
58
#X connect 12 0 17 0;
 
59
#X connect 13 0 16 0;
 
60
#X connect 14 0 15 0;
 
61
#X connect 15 0 12 0;
 
62
#X connect 15 1 13 0;
 
63
#X connect 18 0 19 0;
 
64
#X connect 20 0 18 0;
 
65
#X connect 25 0 41 0;
 
66
#X connect 25 1 42 0;
 
67
#X connect 25 2 27 0;
 
68
#X connect 26 0 41 0;
 
69
#X connect 26 1 42 0;
 
70
#X connect 27 0 29 0;
 
71
#X connect 28 0 25 0;
 
72
#X connect 29 0 26 0;
 
73
#X connect 32 0 30 0;
 
74
#X connect 41 0 32 0;
 
75
#X connect 42 0 31 0;