mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:25:42 +01:00
speaker-test: remove sample_map.csv
The CSV file is not used. The .wav file names are fixed in the source code, but the directory may be specified using --wavdir. Remove this file until there's a demand for the more precise .wav file mapping. Fixes: https://github.com/alsa-project/alsa-utils/issues/133 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
84173ff9e3
commit
90e1fd964b
1 changed files with 0 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
||||||
0, "Front Left", "/usr/share/alsa/samples/Front_Left.wav"
|
|
||||||
1, "Front Right", "/usr/share/alsa/samples/Front_Right.wav"
|
|
|
Loading…
Reference in a new issue