Simon Wilson d131cf241b tinymix: don't get byte array if size is zero
Fixes an error if the number of bytes available is zero.

Also remove unused len variable.
2016-01-09 10:27:02 -08:00
2015-08-07 20:26:27 +05:30
2015-10-20 14:23:28 +01:00
2011-05-25 14:05:42 -07:00
2015-09-02 10:33:03 -07:00
2015-08-07 20:26:27 +05:30

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

S
Description
Third-party open-source software tinyalsa | 三方开源软件tinyalsa
Readme 1.1 MiB
Languages
C 77.3%
C++ 14.9%
Roff 2.1%
Shell 1.9%
Makefile 1.6%
Other 2.2%