Skip to content

We use MATLAB to realize a audio equalizer, which can mainly change the music style and also has some other functions

Notifications You must be signed in to change notification settings

un-poco/Audio-Equalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio-Equalizer

We use MATLAB to realize an audio equalizer, which can mainly change the music styles.
There are two apps; App1 is based on sheet music(谱子). And the music is generated through our processings.

  • In the first interface, the user can choose the instrument as he like.
  • In the second interface, the users can change the music style, like pop, jazz, etc. They can also see the waveform in both the time domain and frequency domain. The before and after comparison can be easily seen.

UIfigure of app1:

ui1

App2 has similar functions to App1. A difference lies in that App2 is based on reading the .wav file. So users can choose any music .wav file as they like. We've also realized functions like vocal cancellation, speed change, tonal modification.

UIfigure of app2:

ui2

About

We use MATLAB to realize a audio equalizer, which can mainly change the music style and also has some other functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages