I’ve just uploaded an attempt at extracting pitch from human voice to GitHub. It’s a Processing sketch that uses the following classes: PitchProject.pde – main sketch file. AudioSource.pde – gets audio from wav files or microphone. ToneGenerator.pde – creates an output tone with a triangle wave. PitchDetectorAutocorrelation.pde – an audio… R2D2 Pitch Detection projectRead more