Skip to content

Tanner9009/sound-filter-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Filter Analysis

Project to test sound filters

One of my projects done at University in order to test sound filters like Low Pass and High Pass Filters The code contains an UI done with pygame in order to choose the filters and test them individually, generating graphs.

Types of Filters we use in the code:

  • lowpass: Allows low frequencies to pass while attenuating high frequencies.
  • highpass: allows high frequencies to pass while attenuating low frequencies
  • bandpass: allows a specific range of frequencies to pass while attenuating frequencies outside that range.
  • bandstop: attenuates a specific range of frequencies while allowing those outside this range to pass.

About

Project to test sound filters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages