10 Forks
78 Stars
78 Watchers

synctoolbox

Sync Toolbox - Python package with reference implementations for efficient, robust, and accurate music synchronization based on dynamic time warping (DTW)

How to download and setup synctoolbox

Open terminal and run command
git clone https://github.com/meinardmueller/synctoolbox.git
git clone is used to create a copy or clone of synctoolbox repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with synctoolbox https://github.com/meinardmueller/synctoolbox/archive/master.zip

Or simply clone synctoolbox with SSH
[email protected]:meinardmueller/synctoolbox.git

If you have some problems with synctoolbox

You may open issue on synctoolbox support forum (system) here: https://github.com/meinardmueller/synctoolbox/issues