DestinationSol icon indicating copy to clipboard operation
DestinationSol copied to clipboard

Audio related performance issue on Android

Open Cervator opened this issue 9 years ago • 1 comments

When I test on Android I get a fair amount of log spam like so:

08-27 00:04:03.461 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
08-27 00:04:03.680 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
08-27 00:04:03.898 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
08-27 00:04:04.428 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
08-27 00:04:04.453 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
08-27 00:04:04.517 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
08-27 00:04:05.234 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client
08-27 00:04:05.371 17073-17098/com.miloshpetrov.sol2.android W/AudioTrack: AUDIO_OUTPUT_FLAG_FAST denied by client

I'm not sure if this was also present before the music was added, but it does likely go hand in hand with when I observed performance issues on Android with music playing (since I was paying attention at that point)

Probably need to do a bit of digging to actually understand what that means. Not a lot of Android activity right now, not in a big rush to investigate.

Cervator avatar Aug 27 '16 04:08 Cervator

Google? Btw it wasn't present or else i would have seen it.

binbandit avatar Sep 16 '16 08:09 binbandit