Hi,
Can we play wave file at different frequencies, I meant to say that i have wave file of 240 HZ and i want to play it as 360 HZ,without modifying original file or creating new modified file of the 360 HZ,
I know i can do this by generating the sine wave and then changing its parameters, but i want to develop educational program on music and timber of sound is very important. so that i can record Base note and then play it as different frequency. Is it possible?? i have put this in the thread in this forum but one person gave me idea by creating new modified file with change in sampling rate and bit rate and then play it. It is OK but the problem is it is not working under the FOR LOOP.
Can we have only one wave file and then play it as different frequency?