gnarlsagan
Headphoneus Supremus
- Joined
- Sep 11, 2011
- Posts
- 2,128
- Likes
- 247
I can confirm (if this hasn't been done so already as I am a few pages back as we speak)
Mojo will play Google Music, streaming via Android.......
But be aware
Android will up sample to 192Khz
Edit as long as your Android device supports OTG
I believe it may be possible to hardcode the usb output sample rate on Android. On my rooted Nexus 5 running 6.0.1, there is a file under /system/etc/ called audio_policy.conf that contains various sample rate settings. One looks like this:
usb {
outputs {
usb_device {
sampling_rates dynamic
Other entries have "sampling_rate 44100", so I'm thinking if one were to change the word "dynamic" to "44100", we might get hardcoded 44100 output to the Mojo. I don't actually have a Mojo to test this on yet, but maybe someone with a rooted (preferably Nexus because it should match this config) Android phone can give this a shot. I will try this when I pick up my own Mojo in a couple weeks.