AudioKit: Swift 3.1 AKFrequencyTracker crash
AKFrequencyTracker was working before the Swift 3.1 update. Just crashes now when AudioKit.start() is called. Console is printing this:
malloc: *** error for object 0x103c47850: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug
Stack trace:

About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 21 (12 by maintainers)
Commits related to this issue
- Fix for https://github.com/audiokit/AudioKit/issues/828 — committed to AudioKit/AudioKit by aure 7 years ago
Could be that Swift 3.1 fixes a bug that we were working around. I’ll look into this. Good that you found a temp fix.