googlearchive/android-audio-high-performance

[SimpleSynth] Does not handle activity lifecycle events correctly

Closed this issue · 1 comments

Steps to repro:

  • Load app
  • Switch test tone on
  • Hit back button

Expected result:

  • Test tone stops

Actual result

  • Test tone continues because audio engine isn't cleaned up

jni_bridge.cc needs methods to stop and destroy the audio engine.

This sample has been deprecated/archived (check README for more information on newer samples related to this technology).

As recommended by GitHub, we are closing all issues and pull requests.