Quick performance question
-
The user can choose between 4 wavetables.
Is there any significant UX or performance difference between using 4 Wavetable Synthesiser modules and MIDI muting between them, versus a using single Wavetable Synthesiser which loads a different wavetable when the user switches?
I realise at this scale it's unlikely to have a big difference, but say I had 100 wavetables that the user can choose between.
-
@dannytaurus said in Quick performance question:
but say I had 100 wavetables that the user can choose between.
At this scale I think there will be significant overhead for all the extra modules, and it will be more logistically complex from a scripting point of view. I would try to use as few modules as possible.