|
|
|
|
|
by vetinari
702 days ago
|
|
No, because there's nothing to fix (at the system side). Apps should use the right API from the right layer; when they skip something, no wonder they will miss whatever the skipped layer provides. When they do not need exclusive access to the device and want to play nice with the other apps, they should use pipewire/pulseaudio. For 99% of apps, using ALSA directly is the wrong approach. You don't use IOKit directly in Mac apps either. |
|