aboutsummaryrefslogtreecommitdiff
path: root/sfIndexer-help.pd
blob: 9665e00ef06ca9e63170e4979118184385d10c76 (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
#N canvas 171 36 775 629 10;
#X obj 14 116 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 12 12 description: Loads and stores soundfiles.;
#X msg 14 503 set \$1 \, bang;
#X obj 13 563 mtl/out~;
#X msg 113 285 0;
#X msg 146 285 1;
#X msg 180 286 2;
#X obj 111 253 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X text 134 254 bang: outputs the last loaded soundfile;
#X text 216 282 float: outputs the previously loaded soundfile at that
index;
#X obj 90 401 cyclone/prepend set;
#X obj 29 452 cyclone/prepend set;
#X obj 203 326 cyclone/prepend set;
#X text 326 327 Outlet 3: index soundfile;
#X text 152 448 Outlet 1: tables (one table per channel);
#X text 13 28 tags: tables file~;
#X obj 528 103 bng 15 250 50 0 empty empty save 17 7 0 10 -262144 -1
-1;
#X obj 603 120 bng 15 250 50 0 empty empty load 17 7 0 10 -262144 -1
-1;
#X obj 14 326 mtl/sfIndexer /id sfi-help;
#X obj 14 138 openpanel;
#X msg 14 163 add \$1;
#X obj 38 191 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 38 210 openpanel;
#X text 12 82 sfIndexer will never reload the same soundfile twice.
It will point to the previously filled tables instead.;
#X text 13 48 sfIndexer can store and refer to an unlimited number
of loaded soundfiles.;
#X obj 14 527 mtl/player~;
#X obj 409 7 cnv 15 350 80 empty empty empty 20 12 0 14 -232576 -66577
0;
#X text 545 9 PARAM ENABLED;
#X obj 513 66 mtl/param-enabled-help;
#X text 415 31 The list of loaded soundfiles can be saved and restored
through the param system.;
#X msg 90 420 261415 44100 2;
#X msg 29 472 /sfi-help//0/0 /sfi-help//0/1;
#X msg 203 346 0 /home/tom/audio/1550-12_VEXST_Amen_breaks_fixed/24936_VEXST_Jungle_Break.wav
;
#X obj 528 144 tof/param file;
#X text 64 187 "symbol": add the soundfile and output its data.;
#X msg 114 225 panel;
#X text 214 398 Outlet 2: length samplerate channels;
#X text 62 159 "add" soundfile: adds the indicated soundfile without
outputing its data.;
#X text 155 221 Open internal openpanel.;
#X msg 104 507 1;
#X connect 0 0 19 0;
#X connect 2 0 25 0;
#X connect 4 0 18 0;
#X connect 5 0 18 0;
#X connect 6 0 18 0;
#X connect 7 0 18 0;
#X connect 10 0 30 0;
#X connect 11 0 31 0;
#X connect 12 0 32 0;
#X connect 16 0 33 0;
#X connect 17 0 33 1;
#X connect 18 0 2 0;
#X connect 18 0 11 0;
#X connect 18 1 10 0;
#X connect 18 2 12 0;
#X connect 19 0 20 0;
#X connect 20 0 18 0;
#X connect 21 0 22 0;
#X connect 22 0 18 0;
#X connect 25 0 3 0;
#X connect 25 0 3 1;
#X connect 35 0 18 0;
#X connect 39 0 25 1;