vadymmarkov / Beethoven

:guitar: A maestro of pitch detection.
https://github.com/vadymmarkov
Other
819 stars 146 forks source link

But beethoven is deaf #64

Closed logg926 closed 3 years ago

logg926 commented 5 years ago

Beethoven is deaf

OfTheWolf commented 4 years ago

Is this a bug or feature request? :D

harooniqbal1993 commented 3 years ago

It does not start often, I have to start it twice. I am using AVPlayer, AudioKit player (AKPlayer). Moreover, I want start on button click, But I have to start it in ViewDidLoad() to make it start. Code is below

if pitchEngine.active { print("started ") } else { pitchEngine.start() pitchEngine.start() }

logg926 commented 3 years ago

You should start a new issue if it is an issue