diff options
author | James O'Shannessy <james.oshannessy@fiberdyne.com.au> | 2018-09-13 17:20:37 -0700 |
---|---|---|
committer | Mark Farrugia <mark.farrugia@fiberdyne.com.au> | 2018-10-26 17:27:44 +1100 |
commit | 7e4db2ff6865d723a2a6233a9542730876d06260 (patch) | |
tree | 91d37a48772711cd9a3ad85195799cd356377f12 /docs/4. 4A Integration | |
parent | 83ab0cdf84def71eebdebf0c813cebfce8f99d06 (diff) |
Updating build instructions
Cleaning up build instructions for building AVIRT
Signed-off-by: James O'Shannessy <james.oshannessy@fiberdyne.com.au>
Diffstat (limited to 'docs/4. 4A Integration')
-rw-r--r-- | docs/4. 4A Integration | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/4. 4A Integration b/docs/4. 4A Integration new file mode 100644 index 0000000..7c9b980 --- /dev/null +++ b/docs/4. 4A Integration @@ -0,0 +1,17 @@ +4A Integration +=================== + +AVIRT has been integrated with [4a-softmixer](https://github.com/iotbzh/4a-softmixer) +and [4a-hal-generic](https://github.com/iotbzh/4a-hal-generic) to provide a smooth +transition from the existing aloop implementation to the future AVIRT loopback implementation. + +### User-space Library + +The user-space library [libavirt](https://github.com/fiberdyne/libavirt) can be used to configure AVIRT from within a given AGL 4A binding. + +### Hardmixer + +A new 4A mixer binding 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.
\ No newline at end of file |