Skip to content

tarek909/Music-Equalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Equalizer

Music Player

A desktop application created by PyQT. Can be used as a Music Player. In addition, can do signal processing on songs to supress certain musical instruments or emphasize certain instruments

WhatsApp Image 2022-12-01 at 12 38 07 PM

Fourier Transform

The processing is based on Fourier transform, the song is projected to Frequency domain and processed there. Where we can remove any instrument we want by supressing its frequncy. Them, inverse Fourier is done and the song is projected back to spatial domain to be played WhatsApp Image 2022-12-01 at 12 43 04 PM

Virtual Instruments

There is some built-in virtual musical instruments which you can play with and generate notes. The buttons of the virtual instruments is mapped to its real frequency. So, it will generate the real sound of the instrument.

final_63888976c1718100411941b4_614404.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages