atsushieno/fluidsynth-midi-service-j

infinite "AudioTrack.stop() called with..."

atsushieno opened this issue · 1 comments

Once we start synthesizing, there are android log lines that keeps spitting like this:

D/AudioTrack: stop() called with 2160 frames delivered

Something is wrong with continued audio output.

Fixed by 9a4c265.