On Thu, Apr 16, 2015 at 11:28 AM, i go bananas hard.off@gmail.com wrote:
you can create other waveforms in the control domain too ;)
(positive saw wave)
[metro 10] | [f ]x[+1]x[mod 100] | [/ 100]
(sine)
[metro 10] | [f ]x[+1]x[mod 100] | [/ 100] | [cos]
etc....
Of course you can, it's math operations both in the control and in the signal domain. But why do that, since there are oscillators for it?