<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.openlighting.org/index.php?action=history&amp;feed=atom&amp;title=OLA_TimeCode</id>
		<title>OLA TimeCode - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.openlighting.org/index.php?action=history&amp;feed=atom&amp;title=OLA_TimeCode"/>
		<link rel="alternate" type="text/html" href="https://wiki.openlighting.org/index.php?title=OLA_TimeCode&amp;action=history"/>
		<updated>2026-04-28T16:43:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://wiki.openlighting.org/index.php?title=OLA_TimeCode&amp;diff=3985&amp;oldid=prev</id>
		<title>Nomis52: Created page with &quot;There is very basic support for sending TimeCode data using OLA. At the moment the only output method is ArtNet.  From ola/timecode/TimeCode.h , ola/timecode/TimeCode…&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.openlighting.org/index.php?title=OLA_TimeCode&amp;diff=3985&amp;oldid=prev"/>
				<updated>2011-11-05T01:44:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;There is very basic support for sending &lt;a href=&quot;/index.php?title=TimeCode&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;TimeCode (page does not exist)&quot;&gt;TimeCode&lt;/a&gt; data using &lt;a href=&quot;/index.php/OLA&quot; class=&quot;mw-redirect&quot; title=&quot;OLA&quot;&gt;OLA&lt;/a&gt;. At the moment the only output method is &lt;a href=&quot;/index.php/ArtNet&quot; title=&quot;ArtNet&quot;&gt;ArtNet&lt;/a&gt;.  From ola/timecode/TimeCode.h , ola/timecode/TimeCode…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;There is very basic support for sending [[TimeCode]] data using [[OLA]]. At the moment the only output method is [[ArtNet]].&lt;br /&gt;
&lt;br /&gt;
From ola/timecode/TimeCode.h , ola/timecode/TimeCodeEnums.h &amp;amp; ola/OlaCallbackClient.h&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ola::timecode::TimeCode timecode(ola::timecode::TIMECODE_EBU, hours, minutes, seconds, frames);&lt;br /&gt;
&lt;br /&gt;
client.SendTimeCode(&lt;br /&gt;
    ola::NewSingleCallback(&amp;amp;TimeCodeDone),&lt;br /&gt;
    timecode);&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An example program demonstrates how to use the API. To run it use:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ ola_timecode -f FILM 0:0:0:0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nomis52</name></author>	</entry>

	</feed>