]> git.alsa-project.org Git - alsa-utils.git/commitdiff
speaker-test: remove sample_map.csv
authorJaroslav Kysela <perex@perex.cz>
Thu, 27 Jan 2022 12:15:46 +0000 (13:15 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 Jan 2022 12:16:37 +0000 (13:16 +0100)
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>
speaker-test/samples/sample_map.csv [deleted file]

diff --git a/speaker-test/samples/sample_map.csv b/speaker-test/samples/sample_map.csv
deleted file mode 100644 (file)
index 20d8ed2..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-0, "Front Left", "/usr/share/alsa/samples/Front_Left.wav"
-1, "Front Right", "/usr/share/alsa/samples/Front_Right.wav"