On Tue, Mar 31, 2020 at 04:22:55PM +0200, Jonas Holmberg wrote: > From: Jonas Holmberg <jonashg@xxxxxxxx> > > Add a config definition "chmap" to override the channel maps in the same > way as in the hw and null plugins. > > Signed-off-by: Jonas Holmberg <jonashg@xxxxxxxx> > --- > src/pcm/pcm_route.c | 57 +++++++++++++++++++++++++++++++++++++-------- > 1 file changed, 47 insertions(+), 10 deletions(-) There were some indentation mistakes in the patch. I will fix them and send a new patch. /Jonas