rawhide report: 20090303 changes

Kevin Kofler kevin.kofler at chello.at
Wed Mar 4 00:27:17 UTC 2009


Rawhide Report wrote:
> New package rtaudio
>         Real-time Audio I/O Library

This package appears not to support PulseAudio. I'm seeing things like this
in its ALSA code:
> while ( card >= 0 ) {
>   sprintf( name, "hw:%d", card );
(where card is an integer).

There's also this nonsense comment:
> ALSA doesn't provide default devices so we'll use the first available one.
That's nonsense, there's a "default" device which apps are supposed to use
by default.

Why do sound libraries which don't work with Fedora's default sound system
even pass review? And can someone please fix this? (Making this use
the "default" device by default would go a long way towards fixing this,
but of course it should also get tested because there might be other broken
assumptions lurking.)

        Kevin Kofler




More information about the fedora-devel-list mailing list