diff options
Diffstat (limited to 'src/pdstring-help.pd')
-rw-r--r-- | src/pdstring-help.pd | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/pdstring-help.pd b/src/pdstring-help.pd index b4bc97d..919d6e4 100644 --- a/src/pdstring-help.pd +++ b/src/pdstring-help.pd @@ -1,4 +1,4 @@ -#N canvas 193 20 501 441 10; +#N canvas 0 26 483 483 10; #X text 199 414 Bryan Jurish <moocow@ling.uni-potsdam.de>; #X text 54 3 [pdstring] library : byte and wide-character strings; #X obj 51 76 bytes2any; @@ -105,3 +105,12 @@ enabled \, e.g. by the [locale] external.; #X obj 43 203 printwchars; #X text 148 203 print wide character strings to pd console; #X text 149 100 print byte strings to pd console; +#N canvas 260 141 494 344 META 0; +#X text 12 105 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 85 AUTHOR Bryan Jurish <moocow@ling.uni-potsdam.de>; +#X text 12 45 DESCRIPTION byte and wide-character strings; +#X text 12 65 INLET_0; +#X text 12 5 KEYWORDS control symbol_op needs_work (INLET_0?); +#X restore 421 454 pd META; |