~ubuntu-branches/ubuntu/wily/pd-ekext/wily

« back to all changes in this revision

Viewing changes to cup-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Hans-Christoph Steiner
  • Date: 2010-08-18 17:14:25 UTC
  • Revision ID: james.westby@ubuntu.com-20100818171425-7wehl0fqtaacqulx
Tags: upstream-0.1.1
ImportĀ upstreamĀ versionĀ 0.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 0 22 433 272 10;
 
2
#X obj 71 134 cup;
 
3
#X msg 133 118 0;
 
4
#X msg 177 118 25;
 
5
#X msg 220 118 -67;
 
6
#X text 153 89 set to float;
 
7
#X text 130 100 (but do not output);
 
8
#X obj 71 81 metro 500;
 
9
#X obj 71 62 loadbang;
 
10
#X floatatom 71 156 5 0 0 0 - - -;
 
11
#X text 196 24 cup counts up ^_^;
 
12
#X text 165 46 it's the simplest counter there is;
 
13
#X text 184 70 why waste cpu power on counting?;
 
14
#X text 106 236 Ed;
 
15
#X text 71 198 someday I may write a haiku poem about it;
 
16
#X msg 280 119 setbang 198;
 
17
#X text 278 103 set and output;
 
18
#N canvas 0 0 450 300 simplecounter 0;
 
19
#X obj 107 147 cup;
 
20
#X msg 138 147 0;
 
21
#X msg 107 80 1;
 
22
#X floatatom 107 191 5 0 0 0 - - -;
 
23
#X obj 107 63 loadbang;
 
24
#X obj 107 97 metro 200;
 
25
#X text 228 190 don't forget the delay 0!;
 
26
#X obj 174 172 select 10;
 
27
#X obj 174 189 delay 0;
 
28
#X text 80 233 cup counts up from float;
 
29
#X text 79 248 simplicity helps me think;
 
30
#X text 80 263 organise my patch;
 
31
#X text 81 218 ______A_CUP_HAIKU_______;
 
32
#X connect 0 0 3 0;
 
33
#X connect 0 0 7 0;
 
34
#X connect 1 0 0 0;
 
35
#X connect 2 0 5 0;
 
36
#X connect 4 0 2 0;
 
37
#X connect 5 0 0 0;
 
38
#X connect 7 0 8 0;
 
39
#X connect 8 0 1 0;
 
40
#X restore 230 158 pd simplecounter;
 
41
#X connect 0 0 8 0;
 
42
#X connect 1 0 0 0;
 
43
#X connect 2 0 0 0;
 
44
#X connect 3 0 0 0;
 
45
#X connect 6 0 0 0;
 
46
#X connect 7 0 6 0;
 
47
#X connect 14 0 0 0;