[ann] ODE integration as synthesis engine, SMC 2021 papers

Thanks for the hint, I wasn’t aware of all program points!

No, I haven’t. I wouldn’t be surprised if Faust compiled to SC is eating less CPU. However, cross-feedback (and -feedforward) can be tightly formulated in Fb1 as everything can be multichannel. It’s just that one has to be careful with indices. For this, using meaningful variable names inside the Fb1 Function can help (an example from a recent thread: Phase Distortion with Fb1 - #4 by dkmayer, for cross-feedforward you could, e.g., use stereo sources and then swap the third indices of in, analogously for cross-feedback the second indices of out, outSize would also have to be set to 2)