aboutsummaryrefslogtreecommitdiff
path: root/fsfilelooper~-help.pd
blob: afa8f5bcd9dccf94db9aedc658f84ac7de10f08a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 293 407 578 286 10;
#X text 30 109 loops a sound file between a startframe and endframe
;
#X obj 198 22 frameclock 100;
#X text 173 142 start;
#X text 174 154 frame;
#X text 258 154 frame;
#X text 258 144 end;
#X text 69 193 audio out;
#X text 114 237 argument: filename startframe# endframe#;
#X obj 88 220 dac~;
#X text 91 152 filename;
#X obj 96 171 fsfilelooper~ ../../sound/voice.wav 20 45;
#X text 220 192 line (0-1) for position between startframe and endframe
;
#X connect 10 0 8 0;
#X connect 10 0 8 1;