[Csnd] opcode for FM with feedback
Date | 2025-05-21 07:01 |
From | Josh Moore |
Subject | [Csnd] opcode for FM with feedback |
does this exist?
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-05-24 16:23 |
From | vlz |
Subject | Re: [Csnd] opcode for FM with feedback |
Only as UDOs, as far as I can tell. Prof. Victor Lazzarini Maynooth University Ireland On 21 May 2025, at 07:01, Josh Moore <kh405.7h30ry@gmail.com> wrote:
|
Date | 2025-05-27 21:02 |
From | Aaron Krister Johnson |
Subject | Re: [Csnd] opcode for FM with feedback |
Josh, looking for a single sine oscillator phase-mod feeding back on itself, or a "Sytrus-style" general PM feedback matrix? I've done both, and could dig up examples. (p.s. I like to use the term PM as opposed to FM, because it's really more accurate. At least in the digital realm, what we're doing is taking output of an oscillator and modifying the phase location of another, or, in other words, adding a wave output to a phasor and doing lookup into a table from that (or, directly calling `sin` from it)) On Tue, May 20, 2025 at 11:01 PM Josh Moore <kh405.7h30ry@gmail.com> wrote:
|