aboutsummaryrefslogtreecommitdiff
path: root/player~-help.pd
blob: aa8a5496b675247eadc5165c2cc91d9a0d3136b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
#N canvas 37 26 972 651 10;
#X floatatom 237 525 10 0 0 1 samples - -;
#X obj 261 486 bng 15 250 50 0 empty empty stopped 0 -6 0 10 -262144
-1 -1;
#X msg 48 33 1;
#X msg 92 73 2;
#X msg 71 52 0;
#X obj 30 15 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144 -1
-1;
#X text 52 12 Play at speed 1;
#X text 77 29 Play at speed 1;
#X text 102 48 Stop;
#X text 120 74 Play at speed 2;
#X text 207 536 Progress;
#X text 739 159 Load a sound file;
#X msg 192 263 set table;
#X msg 136 140 1 0.5;
#X text 206 167 Play at speed 1 from 3/4 of the table;
#X text 179 134 Play at speed 1 from halfway;
#X msg 159 169 1 0.75;
#X obj 720 184 openpanel;
#X obj 720 159 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 18 548 mtl/out~;
#X msg 719 344 set \$1 \, bang;
#X text 13 -23 tags: tables play~;
#X obj 193 398 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 199 555 mtl/nbx~;
#X text 212 394 Loop (stops looping when the end is reached);
#X text 801 346 Sets the table and play it.;
#X text 259 259 You can change the table with a set message;
#X msg 103 96 -0.5;
#X text 137 95 Play backwards at speed 0.5;
#X msg 172 201 -1 0.5;
#X text 219 202 Play backwards from 1/2 of the table;
#X obj 118 447 mtl/player~ 1;
#X text 132 118 ------------ offset ------------;
#X text 26 -5 ------------ playback ------------;
#X text 190 240 ------------ table/file management ------------;
#X text 13 -38 Description: Plays tables and soundfiles.;
#X obj 716 131 table \$0table;
#X obj 720 210 list append \$0table;
#X obj 719 264 soundfiler;
#X msg 719 236 read -resize \$1 \$2;
#X obj 719 292 b;
#X obj 719 316 symbol \$0table;
#X text 242 433 Arguments (in any order): The name of the an external
table and the loop flag.;
#X text 260 346 You can load a sound file in the internal table;
#X text 720 105 External table example;
#X msg 200 287 set table 1000 44100;
#X text 329 287 Set the table \, the length to be played and its samplerate
;
#X msg 207 347 open \$1;
#X obj 209 326 openpanel;
#X obj 210 308 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X connect 2 0 31 0;
#X connect 3 0 31 0;
#X connect 4 0 31 0;
#X connect 5 0 31 0;
#X connect 12 0 31 0;
#X connect 13 0 31 0;
#X connect 16 0 31 0;
#X connect 17 0 37 0;
#X connect 18 0 17 0;
#X connect 20 0 31 0;
#X connect 22 0 31 1;
#X connect 27 0 31 0;
#X connect 29 0 31 0;
#X connect 31 0 19 0;
#X connect 31 0 19 1;
#X connect 31 1 23 0;
#X connect 31 2 0 0;
#X connect 31 3 1 0;
#X connect 37 0 39 0;
#X connect 38 0 40 0;
#X connect 39 0 38 0;
#X connect 40 0 41 0;
#X connect 41 0 20 0;
#X connect 45 0 31 0;
#X connect 47 0 31 0;
#X connect 48 0 47 0;
#X connect 49 0 48 0;