macros:example:timecodetracks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:example:timecodetracks [2019/11/18 10:30] – [Code] icke_siegen | macros:example:timecodetracks [2020/03/29 12:02] (current) – [Explanation] icke_siegen | ||
---|---|---|---|
Line 14: | Line 14: | ||
The first idea to put everything into one cuelist did not work as then the timecode stamps would not be in successive order. However it can be done with two separate cuelists which also has some more advantages, e.g. it is very easy to adjust the general showtime (just offset the times in the Masterlist) without tampering with the showlist' | The first idea to put everything into one cuelist did not work as then the timecode stamps would not be in successive order. However it can be done with two separate cuelists which also has some more advantages, e.g. it is very easy to adjust the general showtime (just offset the times in the Masterlist) without tampering with the showlist' | ||
- | In theary | + | In theory |
Global parameters: | Global parameters: | ||
Line 24: | Line 24: | ||
A macro file with track macros for track 1~4 and the pause macro is available here: {{ : | A macro file with track macros for track 1~4 and the pause macro is available here: {{ : | ||
+ | |||
+ | //There are similar functions and properties in the namespaces [[macros: | ||
==== functions ==== | ==== functions ==== | ||
* [[: | * [[: | ||
- | * [[: | + | * [[: |
- | * [[: | + | * [[: |
* [[: | * [[: | ||
* [[: | * [[: | ||
- | * [[: | + | * [[: |
- | * [[: | + | * [[: |
- | * [[: | + | * [[: |
==== affected properties ==== | ==== affected properties ==== | ||
- | * [[: | + | * [[: |
- | * [[: | + | * [[: |
==== control structures ==== | ==== control structures ==== | ||
Line 79: | Line 81: | ||
This explains the functional steps within the sequence. For all the other XML details please refer to [[: | This explains the functional steps within the sequence. For all the other XML details please refer to [[: | ||
- | tbd | + | The first macro makes sure Timecode 2 is set to Winamp and fires track #1 by setting the timecode time and starting the timecode: |
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * the time itself needs to be of [[macros: | ||
+ | * the next two functions - '' | ||
+ | |||
+ | The other macro '' | ||
+ | * if this timecode source can be controlled (''< | ||
+ | * then '' | ||
===== How to use it ===== | ===== How to use it ===== | ||
- | | + | |
+ | * start Winamp, load some songs as playlist | ||
+ | * in Titan create your master cuelist | ||
+ | * load the macros '' | ||
+ | * make sure to add another empty cue after the last track (I found that sometimes the last macro is only executed if another cue comes next) | ||
+ | * for extra safety you may add some cues with the macro '' | ||
+ | * set this cuelist to listen to Timecode 3 in playback options, and set Timecode 3 to source=Clock in the Timecode menu\\ {{: | ||
+ | |||
+ | * next, create your showlist | ||
+ | * track 1 starts at 01: | ||
+ | * after each track add a cue (last second of the track) with the macro '' | ||
+ | * make sure to add another empty cue after the last track (I found that sometimes the last macro is only executed if another cue comes next) | ||
+ | * set this cuelist to listen to Timecode 2 in playback options, and set Timecode 2 to source=Winamp in the Timecode menu/\\ {{: | ||
- | tbd | + | * finally, make sure Timer is enabled in the timecode menu:\\ {{: |
+ | When playing with this I found it useful, after bigger changes, to release the cuelists and restart them. Apart from that I did not see any hickups. Please share your experience. | ||
~~DISCUSSION~~ | ~~DISCUSSION~~ |
macros/example/timecodetracks.1574073028.txt.gz · Last modified: 2019/11/18 10:30 by icke_siegen