Re: [PD] Formant from SC in Pd?

2017-04-15 Thread Alexandre Torres Porres
well, seems like it's related to paf :) check F13.paf.control.pd and you see the same parameters so it seems Pd used to have this kind of oscillator natively, as part of the extra objects (the paf~ external), but it was removed because of the IRCAM patent. Since that patent expired, paf~ could

Re: [PD] Formant from SC in Pd?

2017-04-14 Thread Alexandre Torres Porres
checking Csound's fof opcode, formant really seems like a version of it 2017-04-14 1:55 GMT-03:00 Alexandre Torres Porres : > BTW, here's an excerpt from Formant's code, found in here >

Re: [PD] Formant from SC in Pd?

2017-04-13 Thread Alexandre Torres Porres
BTW, here's an excerpt from Formant's code, found in here from line 2451 LOOP1(inNumSamples, if (phase3 < onecyc13) { ZXP(out) = (*(float*)((char*)sine + (((phase3 +

Re: [PD] Formant from SC in Pd?

2017-04-13 Thread Alexandre Torres Porres
2017-04-13 19:25 GMT-03:00 JTG III : > Chant was the program that implemented Fof synthesis, both developed at > IRCAM in the late 70's/early 80's or thereabouts. > I haven't used SC in a long time, and now I'm unsure about those ugens. > Also, a quick search for

Re: [PD] Formant from SC in Pd?

2017-04-13 Thread IOhannes m zmölnig
On 04/13/2017 10:31 PM, Alexandre Torres Porres wrote: > what is "chant"? > http://bfy.tw/BDaf gamsdr IOhannes signature.asc Description: OpenPGP digital signature ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->

Re: [PD] Formant from SC in Pd?

2017-04-12 Thread JTG III
Filters version of FOF synthesis technique (Chant, etc.). On Apr 13, 2017 12:22 AM, "Alexandre Torres Porres" wrote: > Howdy, you people have an idea of what that Formant UGen from > SuperCollider is? I'm wondering how to recreate it in a Pd patch, or at > least find some

[PD] Formant from SC in Pd?

2017-04-12 Thread Alexandre Torres Porres
Howdy, you people have an idea of what that Formant UGen from SuperCollider is? I'm wondering how to recreate it in a Pd patch, or at least find some references to what it is. thanks ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and