local.bin wrote: > Thats interesting thanks. > > It uses android 4.1.1 and as far as I understood any app can output to > the devices in built dac/amp at 24bit and up to 192khz. > > Is there any way to unrestrict the player to see if it can drive at the > full res of the player. > > Sent from my SGP312 using Tapatalk
Which device is it? It is almost impossible any app can just use 24bit without being written specifically for that device. That are no provisions for 24bit audio in the Android software API at all. Basically there is no way for an app to select 24bit audio. With sampling rate you can just tell system what rate you want and the system would either work or throw an error. With bit width, you can't even tell the system you want to use 24bit. If the device claims that any app can use 24bit audio, then it must be providing a custom API that apps can access, but the apps would have to be written specifically to use that API. -------------- Squeezebox apps for webOS and Android, http://www.angrygoatapps.com ------------------------------------------------------------------------ wt0's Profile: http://forums.slimdevices.com/member.php?userid=18760 View this thread: http://forums.slimdevices.com/showthread.php?t=96757 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
