Parallel processing
Hello people:
I was just wondering about the real advantage of using parallel processing. I'm planning to use this in a very huge patch, so it means a lot of time programming and i'm not sure about some topics:
1) Since i'm already using one voice poly~ to seize DSP properly (turning patches on and off) to achieve parallel processing of my architecture i'll need to put a poly~ with multiple voices inside a single voice poly~, i don't know if it can compromise stability somehow.
2) How much better is parallel processing than normal processing? i mean...if i have four cores and now i'm using X% of DSP without parallel processing, will i be able to use 4X% of DSP with parallel processing or will i be able to use the same X% of DSP but without a sweating computer? (i know there's a few details in between but i think you get my idea)
Thank you in advance