Technical discussions related to Audio Signal Processing (digital effects, acoustics, noise reduction, musical signal processing, etc).
hi there;
i have a wav file with one second normal clap
i want to process this file using a matlab to convert it to be as
a group who is doing the claps by modifiying the sampling frequency and signals... etc
there is a funtion in the matlab wavread("filename"); that gives
three parameters [y, Fs, bits]
y: signal
Fs : frequency
bits: bit/ sample
so please help me doing that as quick as possible