PitchDetector
PitchDetector copied to clipboard
fix wrong memory allocation, causing crash on 64 bit systems
Fixed
AudioBufferList* bufferList;
wrong size allocation, causing crash on 64 bit iOS systems
Can you please Have a look at issue#10