~ubuntu-branches/ubuntu/precise/puredata/precise

« back to all changes in this revision

Viewing changes to doc/5.reference/tabplay~-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Paul Brossier
  • Date: 2009-12-22 21:29:31 UTC
  • mfrom: (1.2.6 upstream) (4.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091222212931-nhwkzapjwsmjao1l
Tags: 0.42.5-3
* debian/control:
  - add community site to homepage field
  - improve long description
  - remove Replaces and Conflicts fields
  - add Suggests on pd-csound, pd-pdp, pd-zexy, pd-aubio
* debian/rules: add per-arch configuration flags
* debian/patches/02_kfreebsd.diff:
  - also define pd_tilde_dllextent on FreeBSD
  - fix typo (really closing #414414 this time)
  - also add hurd glue
* debian/patches/04_hurd.diff:
  - add hurd glue and s_midi_dummy.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 28 13 707 471 10;
 
2
#X msg 639 93 \; pd dsp 0;
 
3
#X graph graph1 0 -1 155948 1 428 369 678 169;
 
4
#X array array99 155948 float 0;
 
5
#X pop;
 
6
#X floatatom 11 342 0 0 0;
 
7
#X msg 11 109 set array99;
 
8
#X text 93 109 "set" message permits you to switch between arrays;
 
9
#X text 128 228 creation argument initializes array name;
 
10
#X text 5 392 see also the "array" tutorial in section 2 of the Pd
 
11
documentation \, and these objects:;
 
12
#X obj 6 438 tabwrite~;
 
13
#X obj 140 439 tabread;
 
14
#X obj 194 439 tabwrite;
 
15
#X obj 254 439 tabsend~;
 
16
#X obj 315 439 tabreceive~;
 
17
#X obj 41 13 tabplay~;
 
18
#X text 108 14 play a table as a sample (non-transposing);
 
19
#X obj 11 228 tabplay~ array99;
 
20
#X obj 452 82 soundfiler;
 
21
#X msg 452 48 read -resize ../sound/bell.aiff array99 \; pd dsp 1 \;
 
22
;
 
23
#X floatatom 452 104 0 0 0;
 
24
#X obj 11 316 env~ 16384;
 
25
#X obj 396 439 soundfiler;
 
26
#X obj 73 439 tabread4~;
 
27
#X obj 87 360 dac~ 1;
 
28
#X obj 87 323 *~;
 
29
#X obj 100 304 line~;
 
30
#X msg 100 263 0.1 100;
 
31
#X msg 116 284 0 100;
 
32
#X text 162 264 on;
 
33
#X text 157 283 off;
 
34
#X text 148 301 envelope;
 
35
#X text 148 312 generator;
 
36
#X text 101 248 amplitude controls:;
 
37
#X text 131 362 audio output;
 
38
#X obj 87 342 hip~ 5;
 
39
#X msg 26 179 0 44100;
 
40
#X msg 27 158 44100;
 
41
#X msg 26 138 bang;
 
42
#X text 475 449 updated for Pd version 0.29;
 
43
#X text 29 43 The tabplay~ object plays a sample \, or part of one
 
44
\, with no transposition or interpolation. It is cheaper than tabread4~
 
45
and there are none of tabread4~'s interpolation artifacts.;
 
46
#X text 509 25 click here to load table;
 
47
#X text 80 136 "bang" or 0 plays whole sample;
 
48
#X text 82 157 play starting at 44100th sample;
 
49
#X text 93 177 play starting at beginning for 44100 samples;
 
50
#X msg 25 199 44100 1000;
 
51
#X text 103 198 play from 44100 through 45099 (1000 samples);
 
52
#X connect 3 0 14 0;
 
53
#X connect 14 0 18 0;
 
54
#X connect 14 0 22 0;
 
55
#X connect 15 0 17 0;
 
56
#X connect 16 0 15 0;
 
57
#X connect 18 0 2 0;
 
58
#X connect 22 0 32 0;
 
59
#X connect 23 0 22 1;
 
60
#X connect 24 0 23 0;
 
61
#X connect 25 0 23 0;
 
62
#X connect 32 0 21 0;
 
63
#X connect 33 0 14 0;
 
64
#X connect 34 0 14 0;
 
65
#X connect 35 0 14 0;
 
66
#X connect 42 0 14 0;