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 debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to