diff options
author | San Jacobs | 2025-04-22 15:07:07 +0200 |
---|---|---|
committer | San Jacobs | 2025-04-22 15:07:07 +0200 |
commit | 2caf865c56e243573238d133a9c5591e478ae4e2 (patch) | |
tree | 438733fd4f7d43fc11bdaf38e49e59bb292e5bc1 /src/main.odin | |
parent | 6571c9b7ce6054afb3626cd95e68f99b5d91338d (diff) | |
download | chirpsync-2caf865c56e243573238d133a9c5591e478ae4e2.tar.gz chirpsync-2caf865c56e243573238d133a9c5591e478ae4e2.tar.bz2 chirpsync-2caf865c56e243573238d133a9c5591e478ae4e2.zip |
Diffstat (limited to 'src/main.odin')
-rw-r--r-- | src/main.odin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.odin b/src/main.odin index 90d3ec6..6bd6e8b 100644 --- a/src/main.odin +++ b/src/main.odin @@ -9,6 +9,7 @@ import "../ltc" /* TODO: +- Edit timecode in place when possible - Automatically detect if timecode is in left or right channel - Mute channel containing timecode - Better error when specifying a pure folder, or handle it automatically |