Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InputAnalyzer-Audio-Monophonic-Pitch-Detection

This is an early attempt at an audio reactive graphic animation display. Right now, I am working to set it up so I can read audio inputs from a MacBook Pro's microphone. The InputAnalyzer (authored by Richard Eakin) takes the signal and produces a live graphic display of FFT using MonitorSpectralNode.

Building on this initial Sample, I'm looking to pull values from changes in FFT and SpectralNode, and trigger graphic animations (or other OpenGL, Metal) events.

About

C++ project - built with Cinder Library. Uses InputAnalyzer as a template. Reads monophonic pitch/frequency from the Monitor Spectrum. Accuracy is not perfect - but close - developed for audio reactive UI template.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages