diff options
author | Mark Farrugia <mark.farrugia@fiberdyne.com.au> | 2018-10-08 17:59:15 +1100 |
---|---|---|
committer | Mark Farrugia <mark.farrugia@fiberdyne.com.au> | 2018-10-26 17:27:47 +1100 |
commit | cd128853f392960ceec44476f37f0d569a680db5 (patch) | |
tree | bad1f909c502729a402f111322b5dc71edaec54e /docs/4.4A-Integration.md | |
parent | 3b62055c816764ff02aeb3a548e9bba36df8aae4 (diff) |
Update docs to include loopback
Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
Diffstat (limited to 'docs/4.4A-Integration.md')
-rw-r--r-- | docs/4.4A-Integration.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/4.4A-Integration.md b/docs/4.4A-Integration.md index da4eeb7..cb88dd3 100644 --- a/docs/4.4A-Integration.md +++ b/docs/4.4A-Integration.md @@ -9,9 +9,14 @@ transition from the existing aloop implementation to the future AVIRT loopback i The user-space library [libavirt](https://github.com/fiberdyne/libavirt) can be used to configure AVIRT from within a given AGL 4A binding. +### Softmixer + +The AVIRT loopback can be used in-place of the standard aloop module. Modifications are currently underway +to port the current 4a-softmixer to the new AVIRT loopback. + ### Hardmixer -A new 4A mixer binding has been developed to demonstrate the capabilities of the +A new 4A mixer controller plugin (`.ctlso`) has been developed to demonstrate the capabilities of the Fiberdyne DSP mixer operating on the HiFi2 core on-board the Renesas R-Car M3 M3ULCB AGL reference platform. This is called the '**hardmixer**', and is a faster, lower latency alternative to the softmixer. |