Bug 151210

Summary: audacity alsa support
Product: [openSUSE] SUSE Linux 10.1 Reporter: Bjoern Jacke <bjacke>
Component: SoundAssignee: Stanislav Brabec <sbrabec>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: tiwai
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bjoern Jacke 2006-02-15 16:58:32 UTC
audacity can and should be compiled with native ALSA support if you use -with-portaudio=v19
see also http://audacityteam.org/wiki/index.php?title=LinuxIssues
Comment 1 Stanislav Brabec 2006-02-15 18:03:24 UTC
It was possible even before by changing of
%define portaudio_v19   0
to
%define portaudio_v19   1
in the spec file.

Configure reports to be less stable but your URL reports that it's better.

Changing the default to 1.