<title>Add ability to route audio between audio paths</title>
<updated>2019-03-01T06:32:37+00:00</updated>
<author>
<name>Mark Farrugia</name>
<email>mark.farrugia@fiberdyne.com.au</email>
...</author>
<published>2019-03-01T06:32:37+00:00</published>
<link rel="alternate" type="text/html" href="http://git.automotivelinux.org/src/avirt/commit/?id=8ce739b235362ca810a5e25fef58e7400ba679b4"/>
<id>urn:sha1:8ce739b235362ca810a5e25fef58e7400ba679b4</id>
<content type="text">
Configfs interface for adding 'routes' is added, and allows two audio paths to chain together particular inputs/outputs, allowing for multistage audio driver handling.
A particular use-case is that of an ADSP driver. We can feed in audio to it, and capture the processed, and/or mixed, audio at it's output, and direct to another audio path driver, such as the UNICENS audio driver.
Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au></content>