
i have fm oscillators connected directly to MVC C, no sync between them. if you meant that by audio from the other osc as frequency modulation?
i was trying to implement swell modulations with key velocity using multisegment env so that harder note velocities i could get more swelling but it did not work well. but then i decided to do it via midi controller values since swell control is a very good thing when composing. it went nicely but then when I wanted to chain hi res filter frequences to the same controller i noticed that modular / scope cannot assign same controller to more than one device. so it would require a unique controller number to each device which is bad.
are there any filter plugins whose frequency could be adjusted via control / modulation input? i found none. only way would be to use midi controller but that would require N different controller values which is not practical anymore.
edit: found a control with CFm1 input! thought i tested this already...