Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] [DO NOT MERGE] maple: audio: enable aaudio and HiFi routes for better playback #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lzlrd
Copy link

@lzlrd lzlrd commented Jun 23, 2019

Complementing my "prepare" commit in the common dt, we enable the
AAudio and HiFi routes we added there through the mixer.

AAudio is a new playback method introduced in Oreo for low latency with
the ability to write directly to ALSA buffers. Explained here
https://web.archive.org/web/20190531163856/https://source.android.com/devices/audio/aaudio.
HiFi playback routes are from stock to allow improved playback with
apps that do not dedicate exclusive access to the audio platform.

Signed-off-by: Laster K. (lazerl0rd) officiallazerl0rd@gmail.com

Complementing my "prepare" commit in the common dt, we enable the
AAudio and HiFi routes we added there through the mixer.

AAudio is a new playback method introduced in Oreo for low latency with
the ability to write directly to ALSA buffers. Explained here
https://web.archive.org/web/20190531163856/https://source.android.com/devices/audio/aaudio.
HiFi playback routes are from stock to allow improved playback with
apps that do not dedicate exclusive access to the audio platform.

Signed-off-by: Laster K. (lazerl0rd) <officiallazerl0rd@gmail.com>
@lzlrd
Copy link
Author

lzlrd commented Jun 23, 2019

Pairing with sonyxperiadev/device-sony-yoshino#138

@lzlrd lzlrd changed the title maple: audio: enable aaudio and HiFi routes for better playback maple: audio: add aaudio routes for new low latency playback Jun 24, 2019
@lzlrd lzlrd changed the title maple: audio: add aaudio routes for new low latency playback [WIP] [DO NOT MERGE] maple: audio: enable aaudio and HiFi routes for better playback Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant