LTC Timecode project... Im stuck!

Hi Touch Folk,

I’m a noob trying to trigger sound files off of LTC timecode. There will be 6 discreet audio inputs generating LTC and I hope to be able to trigger small audio files based on points in Timecode.

Getting Touch to see all 6 audio streams with unique timecode was pretty easy and setting up sound files to be manually triggered was easy.

In between timecode chops and audiofile chops I need something to trigger sound files based on timecode cues I define.

I use AUDIODEVIN to LTCIN to see timecode.
I use AUDIOFILEIN to AUDIODEVOUT to trigger sound clips.

At this point I am stuck :<
Any hints would be greatly appreciated.

Thank you.

Convert your timecode to seconds, use logic chop to figure if you are within desired range. When logic is on trigger your audio.

Do you know some Python?