diff options
Diffstat (limited to 'src')
-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 c72b97e..90d3ec6 100644 --- a/src/main.odin +++ b/src/main.odin @@ -10,6 +10,7 @@ import "../ltc" /* TODO: - 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 */ |