I have done a patch in Pure Data for a metronome app I am working on. The patch (a click) sounds good in Pure Data, but when I load it into my app (built with libpd and Android Studio) there are some slight variations in the dynamics of the sound.
Does the Android system have any compression or something that change the output in speakers over time??
The sound (wav) I use is normalized and it sounds even when played in Pure Data editor.
Grateful for any input that can help me solve this strange behaviour.