# chirpsync I made chripsync out of spite in the middle of a project where I really needed Tentacle Timecode Tool for some paid client work. Tentacle Timecode Tool did not feel like working however. After telling support and not hearing back for a week, I decided to write my own. Before support could get to fixing my problem I re-wrote their whole application. Usage: ``` chirpsync input/files/*.MOV output/folder/ ``` This will read the left channel of all `*.MOV` files in `input/files/`, looking for timecode, and writing copies of the files with this timecode in the metadata in `output/folder/`