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

« back to all changes in this revision

Viewing changes to reference/sf-play_record-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 341 307 588 488 10;
 
2
#X obj 436 382 sfplay 2;
 
3
#X obj 38 385 sfrecord 2;
 
4
#X msg 436 200 help;
 
5
#X msg 436 226 open test.raw l;
 
6
#X msg 436 249 start;
 
7
#X msg 485 249 bang;
 
8
#X msg 525 249 1;
 
9
#X msg 436 272 stop;
 
10
#X msg 525 272 0;
 
11
#X msg 436 321 goto 100;
 
12
#X msg 436 298 rewind;
 
13
#X msg 507 356 done;
 
14
#X obj 507 381 print;
 
15
#X msg 38 201 help;
 
16
#X msg 38 250 start;
 
17
#X msg 38 274 stop;
 
18
#X msg 38 298 close;
 
19
#X msg 38 226 open test.raw l;
 
20
#X msg 38 323 bang;
 
21
#X floatatom 38 411 0 0 0 0 - - -;
 
22
#X text 72 411 status (1-recording / 0-not_recording);
 
23
#X obj 45 361 osc~ 100;
 
24
#X obj 113 361 osc~ 578;
 
25
#X msg 436 347 close;
 
26
#X text 122 47 a little harddisk-recording system;
 
27
#X text 77 324 retrigger status-output;
 
28
#X text 261 224 <name> <endianity>;
 
29
#X text 205 226 open;
 
30
#X text 135 385 sfrecord/sfplay <num. of channels>;
 
31
#X text 53 77 this makes it possible to do multi-track recordings;
 
32
#X text 52 92 up to now \, the "sfrecord" only supports .RAW format
 
33
;
 
34
#X text 51 107 "sfplay" can skip any header \, if you know it's size::
 
35
just call "sfplay <num.of.chan> <skip.bytes>;
 
36
#X floatatom 466 428 0 0 0 0 - - -;
 
37
#N canvas 159 26 495 266 output 0;
 
38
#X obj 338 160 t b;
 
39
#X obj 338 110 f;
 
40
#X obj 338 60 inlet;
 
41
#X text 344 29 mute;
 
42
#X obj 338 185 f;
 
43
#X msg 425 178 0;
 
44
#X msg 338 85 bang;
 
45
#X obj 338 135 moses 1;
 
46
#X obj 425 153 t b f;
 
47
#X obj 397 117 moses 1;
 
48
#X obj 143 148 dbtorms;
 
49
#X obj 22 181 inlet~;
 
50
#X obj 259 41 inlet;
 
51
#X text 259 18 level;
 
52
#X msg 156 65 set \$1;
 
53
#X obj 156 89 outlet;
 
54
#X msg 274 64 \; pd dsp 1;
 
55
#X obj 143 194 line~;
 
56
#X obj 22 212 *~;
 
57
#X obj 22 241 dac~;
 
58
#X obj 143 171 pack 0 50;
 
59
#X text 20 158 audio;
 
60
#X text 153 110 show level;
 
61
#X obj 143 42 r \$0master-lvl;
 
62
#X obj 259 100 s \$0master-lvl;
 
63
#X obj 397 92 r \$0master-lvl;
 
64
#X obj 338 210 s \$0master-lvl;
 
65
#X obj 72 181 inlet~;
 
66
#X obj 72 212 *~;
 
67
#X text 70 158 audio;
 
68
#X connect 0 0 4 0;
 
69
#X connect 1 0 7 0;
 
70
#X connect 2 0 6 0;
 
71
#X connect 4 0 26 0;
 
72
#X connect 5 0 26 0;
 
73
#X connect 6 0 1 0;
 
74
#X connect 7 0 0 0;
 
75
#X connect 7 1 8 0;
 
76
#X connect 8 0 5 0;
 
77
#X connect 9 1 4 1;
 
78
#X connect 10 0 20 0;
 
79
#X connect 11 0 18 0;
 
80
#X connect 12 0 16 0;
 
81
#X connect 12 0 24 0;
 
82
#X connect 14 0 15 0;
 
83
#X connect 17 0 18 1;
 
84
#X connect 17 0 28 1;
 
85
#X connect 18 0 19 0;
 
86
#X connect 20 0 17 0;
 
87
#X connect 23 0 10 0;
 
88
#X connect 23 0 14 0;
 
89
#X connect 25 0 1 1;
 
90
#X connect 25 0 9 0;
 
91
#X connect 27 0 28 0;
 
92
#X connect 28 0 19 1;
 
93
#X restore 437 456 pd output;
 
94
#X msg 495 428 MUTE;
 
95
#X text 111 423 output amplitude;
 
96
#X text 435 37 part of zexy;
 
97
#X connect 0 0 33 0;
 
98
#X connect 0 1 33 1;
 
99
#X connect 0 2 11 0;
 
100
#X connect 1 0 19 0;
 
101
#X connect 2 0 0 0;
 
102
#X connect 3 0 0 0;
 
103
#X connect 4 0 0 0;
 
104
#X connect 5 0 0 0;
 
105
#X connect 6 0 0 0;
 
106
#X connect 7 0 0 0;
 
107
#X connect 8 0 0 0;
 
108
#X connect 9 0 0 0;
 
109
#X connect 10 0 0 0;
 
110
#X connect 11 0 12 0;
 
111
#X connect 13 0 1 0;
 
112
#X connect 14 0 1 0;
 
113
#X connect 15 0 1 0;
 
114
#X connect 16 0 1 0;
 
115
#X connect 17 0 1 0;
 
116
#X connect 18 0 1 0;
 
117
#X connect 21 0 1 0;
 
118
#X connect 22 0 1 1;
 
119
#X connect 23 0 0 0;
 
120
#X connect 32 0 33 2;
 
121
#X connect 33 0 32 0;
 
122
#X connect 34 0 33 3;