Kassen,
This wouldn't work? I'm surprised if this doesn't work... If you don't
think so, please explain why... In my (noob) opinion, it would be a
much better sounding solution...
I DON'T need to do this with live audio...
Only with audio files... That's why I think my approach *could* be better...
---------- Forwarded message ----------
From: Brutus Gates
Date: Wed, May 19, 2010 at 10:27 PM
Subject: PItShift and SndBuff .rate = Scrubbing?
To: ChucK Users Mailing List
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 *back* to it's
original pitch using PitShift.
Am I on the right track?
B.