diff options
Diffstat (limited to 'src/wchars2any-help.pd')
-rw-r--r-- | src/wchars2any-help.pd | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/src/wchars2any-help.pd b/src/wchars2any-help.pd index e5df0fc..07f282d 100644 --- a/src/wchars2any-help.pd +++ b/src/wchars2any-help.pd @@ -1,4 +1,4 @@ -#N canvas 103 20 612 604 10; +#N canvas 0 26 581 648 10; #X text 13 52 INLETS:; #X text 309 54 OUTLETS:; #X text 325 68 1 - pd messages; @@ -34,6 +34,19 @@ has been processed.; #X obj 169 570 locale; #X msg 71 186 960 948; #X text 171 183 ... real wide characters: "&pi &delta"; +#N canvas 304 188 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; +#X text 12 145 AUTHOR Bryan Jurish <moocow@ling.uni-potsdam.de>; +#X text 12 65 INLET_0 anything; +#X text 12 105 OUTLET_0 anything; +#X text 12 5 KEYWORDS control anything_op; +#X text 12 85 INLET_1 float; +#X text 12 125 OUTLET_1 bang; +#X text 12 45 DESCRIPTION convert lists of wchar_t values to pd messages +; +#X restore 526 617 pd META; #X connect 4 0 23 0; #X connect 5 0 23 0; #X connect 6 0 23 1; |