The synth will receive inputs from a control surface. This could be a midi controller or the interface of the synth itself. The pitch and control signals go into the signal generation bank which exists in the DSP core. From there each generator is triggered based on its state (oscillator, LFO, envelop) and the signal is passed around based on the user determined algorithm or modulation configuration. After this the audio signal is sent to the VCF to be filtered, then to the VCA for its level to be attenuated. It is then passed through the effects processor and then out of the outputs on the rear of the synth. In a studio environment, where this synth would spend most of its time, the signal is then sent out to an ADC so it can be processed inside audio editing or music production software.
The development of this synth will be fairly linear