Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 210 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 210 Bytes

Frequency detection

A script to enable identification of the major frequency of the currently playing audio, using PyAudio to sample from the default microphone input, followed by FFT to extract the result.