Search found 3 matches

by wyup
Mon Nov 22, 2021 5:27 pm
Forum: Support - Player
Topic: [TIP] Hi-Res Audio for Android devices
Replies: 158
Views: 166472

Re: [TIP] Hi-Res Audio for Android devices

Hi, I answer my previous post. I got to get dsp compress offload working again by using stock Xiaomi rom. It seems a custom rom needs customised Qualcomm av framework sources confugured to enable internal dsp. As it is difficult to merge on AOSP roms because it would break compatibility for other de...
by wyup
Tue Oct 05, 2021 10:58 am
Forum: Support - Player
Topic: [TIP] Hi-Res Audio for Android devices
Replies: 158
Views: 166472

Re: [TIP] Hi-Res Audio for Android devices

I'm using latest Neutron 2.17.4 on CPU ARMv8+NEON64, VEC NEON64, DRV Speaker & Line-Out (Audio Track) on a Pixel Experience rom on Android 11. It seems audioflinger is proritizing DEEP_BUFFER with MIXER output resampling at 48 KHZ instead of DIRECT_PCM or COMPRESSED_OFFLOAD on my phone. I can play a...
by wyup
Tue Oct 13, 2020 12:00 pm
Forum: Development
Topic: Playing from Music Streaming Services
Replies: 18
Views: 10700

Playing from Music Streaming Services

Hello, and congratulations for amazing neutron player.
I've thought of adding support for youtube playback via streaming, supporting playlists for example. It could download to a library or temp location.
It could use youtube-dl program.