@Christoph-Hart said in Parallel Threaded Voices in Hise?:
If your synth is able to max out a single core it won‘t work in a musical context anyway
Maybe I phrased it a little wrong, I'm talking about SIMD.
Many synths for example use SIMD for batching unison voices, or voices in general, or left right channels even, and processing them in parallel. This is common, no?
I was talking about parallelism rather than just threading.