Tag: signal-processing

Warpdrive: Python audio sync tool using Dynamic Time Warping

I developed a command line tool, warpdrive for syncing and aligning audio recorded from multiple sources. The tool leverages the Dynamic Time Warping (DTW) implementation found in the librosa library. I used this tool while recording a demo album with four upcycled smarphones. (Read More)