For clarity, there isn't a resource equivalence between 10 identical L/R PEQs and 5 L / different 5 R PEQs. (to me this seemed implied by the statement above, but perhaps not intended by
@Haskil).
From a processor resource perspective (memory, CPU cycles) for realtime filter processing, there is no meaningful difference between implementing all the same PEQ settings on both channels versus all different PEQ settings on each channel. If Wiim can successfully implement a stereo 10-band PEQ, then the capacity for independent per-channel PEQ settings is really only "limited" by Wiim's decision to provide (or not) per-channel setting control in the App user interface.
If this isn't obvious, consider the following: A stereo 10-band PEQ needs to "mathematically" implement 20 independent PEQ filters. Since the L and R channels are independent data streams, you can't push them both through one PEQ filter. A designer/engineer may *choose* to provide the settings access only on a both-channel basis, perhaps out of user convenience for "typical" use-cases. But underneath those settings, there are still two independent PEQ filters running, one on each channel. The specific Q, f, and gain settings on each channel have no significant impact on the memory and CPU requirements.
There may be some minor advantages / resource efficiencies to keeping the settings identical on L/R, depending on how the s/w architecture is pipelined, how buffers are structured/accessed, etc. Probably more importantly, that architecture, if originally conceived for same L/R settings, could create a "hassle factor" for transitioning to independent L/R settings of PEQ (ie, you might be creating do-over work for the SW engineer(s) ). But this is essentially high level configuration SW, not the actual filters. From a realtime execution resource perspective on the filters themselves, the hardware should not, practically speaking, be a constraint to independent L/R settings.
So consider this a vote from me for Wiim to provide a "switch" in the app for setting the PEQ independently on L/R (for the geeks and tweekers) OR as it is now: same on L/R (which is certainly easier for casual users).