Skip to content

MikeZ7/Audio_Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Audio Processing Project

This project purpouse is to gather and use make use of some Digital Signal Processing theorems and functionalities I've learned through academic DSP course.

Waveform generator

Written using pyqt5 library GUI to plot prime signal in time and frequency domain. Generator implements also FFT and IFFT calculation as well as saving/uploading signal to/from .wav file.

Old_GUI


Future Updates

  • Spectrogram plotting
  • Microphone recorder
  • Matching microphone recorded sound with database samples using OpenCV

Uploaded sound sample

Spectrogram

Spectrogram after Hough Transform - edge detection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages