vadymmarkov / Beethoven

:guitar: A maestro of pitch detection.
https://github.com/vadymmarkov
Other
819 stars 146 forks source link

Beethoven crashes sometimes when stopping PitchEngine #54

Closed 0a1c closed 6 years ago

0a1c commented 6 years ago

First of all, great library -- it's really helpful. One problem is puzzling me right now:

screen shot 2017-12-24 at 7 32 57 pm

I get this error sometimes (NOT ALWAYS) when I try to stop the pitch engine, which leads me to think it's some sort of memory issue.

The offending code:

screen shot 2017-12-24 at 7 32 06 pm

Any advice regarding this (especially if the problem's on my end) would be appreciated!

0a1c commented 6 years ago

Still getting this issue.

screen shot 2017-12-30 at 6 30 33 pm

Any ideas/ways to fix this? Seems like a problem in Beethoven, not on my side.

vitaliusauleverx commented 6 years ago

+ Have same issue. Sometimes it crashes on pitchEngine.stop() func.