audio analysis and perfect synthesis model
this code is teaching you how to analysis and synthesis the
audio digital signal
I use 2 method to implement, one is fft and the other one is mdct(TDAC)
the basic idea is same with the AAC filterbank using the mdct transform...
Audio
C