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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user