Beta 6.4 Multiple Input Ports and Array Selections
Filters with multiple inputs now put each input on its own port using the input selector to select inputs by name. Check out the src/filters_general/example_filter_mult.py
(Example Filter Multiple Inputs) to see how to use filters with multiple input ports and to see how to use choosing input arrays to process.