Simon
Simon
Take a look at the AudioTrack.Builder. I changed the SoundGenerator a little bit and now have an instantly changing sound generator: https://github.com/si-gr/sound_generator/commit/beab4ec9b972ba18da14cde82d952a6a864db2f5
Feel free to use my work https://github.com/XCSoar/XCSoar/pull/1180 https://github.com/XCSoar/XCSoar/pull/1175 in a new PR as I am seemingly not able to contribute to XCSoar.
I added a copy button as a workaround https://github.com/XCSoar/XCSoar/commit/59b59dedc6a9e94aba3604002e79cd12bacf72c1 It copies all files from the old XCSoar folder to the Android/Data folder. But it's only a workaround and not a...