05-14-2021, 08:55 PM
This is a bug in the _sndaloop.conf file. The plugin "route" should be replaced by the "plug" plugin.
Fixed in upcoming 7.3.0 release. Fyi @adrii there will be a test release in the coming weeks that you can try out.
Code:
pcm.!_audioout__ {
type plug # was route
.
.
.
Fixed in upcoming 7.3.0 release. Fyi @adrii there will be a test release in the coming weeks that you can try out.