User Tools

Site Tools


macros:example:timecodestarttime

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
macros:example:timecodestarttime [2019/11/10 21:19] – created sideshowbondmacros:example:timecodestarttime [2020/04/05 08:37] (current) icke_siegen
Line 3: Line 3:
 ====== Timecode - Set Start Time ====== ====== Timecode - Set Start Time ======
  
-^ by: | Alex del Bondio (with a little help, see here, November 2019 | +^ by:           | Alex del Bondio (as usual with a little help, November 2019)  
-^ published: | here | +^ published:    | here                                                          
-^ description: | Set the start time for the internal timecode or Winamp |+^ description:  | Set the start time for the internal timecode or Winamp        |
  
 The idea is to use this macro to set the start time for the Winamp timecode and by doing so selecting tracks in Winamp without patching Winamp as a fixture. Here is an example for timecode 4 (I usually have TC 4 set to Winamp...) The idea is to use this macro to set the start time for the Winamp timecode and by doing so selecting tracks in Winamp without patching Winamp as a fixture. Here is an example for timecode 4 (I usually have TC 4 set to Winamp...)
 +There is a thread in the forum for those interested [[http://forum.avolites.com/viewtopic.php?f=20&p=22493#p22493]]
  
 {{tag>set start time timecode}} {{tag>set start time timecode}}
 +
 +//There are similar functions and properties in the namespaces [[macros:namespace:timecode.timecodeone|]], [[macros:namespace:timecode.timecodetwo|]], [[macros:namespace:timecode.timecodethree|]] and [[macros:namespace:timecode.timecodefour|]]. Use the functions for the particular timecode you want to use.//
  
 ==== functions ==== ==== functions ====
-  * [[macros:function:Timecode.TimecodeFour.SetStartTime]]+  * [[macros:function:Timecode.TimecodeOne.SetStartTime]]
   * [[macros:function:Timecode.MakeTimecodeTime]]   * [[macros:function:Timecode.MakeTimecodeTime]]
-  * [[macros:function:Timecode.TimecodeFour.Reset]]+  * [[macros:function:Timecode.TimecodeOne.Reset]] 
 +  * [[macros:function:Math.IsEqual]] 
 + 
 +==== properties ==== 
 +  * [[macros:property:Timecode.TimecodeOne.IsControlAllowed|]] 
 + 
 +==== control structure ==== 
 +  * [[macros:control_structures|step condition]]
  
 The longer file with macros for all four timecodes is available here: {{ :macros:example:timecode_setstarttime_full.xml |}} The longer file with macros for all four timecodes is available here: {{ :macros:example:timecode_setstarttime_full.xml |}}
Line 20: Line 30:
 ===== Code ===== ===== Code =====
  
-<code xml TimecodeStartStop.xml>+<code xml TimecodeSetTime.xml>
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
 <avolites.macros> <avolites.macros>
Line 52: Line 62:
 See [[macros:deploying]]. \\  See [[macros:deploying]]. \\ 
  
-E.g. built cuelist and load the relevant macro into the steps required.+What I like to do: use it in my set list for preprogrammingWhen you program with timecode changing the playlist in Winamp is bit of a pain. Instead I add track macros in the setlist making Winamp skip to the desired track.
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/timecodestarttime.1573420787.txt.gz · Last modified: 2019/11/10 21:19 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki