Pitch shifting Audio
Geoff Canyon
gcanyon at gmail.com
Fri Sep 20 16:37:51 EDT 2013
On Fri, Sep 20, 2013 at 3:04 PM, stephen barncard <
stephenREVOLUTION2 at barncard.com> wrote:
> I don't want to discourage anyone, or say 'it can't be done' (and someone
> will try to prove me wrong) but..
>
I agree with you 100% that there are things LC is well-suited for, and this
is at the boundary of that sweet spot.
I can't say that it *can* be done, but fifteen years ago I wrote code to
open, process, and write out AIFF files. AIFF is uncompressed, and has a
simple header, so it wasn't that hard to pull apart. Also, I was doing
simple processing: scanning a large file for moments of silence and
chopping it into smaller files. I also experimented with the volume, but
that's simpler I think than pitch shifting. And I wouldn't want to mess
with compressed files.
gc
More information about the use-livecode
mailing list