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 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list