Yes, using the default device is the easiest way to do that. Instead you could also explicitly tell SDL (which Gmu uses for audio output) to use a specific device through environment variables, e.g. SDL_AUDIODRIVER="alsa" AUDIODEV="hw:1,0" (for BT audio it is not hw:1,0 of course but whatever...