I have a program that claims the default audio device in exclusive mode. This is not changable and it seems to not output any sound if I disallow that in sound settings.
So i figured the only way to fix this would be to somehow give it a fake audio output to claim, which routes to my headphones' audio output device, so that I can listen to other stuff while using the program. Is this possible?