Tuna icon indicating copy to clipboard operation
Tuna copied to clipboard

Pitch Detection

Open swimnbird opened this issue 3 years ago • 1 comments

I posted this under a previous issue but I assume sense the issue is entirely different a new branch is appropriate, please tell me if it is not. Following your instructions HERE I installed the dependencies into a new project manually and use the code. It seems to work (but doesnt do anything except print some info via terminal from the 'doSoemthing' Function) but am not sure how to go about creating a pitch detector on (I'm compiling for MacOS). I'm referencing Beethoven's Guitar Tuner Example is this the best available project to reference or is there possibly a better one?

swimnbird avatar Dec 23 '21 03:12 swimnbird

Correct, that would be a good starting point. Alternatively, you could also check AudioKit which is a much more popular framework than this one (for all kinds of audio stuff), and see if it suits your needs better (they have plenty of examples online).

alladinian avatar Dec 23 '21 09:12 alladinian