The patch enabling Pulseaudio via ALSA has been in Audacity's portaudio tree since 1.3.6-1. If the ALSA:pulse device does not show up, it is a configuration issue.
The following in your .asoundrc should do it:
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
In Ubuntu this is enabled by default, but I'm unsure if it does in Debian.
// David
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

