blob: 85b1e5e3bd94bd5777b3fa7f80fc12d2a0925bc0 [file] [log] [blame]
Simon Wilsonedff7082011-06-06 15:33:34 -07001tinyalsa: a small library to interface with ALSA in the Linux kernel
2
3The aims are:
4
5- Provide a basic pcm and mixer API
6- If it's not absolutely needed, don't add it to the API
7- Avoid supporting complex and unnecessary operations that could be
8 dealt with at a higher level
9