Bug#516692: Patch is already in Debian

David Henningsson launchpad.web at epost.diwic.se
Tue Jan 12 20:04:24 UTC 2010


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





More information about the pkg-multimedia-maintainers mailing list