I'm messing with the audio part of the SFML library. And one of the functions called SetPitch() I have a question about. Is there a way to change a pitch of the sound without changing the speed? Because when I do it it speeds it up or down depending on the value I give it.
Thanks in advanced.