I’m posting this in the Nyquist board because it seems to be where this functionality might live, but please move it to the scripting board if it is more appropriate.
I would like to be able to generate a “Rhythm skew” effect where I rhythmically change the tempo of audio at a particular bpm, as if it’s playing on a tape that isn’t moving at a constant speed. The easiest way I can find is to generate control points on the envelope of a time track, since this is non-destructive and I can sync it up with my track. How can I do this either with Nyquist or Python Scripting?
Time tracks are currently mouse powered only. No import / export or scripting.
If you are really determined to make this work, you could manually modify the Audacity “.aup” project file (but be warned, if you make a mistake the project could become unusable).
The .aup file is XML format, and a Time track looks like this: