Overlay text on top of a video that is placed in an audio track in ableton live

Mauro Trotta's icon

Hi! I would like to overlay text on top of a video that is placed in one audio track in ableton live. I already have a device that can do that, but can only be placed in a midi track, so I did a new one using the template of Max audio effect and pasted my device there. Then I made the "draw to" attribute of the only 2 jit objects I have in the patch to the same name that appears in the top of the window of the video in ableton, because my guess is that that is the name of the gl context. But it´s not working, so my question is if this is the right way to approach this issue.

Max Patch
Copy patch and select New From Clipboard in Max.

TFL's icon

By default the window is named after the [jit.world] drawing context, but this might not be the context you want to draw into, especially if you have some [jit.gl.node] in the way. But hard to say without seeing the main device in which drawing context/s is/are defined.