[Bug 665995] Review Request: fmit - Free Music Instrument Tuner

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 17 16:32:20 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=665995

--- Comment #14 from Kevin Kofler <kevin at tigcc.ticalc.org> 2011-01-17 11:32:19 EST ---
In CaptureThreadImplALSA.cpp, please change the hardcoded:
 m_source = "hw:0";
to:
 m_source = "default";
so that software mixers such as PulseAudio or dsnoop (dmix capture) work.

It would also be helpful to allow this to be configured by the user, but
"default" would at least be an acceptable default ("hw:0" is not).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list