aboutsummaryrefslogtreecommitdiff
path: root/tof/sample_shifft~-help.pd
blob: 2aae911cf6b79f3e8c63e0f93cab79b706b80759 (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
#N canvas 1 53 774 568 10;
#X obj 37 427 dac~;
#X obj 38 181 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 54 216 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X floatatom 111 250 5 0 0 0 - - -;
#X text 58 180 Inlet 1 \, bang: Play sample once;
#X text 73 213 Inlet 1 \, float: Start/stop playing looped sample;
#X text 34 28 Description: Pitchshifts or timestretches a sample with
the FFT method;
#X text 32 58 Tags: Sound Sample Play;
#X obj 458 120 tof/sample smpfft amen.wav;
#X text 149 248 Inlet 2 \, float: Pitch (1=normal);
#X obj 458 97 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X floatatom 281 281 5 0 0 0 - - -;
#X text 319 280 Inlet 3 \, float: Duration in milliseconds;
#X obj 285 313 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X text 320 311 Inlet 3 \, bang: Reset to original duration;
#X obj 185 399 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 135 435 cyclone/Snapshot~ 100;
#X floatatom 136 457 5 0 0 0 - - -;
#X obj 38 363 tof/sample_shifft~ smpfft;
#X text 173 458 Outlet 3 \, signal: progress;
#X text 214 396 Outlet 4 \, bang: done;
#N canvas 259 201 494 344 META 0;
#X text 12 235 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 55 LICENSE GPL v2;
#X text 12 215 AUTHOR Thomas Ouellet Fredericks;
#X text 12 5 KEYWORDS control filesystem soundfile;
#X text 12 75 INLET_0 bang float;
#X text 12 95 INLET_1 float;
#X text 12 115 INLET_2 bang float;
#X text 12 135 OUTLET_0 signal;
#X text 12 155 OUTLET_1 signal;
#X text 12 175 OUTLET_2 signal;
#X text 12 195 OUTLET_3 bang;
#X text 12 25 DESCRIPTION pitchshift or timestretch a sample with the
FFT method;
#X restore 718 518 pd META;
#X connect 1 0 18 0;
#X connect 2 0 18 0;
#X connect 3 0 18 1;
#X connect 10 0 8 0;
#X connect 11 0 18 2;
#X connect 13 0 18 2;
#X connect 16 0 17 0;
#X connect 18 0 0 0;
#X connect 18 1 0 1;
#X connect 18 2 16 0;
#X connect 18 3 15 0;