User Tools

Site Tools


macros:example:timecodestarttime

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:example:timecodestarttime [2019/11/11 18:51] – [How to use it] 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...)
Line 11: Line 11:
  
 {{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 21: 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>
macros/example/timecodestarttime.1573498262.txt.gz · Last modified: 2019/11/11 18:51 by sideshowbond

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki