Skip to content

Syncs a Deity TC-1 synced Zoom H4N in the mic/external input to LTC

Notifications You must be signed in to change notification settings

imlach/h4n-timesync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

H4n TimeSync

Syncs a Deity TC-1 synced h4n in the mic/external input to timecode

This assumes timecode on 4ch...M.wav, and audio on 4ch...I.wav Defaults to 23.976 FPS, and 48000hz sample rate

Usage

./timesync.sh <path to h4 directory> <FPS> <SampleRate>

This creates SyncedTC/... subdirectory of all the metadata-modified 4CH...I.wav files for easy sync-ing in Davinci Resolve

Dependencies

Known issues

  • Doesn't take into account "Drop" framerates, I would probably only use it with 23.98 (default), 24, 25 and 30fps.
  • It's a bit messy, probably not very robust, and is very opinionated.
  • BWFMetaEdit is called from a hard coded path on my machine (something something works on my machine...)

Releases

No releases published

Packages

No packages published

Languages