From ff18f0335026ada7cfa2710c5fa9c8eec386bd52 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 4 Oct 2011 02:59:53 +0000 Subject: Added META subpatch svn path=/trunk/externals/tof/; revision=15493 --- tof/sample_shifft~-help.pd | 44 ++++++++++++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 14 deletions(-) (limited to 'tof/sample_shifft~-help.pd') diff --git a/tof/sample_shifft~-help.pd b/tof/sample_shifft~-help.pd index 91d9f0c..2aae911 100644 --- a/tof/sample_shifft~-help.pd +++ b/tof/sample_shifft~-help.pd @@ -1,31 +1,47 @@ -#N canvas 1793 81 774 691 10; -#X obj 66 427 dac~; -#X obj 28 181 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#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 44 216 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +#X obj 54 216 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; -#X floatatom 122 250 5 0 0 0 - - -; -#X text 48 180 Inlet 1 \, bang: Play sample once; -#X text 63 213 Inlet 1 \, float: Start/stop playing looped sample; +#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 160 248 Inlet 2 \, float: Pitch (1=normal); -#X obj 457 97 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#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 196 416 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +#X obj 185 399 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X obj 133 435 cyclone/Snapshot~ 100; -#X floatatom 134 457 5 0 0 0 - - -; +#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 171 458 Outlet 3 \, signal: progress; -#X text 225 413 Outlet 4 \, bang: done; +#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; -- cgit v1.2.1