Displaying text string AND live.dials on Push 2

Chas  Mo's icon

Is there a way to display a couple of live.dials AND a dynamically generated long text string on the Push 2 display? I’m familiar with the P2D and imp.push externals, but both of those require sending a jit.matrix that covers the entire screen area, meaning that you lose the ability to display live.banks. Alternatively, can the visual output of live.banks be routed into a jit.matrix so I could combine it with the text display? Thanks.