Robert Bielik wrote:
> I’d like to know if there is any way to get the following sound chain through 
> ALSA:
>
> Mediaplayer -> dmix -> LADSPA -> plughw:0,0

The dmix plugin plays shared-memory tricks with the ring buffer and therefore
requires to run on top of a hw device.

It might be possible to run dmix on a virtual loopback sound card and route
that one to the LADSPA plugin, but I guess using PulseAudio would be a better
idea.


Regards,
Clemens


_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to