Search found 1 match

by jgs
Sun Mar 28, 2010 6:39 pm
Forum: General Audio Programming
Topic: Implementing Reverse effect (playing audio backwards)
Replies: 3
Views: 3977

Implementing Reverse effect (playing audio backwards)

Hello everyone. I'm trying to wrap my head around the implementation of Audacity's Reverse effect. Does anyone know if there's a restriction on which file types can use this effect? I've only been able to play WAV files backwards, but I'd like to use a compressed format. I've downloaded the source, ...