From 74fb55bdfcdcabe430ff2d2e682340757267508c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 25 Nov 2010 01:28:20 +0000 Subject: added META subpatch svn path=/trunk/externals/moocow/; revision=14525 --- flite/flite-help.pd | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'flite/flite-help.pd') 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 ; -#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 ; +#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; -- cgit v1.2.1