aboutsummaryrefslogtreecommitdiff
path: root/tof/sample_record~-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-28 13:46:58 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-28 13:46:58 +0000
commit341d5303b4612e506897b3c7f494b0d85434ad33 (patch)
tree77a74502c334ec9c540f7e75940a35dc3d968da9 /tof/sample_record~-help.pd
parent87d9722dd71a9f67b77509f05f807d57a7bc493b (diff)
Added a few sample abstractions
svn path=/trunk/externals/tof/; revision=13574
Diffstat (limited to 'tof/sample_record~-help.pd')
-rw-r--r--tof/sample_record~-help.pd32
1 files changed, 32 insertions, 0 deletions
diff --git a/tof/sample_record~-help.pd b/tof/sample_record~-help.pd
new file mode 100644
index 0000000..1793e97
--- /dev/null
+++ b/tof/sample_record~-help.pd
@@ -0,0 +1,32 @@
+#N canvas 1392 171 658 474 10;
+#X text 227 253 Argument 1 \, symbol: the name of the sample to record
+to;
+#X text 44 4 Description: Records into samples;
+#X text 41 21 Tags: Sound Sample Record;
+#X obj 65 198 adc~;
+#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 65 253 sample_record~ recording;
+#X obj 74 374 tof/sample_play~ recording;
+#X obj 75 331 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X obj 74 416 dac~;
+#X obj 104 332 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X msg 225 215 sample recording;
+#X text 57 126 Inlet 1 \, signal: left or mono channel audio data;
+#X text 56 141 Inlet 2 \, signal: right channel audio data;
+#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 text 70 310 You can play the recorded sample with [tof/sample_play~]
+;
+#X connect 3 0 7 0;
+#X connect 4 0 7 2;
+#X connect 8 0 10 0;
+#X connect 8 1 10 1;
+#X connect 9 0 8 0;
+#X connect 11 0 8 0;
+#X connect 12 0 7 2;