test: added command line test program for pcm_volume.c

This program is a simple utility for debugging and benchmarking the
software volume code.
This commit is contained in:
Max Kellermann
2009-02-18 22:27:55 +01:00
parent 54387d1451
commit 76dc9ac5f9
3 changed files with 70 additions and 2 deletions

2
.gitignore vendored
View File

@@ -8,6 +8,7 @@
*.lo
*.o
.deps
.dirstamp
Makefile
Makefile.in
aclocal.m4
@@ -38,3 +39,4 @@ tags
doc/protocol.html
doc/protocol
doc/api
test/software_volume