diff mbox series

/usr/share/alsa/speaker-test/sample_map.csv is not accurate, not affecting operation of speaker-test

Message ID 20211228195936.7543FF80224@alsa1.perex.cz
State New
Headers show
Series /usr/share/alsa/speaker-test/sample_map.csv is not accurate, not affecting operation of speaker-test | expand

Commit Message

GitHub pull_request - opened Dec. 28, 2021, 7:59 p.m. UTC
alsa-project/alsa-utils issue #133 was opened from ZjYwMj:

With alsa-utils 1.2.6:
```
```
Although this file is not accurate, it does not affect the operation of speaker-test. Perhaps the paths to the files are hard coded within speaker-test. Still, I find it a minor bug.

Issue URL     : https://github.com/alsa-project/alsa-utils/issues/133
Repository URL: https://github.com/alsa-project/alsa-utils
diff mbox series

Patch

--- a/usr/share/alsa/speaker-test/sample_map.csv	2021-12-06 18:44:25.000000000 +0000
+++ b/usr/share/alsa/speaker-test/sample_map.csv	2021-12-28 19:48:02.390305957 +0000
@@ -1,2 +1,2 @@ 
-0, "Front Left", "/usr/share/alsa/samples/Front_Left.wav"
-1, "Front Right", "/usr/share/alsa/samples/Front_Right.wav"
+0, "Front Left", "/usr/share/sounds/alsa/Front_Left.wav"
+1, "Front Right", "/usr/share/sounds/alsa/Front_Right.wav"