diff options
Diffstat (limited to 'flite')
-rw-r--r-- | flite/flite-help.pd | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/flite/flite-help.pd b/flite/flite-help.pd index 500b1eb..5b0d505 100644 --- a/flite/flite-help.pd +++ b/flite/flite-help.pd @@ -1,8 +1,8 @@ -#N canvas 284 362 606 524 10; +#N canvas 0 26 606 513 10; #X text 25 4 flite : text-to-speech synthesis with libflite; #N canvas 0 0 450 300 (subpatch) 0; -#X array words1 47681 float 0; -#X coords 0 1 47680 -1 100 70 1; +#X array words1 249768 float 0; +#X coords 0 1 249767 -1 100 70 1; #X restore 265 245 graph; #N canvas 0 0 450 300 (subpatch) 0; #X array words2 112963 float 0; @@ -34,11 +34,21 @@ #X msg 197 381 stop; #X msg 146 358 start; #X text 173 485 Bryan Jurish <moocow@ling.uni-potsdam.de>; -#X msg 58 145 text test 123; #X text 172 419 ACKNOWLEDGEMENTS:; #X text 190 434 Flite runtime speech synthesis library by Alan W Black and Kevin A. Lenzo.; #X msg 61 211 list bang bahda boobop; +#N canvas 260 141 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 Bryan Jurish <moocow@ling.uni-potsdam.de>; +#X text 12 45 DESCRIPTION text-to-speech synthesis with libflite; +#X text 12 5 KEYWORDS control array; +#X text 12 65 INLET_0 set text synth list; +#X text 12 85 OUTLET_0 bang; +#X restore 551 487 pd META; +#X msg 58 145 text test 123; #X connect 4 0 3 0; #X connect 11 0 4 0; #X connect 12 0 4 0; @@ -50,5 +60,5 @@ and Kevin A. Lenzo.; #X connect 25 0 24 0; #X connect 26 0 24 0; #X connect 27 0 25 0; -#X connect 29 0 4 0; -#X connect 32 0 4 0; +#X connect 31 0 4 0; +#X connect 33 0 4 0; |