Yeah, I found that and got all excited. But when I tried to compile (Bloodshed Dev C++) it I got 100 different errors. I didn't really take the time to do it properly, so if you know that it will compile under Windows I'll give it a more concerted effort. One more reason I need to start dual booting. -i
-------- Original Message -------- Subject: Re: [PD] formant synthesis From: "Bryan Jurish" moocow@ling.uni-potsdam.de Date: Thu, October 30, 2003 4:35 pm To: root@0x09.com Cc: pd-list@iem.at
moin moin,
On 30 October 2003 at 13:07:40, 0 appears to have written:
Yeah, I'd be interested in seeing what some people have been up to
in the New England US area, seems like a lot of you are in Europe.
Additionally, I was wondering if there is any documentation for
Yves' formant~ external. I don't even know what each of the ports does... I know it needs 4 parameters, but don't know what types or what for. Does anyone know of a reference I could look at to use that extern to create a full vocal synth patch? I know formant synthesis is the basis for that, but don't know where to go from there.
I'd also be interested in documentation for Yves' [formant~] object, since I have been too lazy to find, acquire, and study the Smets work...
<plug> If you're just interested in vocal synthesis, you might want to check out "ratts" -- available at:
http://www.ling.uni-potsdam.de/~moocow/projects/pd
... it includes a formant synth (klatt~) written entirely in C, as well as various other text-to-speech goodies.
</plug>
marmosets, moocow
There is high quality formant synthesis in the PD documentation. Take a look at 3.audio.examples/H07.paf.pd
GG
On Thu, 30 Oct 2003, 0 wrote:
Yeah, I found that and got all excited. But when I tried to compile (Bloodshed Dev C++) it I got 100 different errors. I didn't really take the time to do it properly, so if you know that it will compile under Windows I'll give it a more concerted effort. One more reason I need to start dual booting. -i
-------- Original Message -------- Subject: Re: [PD] formant synthesis From: "Bryan Jurish" moocow@ling.uni-potsdam.de Date: Thu, October 30, 2003 4:35 pm To: root@0x09.com Cc: pd-list@iem.at
moin moin,
On 30 October 2003 at 13:07:40, 0 appears to have written:
Yeah, I'd be interested in seeing what some people have been up to
in the New England US area, seems like a lot of you are in Europe.
Additionally, I was wondering if there is any documentation for
Yves' formant~ external. I don't even know what each of the ports does... I know it needs 4 parameters, but don't know what types or what for. Does anyone know of a reference I could look at to use that extern to create a full vocal synth patch? I know formant synthesis is the basis for that, but don't know where to go from there.
I'd also be interested in documentation for Yves' [formant~] object, since I have been too lazy to find, acquire, and study the Smets work...
<plug> If you're just interested in vocal synthesis, you might want to check out "ratts" -- available at:
http://www.ling.uni-potsdam.de/~moocow/projects/pd
... it includes a formant synth (klatt~) written entirely in C, as well as various other text-to-speech goodies.
</plug>
marmosets, moocow
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
morning,
On 30 October 2003 at 17:49:00, 0 appears to have written:
Yeah, I found that and got all excited. But when I tried to compile (Bloodshed Dev C++) it I got 100 different errors. I didn't really take the time to do it properly, so if you know that it will compile under Windows I'll give it a more concerted effort. One more reason I need to start dual booting.
well, i've never compiled ratts under windoof myself (don't use it), so i can't give you any assurances that it will work there. the code it's based on (rsynth) compiles on a bunch of different platforms, though, and i didn't knowingly use any linux/unix specifics in my adaptation, so i think the chances are pretty good that a determined programmer could get it to work ;-)
if that turns out to be you, i'd be happy to integrate any patches you come up with into the "official" distribution...
marmosets, Bryan