@dusseldorf
sendToMidiOut() will not capture generated notes at that level.
You have to place sendToMidiOut() in a script in a container level beyond the one your MIDI notes are being generated in.
Screenshot 2025-08-07 at 11.39.19 AM.png
And don't forget to put it on the other MIDI callbacks as well!