I figured out how to record audio input and output at the same time using Obsidian, so I feel like a genius.
I threw together a quick script to launch a loopback using PipeWire which you can then close. Should play nicely with stuff like NoiseTorch, BTW.
https://gist.github.com/readtedium/254d397105422ba58fdb65f28d9adff0
Useful for recording calls (though tell people you’re recording, duh) but also for talking over audio from a browser window or another source.
Combine this with the Super Duper Audio Recorder plugin in Obsidian and you have a very fast, very convenient way to record a two-track recording painlessly.
You can then take the audio into a Whisper-style tool to transcribe.
This was one of the few things that was forcing me to log into Windows, so I’m glad I figured it out.