google / music-synthesizer-for-android

Automatically exported from code.google.com/p/music-synthesizer-for-android
Apache License 2.0
416 stars 80 forks source link

Two buffers are not queued #17

Open MatthewLM opened 8 years ago

MatthewLM commented 8 years ago

Hi. I've not tried this project out but I was looking through it and saw that only one buffer is initially queued which would likely cause the audio to cut out whilst waiting for samples:

https://github.com/google/music-synthesizer-for-android/blob/master/app/src/main/jni/android_glue.cc#L175