Interface with OSC?

I am trying to control audacity with OSC or something of the like.

I want to make sure that when I am working on my music, that audacity is capturing the flow of the session (I like to keep everything)

does audacity have an osc plugin, or can somebody recommend a way to send signals to audacity from “outside” the app? Hacky solutions are encouraged!

Audacity can record whatever is coming from the computer speakers … Recording desktop audio | Audacity Support

I have never seen anything regarding OSC in Audacity, but it may exist and be undocumented. This is a forum for users, so the developers may not see your request.

Because Audacity has been around for such a long time, it might be possible that Dynamic Data Exchange is possible and still baked in the code.

I see, might have to dive into the github