issues
search
googlearchive
/
android-audio-high-performance
We now recommend you use the Oboe libraries:
https://github.com/google/oboe
Apache License 2.0
720
stars
275
forks
source link
EchoAudioEngine leaks AudioEffect
#71
Closed
philburk
closed
7 years ago
philburk
commented
7 years ago
The destructor ~EchoAudioEngine() should delete audioEffect_;
The destructor ~EchoAudioEngine() should delete audioEffect_;