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:
Jaroslav Kysela 2022-01-27 13:15:46 +01:00
parent 84173ff9e3
commit 90e1fd964b

View file

@ -1,2 +0,0 @@
0, "Front Left", "/usr/share/alsa/samples/Front_Left.wav"
1, "Front Right", "/usr/share/alsa/samples/Front_Right.wav"
1 0 Front Left /usr/share/alsa/samples/Front_Left.wav
2 1 Front Right /usr/share/alsa/samples/Front_Right.wav