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_play~-help.pd | 41 ++++++++++++++++++++++++++++------------- 1 file changed, 28 insertions(+), 13 deletions(-) (limited to 'tof/sample_play~-help.pd') diff --git a/tof/sample_play~-help.pd b/tof/sample_play~-help.pd index 894f334..b26846e 100644 --- a/tof/sample_play~-help.pd +++ b/tof/sample_play~-help.pd @@ -1,16 +1,16 @@ -#N canvas 2245 349 553 386 10; +#N canvas 1 53 553 386 10; #X obj 61 317 dac~; -#X obj 57 73 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#X obj 59 73 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X obj 71 94 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1 +#X obj 73 94 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1 ; -#X floatatom 133 183 5 0 0 0 - - -; +#X floatatom 135 183 5 0 0 0 - - -; #X text 13 -28 Description: Plays a sample; #X text 14 -8 Tags: Sound Table Sample; -#X text 83 71 Inlet 1 \, bang: play sample once; -#X text 88 91 Inlet 1 \, float: stop/play sample in a loop; -#X text 178 146 Inlet 1 \, sample symbol: set sample; -#X msg 96 146 sample smppl; +#X text 85 71 Inlet 1 \, bang: play sample once; +#X text 90 91 Inlet 1 \, float: stop/play sample in a loop; +#X text 180 146 Inlet 1 \, sample symbol: set sample; +#X msg 98 146 sample smppl; #X text 96 328 Outlet 1 \, signal: left channel audio output; #X text 97 316 Outlet 2 \, signal: right channel audio output; #X obj 279 -12 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 @@ -18,16 +18,31 @@ #X obj 279 12 tof/sample smppl amen.wav; #X obj 207 247 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X text 170 180 set playback speed; -#X floatatom 190 203 5 0 0 0 - - -; -#X text 227 200 set duration (in ms); +#X text 172 180 set playback speed; +#X floatatom 192 203 5 0 0 0 - - -; +#X text 229 200 set duration (in ms); #X obj 144 266 cyclone/Snapshot~ 100; #X floatatom 145 288 5 0 0 0 - - -; #X text 211 288 Outlet 3 \, signal: progress; #X text 234 245 Outlet 4 \, bang: done; -#X text 150 117 Inlet 1 \, list: play a segment of the sample; +#X text 152 117 Inlet 1 \, list: play a segment of the sample; #X obj 59 229 tof/sample_play~ smppl; -#X msg 86 119 0.25 0.5; +#X msg 88 119 0.25 0.5; +#N canvas 242 185 494 344 META 0; +#X text 12 225 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 45 LICENSE GPL v2; +#X text 12 205 AUTHOR Thomas Ouellet Fredericks; +#X text 12 25 DESCRIPTION play a sample; +#X text 12 65 INLET_0 bang float list sample; +#X text 12 85 INLET_1 float; +#X text 12 105 INLET_2 float; +#X text 12 125 OUTLET_0 signal; +#X text 12 145 OUTLET_1 signal; +#X text 12 165 OUTLET_2 signal; +#X text 12 185 OUTLET_3 bang; +#X text 12 5 KEYWORDS control abstraction array soundfile; +#X restore 497 313 pd META; #X connect 1 0 23 0; #X connect 2 0 23 0; #X connect 3 0 23 1; -- cgit v1.2.1