beatbox-puredata/beatbox.pd

58 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

2024-09-18 21:08:35 -03:00
#N canvas -10 20 960 983 10;
#X obj 23 32 receive fromGUI;
#X obj 23 64 list trim;
#X obj 262 163 sel 1;
#X obj 211 244 send toSystem;
#X obj 211 272 r fromSystem;
#X obj 211 294 list trim;
#X obj 211 463 send toGUI;
#X obj 210 190 sel 1;
#X obj 320 393 send toGUI;
#X obj 211 320 route /textDialog /confirmationDialog;
#X obj 211 419 route /textDialogTag;
#X obj 320 349 route /confirmDialogTag;
#X msg 211 216 list /confirmationDialog /confirmDialogTag Do you comply?;
#X obj 23 103 route /EnableToggleA /EnableToggleB /ConfirmDialogButton /TextDialogButton;
#X msg 262 187 list /textDialog /textDialogTag Insira o texto:;
#X obj 320 371 list prepend /panel7ConfirmDialogLabel Texto:;
#X obj 211 441 list prepend /panel7TextDialogLabel Texto:;
#X obj 23 708 purest_json/rest;
#X obj 81 751 bng 18 250 50 0 empty empty empty 0 -9 0 10 #fcfcfc #000000 #000000;
#X obj 55 877 *~ 0.5;
#X obj 56 939 dac~;
#X obj 58 820 readsf~;
#X msg 22 591 file test.wav;
#X obj 88 434 bng 18 250 50 0 empty empty empty 0 -9 0 10 #fcfcfc #000000 #000000;
#X msg 58 784 open test.wav \, 1;
#X msg 124 518 GET http://104.198.21.193:5500/api/tts?voice=espeak:en&text=hello, f 78;
#X connect 0 0 1 0;
#X connect 1 0 13 0;
#X connect 2 0 14 0;
#X connect 4 0 5 0;
#X connect 5 0 9 0;
#X connect 7 0 12 0;
#X connect 9 0 10 0;
#X connect 9 1 11 0;
#X connect 10 0 16 0;
#X connect 11 0 15 0;
#X connect 12 0 3 0;
#X connect 13 2 7 0;
#X connect 13 3 2 0;
#X connect 14 0 3 0;
#X connect 14 0 23 0;
#X connect 15 0 8 0;
#X connect 16 0 6 0;
#X connect 17 0 18 0;
#X connect 17 1 18 0;
#X connect 17 2 18 0;
#X connect 18 0 24 0;
#X connect 19 0 20 0;
#X connect 19 0 20 1;
#X connect 21 0 19 0;
#X connect 21 1 18 0;
#X connect 22 0 17 0;
#X connect 23 0 22 0;
#X connect 23 0 25 0;
#X connect 24 0 21 0;
#X connect 25 0 17 0;