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



_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to