This is a discussion on Changing wave freq within the C++ Programming forums, part of the General Programming Boards category; Originally Posted by abachler I think the OP is askign hwo to take a 5 second clip of a mans ...
If you simply want to alter the pitch of the sound you can accomplish this via the playback frequency. It isn't perfect but if the play rate is greater than the sampling rate the frequency should increase and vice versa.