Currently there are some hacky debug diagnostic code that puts audio processing results onto logcat. It is of course not RT safe and involves significant cost.
We could use ATrace instead. It still involves 1-10us per event but that should be much better than current state.
client-as-plugin, aap-lv2, aap-juce (both wrapper and host) could provide dedicated traces for each.
Currently there are some hacky debug diagnostic code that puts audio processing results onto logcat. It is of course not RT safe and involves significant cost.
We could use ATrace instead. It still involves 1-10us per event but that should be much better than current state.
client-as-plugin, aap-lv2, aap-juce (both wrapper and host) could provide dedicated traces for each.