test: added program "read_mixer"

This little program is used to test mixer plugins in an isolated
environment.  This is ALSA-only currently, because we don't have a
real "plugin list" yet, and I'm too lazy to implement a switch.
This commit is contained in:
Max Kellermann
2009-04-21 22:46:41 +02:00
parent c7c809ecba
commit 63710ff5a6
3 changed files with 79 additions and 4 deletions

1
.gitignore vendored
View File

@@ -47,3 +47,4 @@ test/run_encoder
test/run_output
test/read_conf
test/run_input
test/read_mixer