Re: Fedora 34 Change: Route all Audio to PipeWire (System-Wide Change)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

For short, NO! I want to be able to shutdown pipewire in order to get instant
ALSA access.

This was a real pain until pulseaudio recognized what they need to do:

systemctl --user stop pulseaudio
systemctl --user stop pulseaudio.socket
killall pulseaudio

If you want real low latency you won't do any additional layer on top of
ALSA.

Further, my application provides some functional integration tests.

http://nongnu.org/gsequencer

just run:

./configure --enable-run-functional-tests
make
make check

Alternatively you can run against installed libraries:

./configure --prefix=/usr --enable-run-functional-tests
make
make ags-integration-functional-test

Or to run in parallel using xvfb-run:

./configure --prefix=/usr --enable-run-functional-tests
make
make ags-parallel-integration-functional-test

Didn't look at pipewire, yet. Finally, please consider to shutdown the
process completely as desired.

regards,
Joël
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux