diff options
Diffstat (limited to 'signal')
-rw-r--r-- | signal/sfwrite~-help.pd | 6 | ||||
-rw-r--r-- | signal/streamin~-help.pd | 17 |
2 files changed, 12 insertions, 11 deletions
diff --git a/signal/sfwrite~-help.pd b/signal/sfwrite~-help.pd index 1f76683..e708014 100644 --- a/signal/sfwrite~-help.pd +++ b/signal/sfwrite~-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 26 477 431 12; +#N canvas 1 88 477 431 12; #X obj 185 96 sfwrite~ 2; #X msg 65 16 open test.wav; #X floatatom 185 16 0 0 0 0 - - -; @@ -21,17 +21,17 @@ #X obj 125 372 *~ 0; #X msg 125 277 open test.wav \, bang; #X floatatom 417 129 0 0 0 0 - - -; -#N canvas 373 272 494 344 META 0; +#N canvas 371 280 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 Tcl/Tk; #X text 12 145 AUTHOR Guenter Geiger; #X text 12 45 DESCRIPTION needs a description; -#X text 12 5 KEYWORDS signal needs_work (description); #X text 12 65 INLET_0 open float; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 signal; #X text 12 125 OUTLET_1 signal; +#X text 12 5 KEYWORDS signal; #X restore 421 406 pd META; #X connect 1 0 0 0; #X connect 2 0 0 0; diff --git a/signal/streamin~-help.pd b/signal/streamin~-help.pd index 7a0436c..5698bca 100644 --- a/signal/streamin~-help.pd +++ b/signal/streamin~-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 26 470 459 12; +#N canvas 1 88 470 459 12; #X obj 45 133 print~; #X msg 45 105 bang; #X obj 23 62 streamin~ 3000; @@ -26,16 +26,17 @@ patch.; #X msg 40 32 print; #X text 96 8 reset \, using n frames (default = 128); #X text 96 32 print queue info; -#N canvas 461 224 494 344 META 0; -#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +#N canvas 457 240 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE Tcl/Tk; -#X text 12 105 AUTHOR Guenter Geiger; -#X text 12 45 DESCRIPTION needs a description; -#X text 12 5 KEYWORDS signal network needs_work (description); -#X text 12 65 INLET_0 signal reset print connect disconnect format +#X text 12 125 AUTHOR Guenter Geiger; +#X text 12 85 INLET_0 signal reset print connect disconnect format ; -#X text 12 85 OUTLET_0 signal; +#X text 12 105 OUTLET_0 signal; +#X text 12 5 KEYWORDS signal network; +#X text 12 45 DESCRIPTION takes the port number it is listening to +as its argument; #X restore 413 436 pd META; #X connect 1 0 0 0; #X connect 2 0 0 0; |