From 542a629f75a0b0ce190b95a2c26842c6b9dfe615 Mon Sep 17 00:00:00 2001 From: Simon Wilson Date: Wed, 25 May 2011 14:05:42 -0700 Subject: Add aims for project --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..85b1e5e --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +tinyalsa: a small library to interface with ALSA in the Linux kernel + +The aims are: + +- Provide a basic pcm and mixer API +- If it's not absolutely needed, don't add it to the API +- Avoid supporting complex and unnecessary operations that could be + dealt with at a higher level + -- cgit v1.2.3