1. Trying to workaround Zebra limitation of FM-operator waveform to sine only (well, there are several other waveforms too, but they are not very useful). I remember that in the past I was able to create good sawtooth or square waves with sine oparators only. But can I use it for further modulation? Of course, not directly. But maybe I can modulate these operators(one modulating another) separately with another operator?
I mean:

Explanation: Let 1 = sine, 2 = sine. Let the result of 2->1 is sawtooth. And let the 4 has sawtooth wave like 2->1. So is 3->4 equal to 3->2->1, where 3 modulates also 1?
Of course, I have to test it in the csound, and I will, but can't right now.
2. Trying to achieve simple FM sawtooth with two Zebra operators (like self-modulation does), but can't, the result is more likely to filtered impulse train. I think this is because of the phase of the operators (they are cosine in nature, not sine). How can I workaround it? Using phaser inbetween?

