@Christoph-Hart How would you go about getting the Freq Ratio knob in a core.oscillator to work with a Pitch Modulator in the tree?
I have a Waveform generator with a purple voice start constant pitch mod (for detune).
I have a polyphonic script node network using the core.oscillator as a modsource to introduce AM.
If I detune the the pitch mod to anything other than +-12, it sounds awful. Lower notes sound like there's a slow LFO and higher notes sound like there's a fast LFO.
I thought I found the fix - I added a core.pitch_mod to the modchain and connected that to the Freq Ratio Knob.
There's only one problem.
You can't compile a dsp network with the core.pitch_mod. What other node could I use to achieve the same thing?
Thanks!