[Csnd] pvsgendy
| Date | 2024-01-22 20:23 |
| From | James Hearon |
| Subject | [Csnd] pvsgendy |
re: vers 6.17
Anyone happen to know the parameters needed for the pvsgendy opcode?
Thanks.
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |
| Date | 2025-02-05 06:11 |
| From | adam |
| Subject | Re: [Csnd] pvsgendy |
Its not in the manual at http://www.csounds.com/manual/html/index.html
Not in https://github.com/csound/manual/tree/develop/opcodes
Although the opcode seems to date from 2009.
pvsgendy.c:
gendy style transformation in frequency domain
Copyright (c) John ffitch, 2009
"pvsgendy", sizeof(PVSGENDY), 0, "f", "fkk", ..
seems to be an fsig out, fsig in with two k modifiers.
On Mon, 2024-01-22 at 22:23 +0200, James Hearon wrote:
> re: vers 6.17
> Anyone happen to know the parameters needed for the pvsgendy opcode?
> Thanks.
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
> https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |
| Date | 2025-02-05 07:56 |
| From | tjingboem |
| Subject | Re: [Csnd] pvsgendy |
there is no manual page for this opcode so i didn't even know it existed.... On Wed, Feb 5, 2025 at 7:12 AM adam <ahcnz@orcon.net.nz> wrote: Its not in the manual at http://www.csounds.com/manual/html/index.html |