Commit graph

5 commits

Author SHA1 Message Date
Jaroslav Kysela
21e2fc3857 test: pcm_min - add snd_pcm_drain() call and indentation fixes
Fixes: https://github.com/alsa-project/alsa-lib/issues/46
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-05-03 20:07:55 +02:00
Christophe Lohr
8551fe2587 test/pcm_min: Fix error messages
Fix the wrongly referred error code for error messages from
snd_pcm_writei() and other calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-06-01 13:43:36 +02:00
Jaroslav Kysela
e55ebd6859 pcm_min.c example - corrected comment 2006-01-10 09:58:15 +00:00
Jaroslav Kysela
8e9dbcad79 pcm_min - blocking mode is default - remove extra snd_pcm_nonblock() call 2006-01-06 20:10:04 +00:00
Jaroslav Kysela
4e1452ac07 Added pcm_min test & example - minimalistic pcm output 2006-01-06 20:01:08 +00:00