What is the difference between more filter and no filter ?
It's weird to have a combinator doing two things
Filtering should occur ahead.
And emitter and receiver shouldn't do anything else than broadcast and receive.
By removing filter from the emitter entity we can have as many emitter as we want on the same channel with any kind of items.
By "balance" do you mean performance ? FPS/CPU/etc ?