Another thing I vibe-coded for my needs. VST3/CLAP plugin for transmitting audio.
This plugin was inspired by Senderella, a plugin developed by Subliminal a long while ago, that does not work on newer hosts.
It allows you to bypass DAW limitations and send your audio signal wherever you want, and do whatever you want with it. Some modular systems and hosts limit your capability for feedback loops. I needed to make this for my Patcher presets. This allows for feedback loops, or, gain reduction meters in one Control Surface window. (although you would have to change channels manually for every Patcher instance)
You can download the lastest version in releases.
Unpack the archive. If you want to install CLAP version, put easy_send.clap in:
C:\Program Files\Common Files\CLAP\Lath Audio
And, for VST3 version, put easy_send.vst3 folder in:
C:\Program Files\Common Files\VST3\Lath Audio
I used a lovely framework called NIH-Plug: https://github.com/robbert-vdh/nih-plug