Jump to content

List of Android Devices with Hi-Res Audio Support (Internal DAC)


maxmp

Recommended Posts

Applies to Internal DAC only (Wired Headset/AUX in Poweramp output settings).

Please post your device (with optional ROM/Android version) if Poweramp alpha Hi-Res audio works for it.

If it doesn't work, check this thread: 

 

 

Link to comment
Share on other sites

  • Replies 454
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I would start with the following tested devices. These are devices which were tested by me, usually, it can also work for variants (e.g. Sony Z5 line, not just Premium, etc.).

  • Samsung S7 Edge (SM-G935FD, Exynos, Android 6.0.1)
  • Samsung S6 Edge (SM-G925F, Android 6.0.1)
  • Samsung Note5 (SM-N920C, Android 5.1.1, Android 6.0.1)
  • Samsung Note3 (SM-N900, Android 5.0)
  • Samsung S5 (SM-G900F, Android 5.0)
  • LG V10 (Android 5.1.1)
  • LG G4 (Android 6.0)
  • LG G3 (Android 5.0, Android 6.0)
  • LG G2 (Android 4.4.2)
  • Sony Z5 Premium (Android 5.0, Android 6.0)
  • HTC One A9 (Android 6.0.1)
  • Highscreen Boost3 (Android 5.1)
  • OnePlus One (Android 5.1.1, 12.1.1-YOG7DAS2K1)

Already added in dev. builds:

  • Meizu 5 Pro
  • Sony Z3
  • Lenovo Vibe X3

Works OK as reported by users:

  • BlackBerry PRIV (Android 6.0.1) - paulmedynski
  • Samsung Note4 (SM-N910T, Android 5.1.1) - MrCommunistGen
  • Xiaomi mi4c (miui7 android 5.1.1) - Jeremy_Xus
  • Samsung Galaxy Note 4 (SM-N910P, Android 5.1.1, Android 6.0.1) - Dexter McDade
Link to comment
Share on other sites

On 4/5/2016 at 9:29 PM, maxmp said:

Applies to Internal DAC only (Wired Headset/AUX in Poweramp output settings).

Please post your device (with optional ROM/Android version) if Poweramp alpha Hi-Res audio works for it.

If it doesn't work, check this thread: 

 

 

Samsung Galaxy J5?

Link to comment
Share on other sites

On 2016/4/5 at 10:02 PM, maxmp said:

我将从以下测试设备:

  • 三星S7边缘(SM-G935FD Exynos,Android 6.0.1中)
  • 三星S6边缘(SM-G925F Android 6.0.1中)
  • 三星Note5(SM-N920C,Android 5.1.1,Android 6.0.1中)
  • 三星Note3(SM-N900,Android 5.0)
  • 三星S5(SM-G900F,Android 5.0)
  • LG V10A(AndroidA 5.1.1)
  • LG G4(安卓6.0)
  • LG G3(AndroidA 5.0)
  • LG G2(AndroidA 10/24/11)
  • 索尼Z5溢价(Android 5.0,Android 5.0)
  • HTC A9(Android 6.0.1中)
  • Highscreen Boost3(安卓5.1)
  • OnePlus(Android 5.1.1,12.1.1-YOG7DAS2K1)
  • Sony Z1

 

Link to comment
Share on other sites

When i used mi4c miui7 android 5.1.1, hires worked well and there is almost no noise, while Poweramp 585 had much noise. Yesterday I change my system into  CM13,which is based on android 6.0.1. It strange that the hires can be actived, but the noise is still, that's too bad

Link to comment
Share on other sites

I'd like to add that OnePlus One's Marshmallow CyanogenMod-based builds also support it, I've personally used it with ResurectionRemix ROMs up to 192 and I've read from others that "stock" CM13 nightlies also support it just fine.

On the other hand, I've read that SultanXDA's CAF-based builds for some reason didn't support it at least up 'till now, not sure whether that has changed or will change.

Link to comment
Share on other sites

Hello, I'm no music expert, and I just joined the beta program, so I'm still trying to figure things out, but from what it looks like, I am able to use the high res output on my htc m9 running Android 6.0(I do believe the htc m8 should be able to also, maybe m7, but not so sure). However, dvc does not work. So in short htc m9 is a yes, but no dvc support.  

Update, a minute after posting, the music stopped playing, however, the visualizer showed that there was something playing. The lows were moving even though I couldn't hear any sound. After switching to normal, and back to high res, the music is now playing again. Will test the reliability on my device and post back.

Update, yeah, the stability of high res audio output on the htc m9 isn't that great. The audio tends to cut out. Again, I'm not a soundengineer, or some guy who knows a ton about the details of music, such as resampler, so I can't say I know if it's a setting I changed that did this, or its a stability issue, or just me. Probably me. 

Also, can someone clarify what this does feature does? Does it allow users to listen to high res audio with high res audio gear? Does it make low quality mp3s sound like high res audio like the sony xperia music players can? What's the function of this feature along with the other new ones. Thanks. 

Link to comment
Share on other sites

Hey guys, me again, can I ask a favor? Could you please go to the settings for high res and change a setting? For me, If I change the sample rate, or check of no eq, I get a failed, changed to default output. Does this happen to anyone else? Thanks. 

Link to comment
Share on other sites

Played with quite a bit of hacks in mixer_paths and audio_policy on the Sony Z3 Tablet Compact (pretty much hardware to Z3), and finally got Hi-res to work.

Now the device plays 24bit/44.1khz flacs without going to 48khz system sample rate. DVC is mandatory, and disabling DVC forces Poweramp to fall back to OpenSL ES.

audio_policy.conf

mixer_paths.xml

Link to comment
Share on other sites

Unfortunately, Z3 will resample to 48khz anyway. There is only one DAC clock, so it works on multiples of 48khz, always. (Then delta-sigma DACs will oversample to very high frequency and quantize all those 24/16bits to 1bit).

Android audio system, though, can work on 44.1 or 48khz, so no resampling will happen in Android in this case (but it will still resample on lower levels to DAC 48khz). It's debatable if Qualcomm DSP resampling is better/worse vs Android resampler.

Link to comment
Share on other sites

8 hours ago, maxmp said:

Unfortunately, Z3 will resample to 48khz anyway. There is only one DAC clock, so it works on multiples of 48khz, always. (Then delta-sigma DACs will oversample to very high frequency and quantize all those 24/16bits to 1bit).

Android audio system, though, can work on 44.1 or 48khz, so no resampling will happen in Android in this case (but it will still resample on lower levels to DAC 48khz). It's debatable if Qualcomm DSP resampling is better/worse vs Android resampler.

From this info I am extrapolating that the best setup is then

Poweramp v3 -> sox 44.1k to 96k -> hi-res 24/96 (pushes aliasing / low pass filter artifacts further up the freq spectrum) -> (Android sound layer, or is this bypassed?) -> Qualcomm DSP delta sigma

Since I also have alsa with a good quality resampler (not as elaborate as sox, but better than Sony stock implementation) running in the background to handle non Poweramp audio, if Poweramp hi-res does bypass this layer, I can leave its setting at 48k without fear of going from 44.1 to 96 to 48.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...