aboutsummaryrefslogtreecommitdiff
path: root/fsreadsf~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-10-30 00:31:24 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-10-30 00:31:24 +0000
commitda201a3a6a4619925df69a14657e331a9aeb433c (patch)
treed5a56e8bb84c6644369531105654328e9ad907e3 /fsreadsf~-help.pd
parent7bc3090d1f0dcae3b2d39d10ac4a8f93159f32e8 (diff)
created readsf~ for framesync
svn path=/trunk/externals/framesync/; revision=14249
Diffstat (limited to 'fsreadsf~-help.pd')
-rw-r--r--fsreadsf~-help.pd24
1 files changed, 24 insertions, 0 deletions
diff --git a/fsreadsf~-help.pd b/fsreadsf~-help.pd
new file mode 100644
index 0000000..5f743d6
--- /dev/null
+++ b/fsreadsf~-help.pd
@@ -0,0 +1,24 @@
+#N canvas 198 116 438 400 10;
+#X text 272 227 frame;
+#X text 313 263 bang when done;
+#X text 71 265 audio out;
+#X text 25 20 Plays a sound file til it ends \, synced up to the frame
+clock. Should stay in sync when randomly accessing different frame
+numbers.;
+#X text 96 227 name;
+#X text 271 216 start;
+#X obj 95 112 frameclock 400;
+#X obj 76 322 output~;
+#X obj 296 264 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X msg 108 82 78;
+#X msg 77 82 55;
+#X text 134 80 <-- try jumping to a frame;
+#X obj 95 243 fsreadsf~ ../../sound/voice.wav 40;
+#X text 177 308 arguments: soundfile startframe#;
+#X text 96 216 file;
+#X connect 9 0 6 0;
+#X connect 10 0 6 0;
+#X connect 12 0 7 0;
+#X connect 12 0 7 1;
+#X connect 12 1 8 0;