diff options
author | James O'Shannessy <james.oshannessy@fiberdyne.com.au> | 2018-09-13 16:34:25 -0700 |
---|---|---|
committer | Mark Farrugia <mark.farrugia@fiberdyne.com.au> | 2018-10-26 17:27:42 +1100 |
commit | 5a2a915287e7cd12a347a03d37861310701a72fb (patch) | |
tree | 20a278a933aa14046302db37e03477e09b7293a4 /docs/1. Introduction.md | |
parent | 386c29da3416d86b66430e590aaa5c51f2942477 (diff) |
Changes to readme files
Dot points to introduction, and shifting the build instructions to
docs/2.\ Building.md
Signed-off-by: James O'Shannessy <james.oshannessy@fiberdyne.com.au>
Diffstat (limited to 'docs/1. Introduction.md')
-rw-r--r-- | docs/1. Introduction.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/1. Introduction.md b/docs/1. Introduction.md index e69de29..f2d088d 100644 --- a/docs/1. Introduction.md +++ b/docs/1. Introduction.md @@ -0,0 +1,18 @@ +Introduction +=================== + +## Problem +- Insecure +- Limited +- Not fully optimised for use case (ie. Routing Audio to DSP vs. Loopback) +- Not generic interface for highly configurable hardware +- + +## Solution + +## Added Features +- Dynamic Runtime Alsa Front end +- Adjustable Audio Path +- Mappable Audio Path +- Secure Audio Routing w/ SMACK +-
\ No newline at end of file |