non-const lvalue reference to type 'span...
-
When I try to bypass the send/receive nodes in Frame 2 Block, the following errors occur.
Does anyone know the solution?hi_dsp_library/node_api/nodes/Bypass.h:151:28: non-const lvalue reference to type 'span<[...], NumChannels aka 1, [...]>' cannot bind to a value of unrelated type 'span<[...], 2, [...]>'
hi_dsp_library/dsp_nodes/RoutingNodes.h:113:26: incompatible pointer types assigning to 'scriptnode::cable::frame<1> *' from 'scriptnode::cable::frame<2> *'