MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.68k stars 1.34k forks source link

allow changing audio output device #4629

Open keturn opened 3 years ago

keturn commented 3 years ago

Linux

The PulseAudio audio mixer has a feature where it shows which applications are playing audio and which device output they are using.

The mixer allows you to change an application's output device from the mixer—sometimes. It works for e.g. VLC, but not for Terasology.

versions

Terasology 4.4.x (in development), Ubuntu 20.10, pulseaudio 13.99.2-1ubuntu2.3

Windows

I think Windows has a similar feature, does it work there?

skaldarnar commented 3 years ago

I've seen this working for my browsers on both Windows and Linux, but most games I'm playing don't support this :confused: often enough I had to restart the game in order to switch the output device.

This may be a sign that supporting this is not trivial...