You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In commit c0f5112 code used for alsa software mixers was removed, because it was at this point untested / unmaintained. I just uncommented the code and it seems to work good enough, so i feel like it should at least be exposed through an opt-in configuration with proper warning attached.
e.g. ./configure --with-alsa --with-experimental-alsa-softwaremixer-support ... or something alike.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
In commit c0f5112 code used for alsa software mixers was removed, because it was at this point untested / unmaintained. I just uncommented the code and it seems to work good enough, so i feel like it should at least be exposed through an opt-in configuration with proper warning attached.
e.g.
./configure --with-alsa --with-experimental-alsa-softwaremixer-support ...or something alike.All reactions