summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-09-09 20:32:06 +0200
committerxengineering <me@xengineering.eu>2023-09-09 20:32:06 +0200
commitf0948960665bc469b5cf15d0804929e2e9548a61 (patch)
tree09a1d99b998eba42cf615bd89be9c97dda3c21a5
parent1d8d72bbc46b16f6edfdec51b4f78b4319206e73 (diff)
downloadwebsite-f0948960665bc469b5cf15d0804929e2e9548a61.tar
website-f0948960665bc469b5cf15d0804929e2e9548a61.tar.zst
website-f0948960665bc469b5cf15d0804929e2e9548a61.zip
Add link to ALSA API doc
-rw-r--r--content/articles/oneplus-6.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/articles/oneplus-6.md b/content/articles/oneplus-6.md
index 692b58c..8e88ab7 100644
--- a/content/articles/oneplus-6.md
+++ b/content/articles/oneplus-6.md
@@ -28,7 +28,7 @@ This roadmap tracks the open tasks ordered by personal priorities.
##### Milestone 1: Usable as primary phone
-- stabilize audio during calls (might help: [callaudiod][11], [PinePhone audio][10])
+- stabilize audio during calls (might help: [callaudiod][11], [PinePhone audio][10], [ALSA API][12] and `alsactl store -f -`)
##### Milestone 2: Full hardware support
@@ -56,3 +56,4 @@ This roadmap tracks the open tasks ordered by personal priorities.
[9]: https://phosh.mobi/
[10]: https://xnux.eu/devices/feature/audio-pp.html
[11]: https://gitlab.com/mobian1/callaudiod
+[12]: https://www.kernel.org/doc/html/latest/sound/kernel-api/alsa-driver-api.html