Commit ed973e24 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

ALSA: default normally includes plug, don't add it again

This should work around distortion problems with some cards (probably
an ALSA-lib bug).
parent 7a7ebd9f
......@@ -85,7 +85,7 @@ struct aout_sys_t
/* Why not ? --Bozo */
/* Right. --Meuuh */
#define DEFAULT_ALSA_DEVICE "plug:default"
#define DEFAULT_ALSA_DEVICE "default"
/*****************************************************************************
* Local prototypes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment