i've been assigned a homework that includes audio processing in matlab, what i got to do is get at least 3 channels of different frequencies in a song, and increase the dB output depending on the channel. It's got to work like an equalizer but using only 3 channels. My biggest problem here is getting a frequency and magnitude values and save it into variables separated in channels (Low, Mid and High) frequencies.
PS: I assume you have Signal Processing Toolbox.