Evan Desjardins

Month: March 2019

Total 1 Posts

Python – Prepend 100ms Bumper

I had the occasion to put some of the scripting I’ve been using to good use.

A recent voice-over editing project involved cutting e-learning material in several foreign language. The clips were destined to play back programmatically and the client required a ~100ms buffer before and after each clip to avoid stuttering during playback or having the end lopped off. Apparently this had been an issue before with the audio engine they’re using in their … Read the rest “Python – Prepend 100ms Bumper”