I know context.in_b[0]
is the left hardware input, context.in_b[1]
is the right hardware input, and context.out_b
is the hardware outputs, but… what other inputs and outputs are available? Sorry if this is documented somewhere in code or the web docs I couldn’t find.