You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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).
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?
The text was updated successfully, but these errors were encountered: