Skip to content

ech0r/NoteDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoteDetector

Exploration of real-time audio processing and frequency analysis in Python

Currently uses:

  • PyQt5 for GUI
  • PyQtGraph for real-time plotting
  • SciPy for FFT
  • Padasip (Python Adaptive Signal Processing) for adaptive filtering

Currently does:

  • Real-time musical note detection
  • Real-time plotting of sound waveform and spectrum

Future features:

  • Harmonic Analysis
  • Reading from .wav files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages