I want to know how to give reverb to the sound from text-to-speech (prepend say, shell)!
Hi, I want to apply reverb system I made to the text-to-speach sound, generated by using prepend say & shell object.
I set audio setup, input device as Soundflower(2ch).
So I think technically It should be working as ezdac object will detect the sound generated from prepend say, shell object. The reverb system is working well with other sound inputs but not to the text-to-speech outputs... Please help me !!!!!
Thank you,
Best
hey, are you on macos ? did you set system output device as Soundflower(2ch) ? In the terminal the 'say' command will use default system audio output device by default, it seems to follow the same path from within max's [shell] object. Your patch works in my computer (the speech generated goes through soundflower, into max, and thoruhg the reverb) when i set my default system output as Soundflower(2ch) and max's input device as Soundflower(2ch).