audiosync syncs digital audio workstation projects between computers.
Project description
About
audiosync syncs digital audio workstation projects between computers.
Prerequisites
Python http://www.python.org
Installation
Unzip the file, then at the command line run
python setup.py install
Documentation
To read the API documentation, open a shell / DOS window, navigate to the audiosync directory, and run
pydoc audiosync
You can create a HTML version using
pydoc -w audiosync
License
audiosync is licensed under the GPL. See the file COPYING for details.