From 5db845cc6d22d7a38654436b841a4358b31db466 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Mon, 2 Aug 2010 21:48:43 +0000 Subject: Fixed and upgraded my sample abstractions svn path=/trunk/externals/tof/; revision=13739 --- tof/sample_record~-help.pd | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tof/sample_record~-help.pd') diff --git a/tof/sample_record~-help.pd b/tof/sample_record~-help.pd index f536dc2..e317188 100644 --- a/tof/sample_record~-help.pd +++ b/tof/sample_record~-help.pd @@ -1,4 +1,4 @@ -#N canvas 1134 242 766 482 10; +#N canvas 794 230 766 482 10; #X text 227 253 Argument 1 \, symbol: the name of the sample to record to; #X text 44 4 Description: Records into samples; @@ -7,7 +7,6 @@ to; #X obj 206 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 239 44 A 10 second mono sample (at a samplerate of 44100); -#X obj 239 65 tof/sample recording 441000 1; #X obj 75 331 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 74 416 dac~; @@ -19,13 +18,14 @@ to; #X text 332 213 Inlet 3 \, sample symbol: set the sample; #X text 231 171 Inlet 3 \, float: turn recording on/off. The maximum recording length is limited by the size of the sample; -#X obj 74 374 tof/sample_play~ recording; -#X obj 65 253 sample_record~ recording; #X text 130 329 Play or loop the recording; +#X obj 242 66 tof/sample recording 441000 1; +#X obj 65 253 sample_record~ recording; +#X obj 75 373 tof/sample_play~ recording; #X connect 3 0 16 0; #X connect 4 0 16 2; -#X connect 7 0 15 0; -#X connect 9 0 15 0; -#X connect 10 0 16 2; -#X connect 15 0 8 0; -#X connect 15 1 8 1; +#X connect 6 0 17 0; +#X connect 8 0 17 0; +#X connect 9 0 16 2; +#X connect 17 0 7 0; +#X connect 17 1 7 1; -- cgit v1.2.1