<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Timecode + moving through scenes]]></title><description><![CDATA[<p>I have a project which several scenes, and it receives timecode from another computer.</p><p>Let's say I have a list with timecode intervals, something like:</p><p>Scene 1: 00:00:00:00 - 00:02:30:00<br />Scene 2: 00:02:30:01 - 00:05:00:00</p><p>And I want to create an actor that will read the incoming MTC and immediately jump to the correct scene.</p><p>I have done something similar that worked (see pic), but it was kinda exhaustive because I had to input all the intervals manually, and I was thinking about something more dynamic, maybe with JavaScript and a text file with the intervals? Any other ideas?</p><p><a href="/assets/uploads/files/1775710960988-screen-shot-2026-04-09-at-02.00.22.png">screen-shot-2026-04-09-at-02.00.22.png</a></p><p></p>]]></description><link>https://community.troikatronix.com/topic/9414/timecode-moving-through-scenes</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 14:03:38 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/9414.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Apr 2026 05:03:11 GMT</pubDate><ttl>60</ttl></channel></rss>