PitchDetector icon indicating copy to clipboard operation
PitchDetector copied to clipboard

Pitch detection application using RemoteIO for iOS

Results 9 PitchDetector issues
Sort by recently updated
recently updated
newest added

Dear, if the project can be made of C/C++ language ? Thx

Hi, Pictch Detector ROInterface is crashing with iPhone 6 device and builded with 64-bit compatibilty.Please if any body have solution,help me on the same. I got error message like "malloc:...

Fixed ``` AudioBufferList* bufferList; ``` wrong size allocation, causing crash on 64 bit iOS systems

I am using part of the code in an iPhone app. This worked for more than 2 years without a problem. But since i needed to make an update because...

I run in iphone 5 with ios 7.1 then out put console show: Could not load the "Sound_Wave.jpg" image referenced from a nib in the bundle with identifier "com.sleepyleaf.safesound"

How do I extract the amplitude/volume from the sample data? I tried various ways but I never got it right! I'd appreciate your quick help! Also, is there any possibility...

It compiles and runs correctly on my iPad under iOs6, but nothing happens when pressing button, any clue ? Here is the log: 2012-12-27 00:10:41.716 PitchDetector[10668:907] Could not load the...

in RenderFFTCallback() AudioUnitRender() returns -50 i'm using iphone4s ios6

Hi. Thanks for your code. I have two questions. 1. how is your frequency detect limit? currently i am knowing your limit is 10khz. 2. how can i up frequency...