19 May
2010
19 May
'10
10:27 p.m.
Hi, Sorry I didn't see the obvious... But I still wanted to know if I'm on the right track: I would use: # .rate - ( float , READ/WRITE ) - set/get playback rate ( relative to file's natural speed ) To "get" the playback rate (I'm guessing it some kind of ratio???) I would then use that info to pitch shift the sound file using PitShift. Am I on the right track? B.