From e64777405412ac03cac27e5d386403cff9e49415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 14 Dec 2010 17:13:35 +0000 Subject: updated help-patches to include META svn path=/trunk/externals/zexy/; revision=14636 --- reference/swap~-help.pd | 64 ++++++++++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 27 deletions(-) (limited to 'reference/swap~-help.pd') diff --git a/reference/swap~-help.pd b/reference/swap~-help.pd index 614fc75..fdb1dbf 100644 --- a/reference/swap~-help.pd +++ b/reference/swap~-help.pd @@ -1,26 +1,25 @@ -#N canvas 427 339 718 576 10; -#X obj 97 321 swap~; -#X text 138 102 this object first converts the signal to 16bit \, then +#N canvas 0 0 699 487 10; +#X obj 97 261 swap~; +#X text 138 72 this object first converts the signal to 16bit \, then swaps upper and lower byte.; -#X msg 120 233 0; -#X msg 120 209 1; -#X msg 119 258 bang; -#X obj 33 288 osc~ 440; -#X floatatom 33 264 0 0 0 0 - - -; -#X msg 119 283 help; +#X msg 120 173 0; +#X msg 120 149 1; +#X msg 119 198 bang; +#X obj 33 228 osc~ 440; +#X floatatom 33 204 0 0 0 0 - - -; +#X msg 119 223 help; #X msg 533 54 \; pd dsp 1; -#N canvas 0 0 450 300 graph5 0; -#X array scope 100 float 0; +#N canvas 0 0 450 300 (subpatch) 0; +#X array \$0-scope 100 float 0; #X coords 0 1 100 -1 400 300 1; -#X restore 298 194 graph; -#X obj 143 345 tabwrite~ scope; -#X msg 143 320 bang; -#X text 159 258 toggle; -#X text 152 208 on; -#X text 154 232 off; +#X restore 278 134 graph; +#X msg 143 260 bang; +#X text 159 198 toggle; +#X text 152 148 on; +#X text 154 172 off; #X obj 87 27 swap~; #X text 149 25 byte-swap a 16bit signal; -#X floatatom 126 412 0 0 0 0 - - -; +#X floatatom 126 352 0 0 0 0 - - -; #N canvas 159 26 495 266 output 0; #X obj 338 160 t b; #X obj 338 110 f; @@ -72,19 +71,30 @@ swaps upper and lower byte.; #X connect 23 0 14 0; #X connect 25 0 1 1; #X connect 25 0 9 0; -#X restore 97 440 pd output; -#X msg 155 412 MUTE; -#X text 121 393 output amplitude; +#X restore 97 380 pd output; +#X msg 155 352 MUTE; +#X text 121 333 output amplitude; #X text 513 29 part of zexy; -#X connect 0 0 10 0; -#X connect 0 0 18 0; +#X obj 143 285 tabwrite~ \$0-scope; +#N canvas 623 80 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 105 AUTHOR IOhannes m zmoelnig; +#X text 12 45 DESCRIPTION byte-swap a 16 bit signal; +#X text 12 65 INLET_0 signal float bang help; +#X text 12 85 OUTLET_0 signal; +#X text 12 5 KEYWORDS signal; +#X restore 643 461 pd META; +#X connect 0 0 17 0; +#X connect 0 0 21 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; #X connect 5 0 0 0; #X connect 6 0 5 0; #X connect 7 0 0 0; -#X connect 11 0 10 0; -#X connect 17 0 18 1; -#X connect 18 0 17 0; -#X connect 19 0 18 2; +#X connect 10 0 21 0; +#X connect 16 0 17 1; +#X connect 17 0 16 0; +#X connect 18 0 17 2; -- cgit v1.2.1