aboutsummaryrefslogtreecommitdiff
path: root/reference/sf-play_record-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'reference/sf-play_record-help.pd')
-rw-r--r--reference/sf-play_record-help.pd87
1 files changed, 45 insertions, 42 deletions
diff --git a/reference/sf-play_record-help.pd b/reference/sf-play_record-help.pd
index 958b2a5..5122365 100644
--- a/reference/sf-play_record-help.pd
+++ b/reference/sf-play_record-help.pd
@@ -1,40 +1,38 @@
-#N canvas 1 88 588 448 10;
-#X obj 436 312 sfplay 2;
-#X obj 38 315 sfrecord 2;
-#X msg 436 130 help;
-#X msg 436 156 open test.raw l;
-#X msg 436 179 start;
-#X msg 485 179 bang;
-#X msg 525 179 1;
-#X msg 436 202 stop;
-#X msg 525 202 0;
-#X msg 436 251 goto 100;
-#X msg 436 228 rewind;
-#X msg 507 286 done;
-#X obj 507 311 print;
-#X msg 38 131 help;
-#X msg 38 180 start;
-#X msg 38 204 stop;
-#X msg 38 228 close;
-#X msg 38 156 open test.raw l;
-#X msg 38 253 bang;
-#X floatatom 38 341 0 0 0 0 - - -;
-#X text 72 341 status (1-recording / 0-not_recording);
-#X obj 45 291 osc~ 100;
-#X obj 113 291 osc~ 578;
-#X msg 436 277 close;
+#N canvas 539 295 609 448 10;
+#X obj 436 322 sfplay 2;
+#X obj 38 325 sfrecord 2;
+#X msg 436 140 help;
+#X msg 436 166 open test.raw l;
+#X msg 436 189 start;
+#X msg 485 189 bang;
+#X msg 525 189 1;
+#X msg 436 212 stop;
+#X msg 525 212 0;
+#X msg 436 261 goto 100;
+#X msg 436 238 rewind;
+#X msg 507 296 done;
+#X obj 507 321 print;
+#X msg 38 141 help;
+#X msg 38 190 start;
+#X msg 38 214 stop;
+#X msg 38 238 close;
+#X msg 38 166 open test.raw l;
+#X msg 38 263 bang;
+#X floatatom 38 351 0 0 0 0 - - -;
+#X text 72 351 status (1-recording / 0-not_recording);
+#X obj 45 301 osc~ 100;
+#X obj 113 301 osc~ 578;
+#X msg 436 287 close;
#X text 122 19 a little harddisk-recording system;
-#X text 77 254 retrigger status-output;
-#X text 261 154 <name> <endianity>;
-#X text 205 156 open;
-#X text 135 315 sfrecord/sfplay <num. of channels>;
+#X text 77 264 retrigger status-output;
+#X text 135 325 sfrecord/sfplay <num. of channels>;
#X text 53 49 this makes it possible to do multi-track recordings;
#X text 52 64 up to now \, the "sfrecord" only supports .RAW format
;
-#X text 51 79 "sfplay" can skip any header \, if you know it's size::
+#X text 51 78 "sfplay" can skip any header \, if you know it's size::
just call "sfplay <num.of.chan> <skip.bytes>;
-#X floatatom 471 346 0 0 0 0 - - -;
-#N canvas 159 26 495 266 output 0;
+#X floatatom 471 356 0 0 0 0 - - -;
+#N canvas 160 49 495 266 output 0;
#X obj 338 160 t b;
#X obj 338 110 f;
#X obj 338 60 inlet;
@@ -90,11 +88,11 @@ just call "sfplay <num.of.chan> <skip.bytes>;
#X connect 25 0 9 0;
#X connect 27 0 28 0;
#X connect 28 0 19 1;
-#X restore 437 368 pd output;
-#X msg 500 346 MUTE;
-#X text 111 353 output amplitude;
+#X restore 437 378 pd output;
+#X msg 500 356 MUTE;
+#X text 111 363 output amplitude;
#X text 435 9 part of zexy;
-#N canvas 529 175 494 344 META 0;
+#N canvas 589 163 494 344 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
@@ -102,13 +100,17 @@ Wilkes for Pd version 0.42.;
#X text 12 45 DESCRIPTION a little harddisk recording system;
#X text 12 65 INLET_0 float bang help open start stop rewind goto close
;
-#X text 12 85 INLET_1;
#X text 12 105 OUTLET_N signal;
#X text 12 125 OUTLET_R bang;
+#X text 12 85 INLET_1 float;
#X text 12 5 KEYWORDS signal soundfile;
#X restore 528 417 pd META;
-#X connect 0 0 33 0;
-#X connect 0 1 33 1;
+#X floatatom 514 272 5 0 0 2 undocumented - -;
+#X text 212 164 open <name> <endianity>;
+#X text 54 106 you might be able to change the <skip.bytes> via the
+2nd inlet of sfplay \, but thats a hidden feature.;
+#X connect 0 0 31 0;
+#X connect 0 1 31 1;
#X connect 0 2 11 0;
#X connect 1 0 19 0;
#X connect 2 0 0 0;
@@ -130,6 +132,7 @@ Wilkes for Pd version 0.42.;
#X connect 21 0 1 0;
#X connect 22 0 1 1;
#X connect 23 0 0 0;
-#X connect 32 0 33 2;
-#X connect 33 0 32 0;
-#X connect 34 0 33 3;
+#X connect 30 0 31 2;
+#X connect 31 0 30 0;
+#X connect 32 0 31 3;
+#X connect 36 0 0 1;