Ticket #474 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

Edit PerfectSetup wiki, Audacity works with ALSA

Reported by: mariodebian Owned by: lennart
Milestone: Component: 3rdparty
Keywords: audacity Cc:

Description

Adacity works with ALSA.

In preferences, I have selected "ALSA:default" as input/output.

My /.asoundrc

pcm.!default {
    type pulse
}
ctl.!default {
    type pulse
}

Attached screenshot of Pavucontrol showing audacity channel and another audio player (Listen)

Attachments

audacity.png (84.7 kB) - added by mariodebian 3 years ago.
Audacity playing over ALSA

Change History

Changed 3 years ago by mariodebian

Audacity playing over ALSA

Changed 3 years ago by coling

It's a wiki.... feel free to make the changes. This is due to patches from Fedora's Kevin Koffler (going from memory so the name and/or spelling is almost certainly wrong!) to make the portaudio libraries alsa subsystem not rely on mmap IIRC. This patch has been included in Fedora, Mandriva and will be in the upcoming Ubuntu too I believe.

Changed 3 years ago by mariodebian

I'm using Debian SID/unstable, versions:

  • audacity 1.3.6-3
  • pulseaudio 0.9.10-3
  • kernel 2.6.26
  • alsa-base 1.0.17

Patch is applied since 2 versions:

audacity (1.3.6-1)
  .....
  * Add pulseaudio patch (thanks to David Henningsson)
  .....

Patch avalaible at: http://patch-tracking.debian.net/patch/series/view/audacity/1.3.6-3/pulseaudio.patch

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to wontfix

You are welcome to edit the wiki yourself!

Note: See TracTickets for help on using tickets.