Skip to content

Beta 6.4 Multiple Input Ports and Array Selections

Compare
Choose a tag to compare
@banesullivan banesullivan released this 08 Jun 16:25
· 940 commits to main since this release

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.