Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275490 - media-sound/audacity: Pulseaudio support for Audacity-1.3.7
Summary: media-sound/audacity: Pulseaudio support for Audacity-1.3.7
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Professional Audio Applications Maintainers
URL: http://telperion.wordpress.com/2009/0...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 14:29 UTC by Reto Gantenbein (ganto)
Modified: 2009-12-05 09:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild audacity-1.3.7-r1 respecting the Pulseaudio patch (audacity-1.3.7-r1.ebuild,2.66 KB, text/plain)
2009-06-26 14:31 UTC, Reto Gantenbein (ganto)
Details
Adds Pulseaudio support to Audacity (audacity-1.3.6-pulseaudio.patch,13.77 KB, patch)
2009-06-26 14:32 UTC, Reto Gantenbein (ganto)
Details | Diff
Add 'pulseaudio' USE flag and correspondingly depend on it/apply patch (audacity-1.3.7-r1.ebuild,2.74 KB, text/plain)
2009-06-27 19:56 UTC, Reto Gantenbein (ganto)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reto Gantenbein (ganto) 2009-06-26 14:29:47 UTC
Audacity lacks of native support for Pulseaudio. However there is a patch by Ubuntu which adds Pulseaudio support for input and output devices. 

Add this patch to the Audacity ebuild

Reproducible: Always

Steps to Reproduce:
1. Modern desktop with Pulseaudio sound framework (e.g. Gnome 2.26)
2. Start Audacity, Preferences -> Audio I/O
3. No choice for Pulseaudio backend support

Actual Results:  
Only ALSA can be choosen for audio backend. There exist several workarounds (also see http://pulseaudio.org/wiki/PerfectSetup#Audacity)

Expected Results:  
If there is already a native pulseaudio patch, use it in Gentoo too!
Comment 1 Reto Gantenbein (ganto) 2009-06-26 14:31:07 UTC
Created attachment 195818 [details]
Ebuild audacity-1.3.7-r1 respecting the Pulseaudio patch
Comment 2 Reto Gantenbein (ganto) 2009-06-26 14:32:30 UTC
Created attachment 195819 [details, diff]
Adds Pulseaudio support to Audacity

Taken from Ubuntu repository (audacity_1.3.7-3.diff.gz)
Comment 3 Reto Gantenbein (ganto) 2009-06-27 19:56:10 UTC
Created attachment 195918 [details]
Add 'pulseaudio' USE flag and correspondingly depend on it/apply patch
Comment 4 Christian Strahl 2009-07-29 08:47:10 UTC
30 days are over. could this patch integrated in the official ebuild now?
Comment 5 Özgür ERİŞEN 2009-09-10 11:11:07 UTC
(In reply to comment #4)
> 30 days are over. could this patch integrated in the official ebuild now?
> 

Actually I am using Audacity 1.3.8 and I can run audacity with pulse. 
First you need to install alsa-plugins with pulseaudio support than arrange your .asoundrc and /etc/asound.conf according to http://pulseaudio.org/wiki/PerfectSetup
Then select pulse from the device list. It will play well (some times it aborts playing but I usually listen music while editing)
Comment 6 Christian Strahl 2009-09-10 12:02:28 UTC
(In reply to comment #5)
> Actually I am using Audacity 1.3.8 and I can run audacity with pulse. 
> First you need to install alsa-plugins with pulseaudio support than arrange
> your .asoundrc and /etc/asound.conf according to
> http://pulseaudio.org/wiki/PerfectSetup
> Then select pulse from the device list. It will play well (some times it aborts
> playing but I usually listen music while editing)

i'm using audacity in the exact same manner.
But if there is a well tested patch for native pulseaudio support, it should be integrated in the official ebuild.

btw. Audacity website:
> 01 September 2009: Audacity 1.3.9 released

Comment 7 Alexis Ballier gentoo-dev 2009-12-05 09:29:12 UTC
if there is something to be done for better pulseaudio support, please send patches upstream.