Realtime Pitch Detection in HISE
- 
 Hello Everyone, I was wondering if anyone has implemented realtime pitch detection in HISE yet? I've been looking through the documentation at getting the pitch of the buffer, however I just want to make sure before I go ahead and try to program it that the pitch detection is fast enough to use in realtime. Best, 
 Noah
- 
 @Noahdeetz Sorry just saw this post. Here is the example from Christoph - https://github.com/christophhart/hise_tutorial/blob/master/CustomSampleImport/Scripts/PitchDetector.js 
