todo
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| todo [2021/07/22 11:06] – icke_siegen | todo [2025/04/23 08:00] (current) – [20250422] icke_siegen | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== Missing articles ===== | ===== Missing articles ===== | ||
| - | | + | |
| ===== To Do ===== | ===== To Do ===== | ||
| Line 15: | Line 15: | ||
| * list more FixtureControlIDs ([[macros: | * list more FixtureControlIDs ([[macros: | ||
| * Gregory on casts inside code blocks and custom variables: {{ :: | * Gregory on casts inside code blocks and custom variables: {{ :: | ||
| + | * Gregory on filters/ | ||
| Line 68: | Line 69: | ||
| * WebAPI tied to UI on different port: {{ :: | * WebAPI tied to UI on different port: {{ :: | ||
| * creating palettes and set legend: {{ :: | * creating palettes and set legend: {{ :: | ||
| + | * Gordon Clarke controlling Cuelists (Messenger 16.09.21) | ||
| + | http:// | ||
| + | http:// | ||
| + | http:// | ||
| + | http:// | ||
| + | http:// | ||
| + | http:// | ||
| + | |||
| + | * https:// | ||
| + | * https:// | ||
| + | * Gregory (28.02.24): set User Numer, incl. casting and syntax: {{ :: | ||
| + | * Gregory (15.04.24): set property, with more casting: {{ :: | ||
| + | * get attribute value: {{ :: | ||
| + | * create new palette (with explanation about 4430 and 4431): http:// | ||
| + | * select group: http:// | ||
| + | * create shape: http:// | ||
| + | * set shape size: POST http:// | ||
| + | |||
| + | | ||
| ==== ASCII ==== | ==== ASCII ==== | ||
| Line 77: | Line 97: | ||
| * external control, example of rtpMidi: https:// | * external control, example of rtpMidi: https:// | ||
| - | * vVIMTC plugin for Reaper, see AdB, https:// | + | * vVIMTC plugin for Reaper, see AdB, https:// |
| * need to call ClearSelectionHighlights when moving, see {{ :: | * need to call ClearSelectionHighlights when moving, see {{ :: | ||
| ==== examples ==== | ==== examples ==== | ||
| Line 97: | Line 117: | ||
| Forum done until 01.03.19 | Forum done until 01.03.19 | ||
| + | |||
| + | |||
| + | setting timecode via WebAPI doesn' | ||
| + | |||
| + | http:// | ||
| + | | ||
| + | see https:// | ||
| Timecode.TimecodeOne.SetStartTime and TimecodeTime object, see http:// | Timecode.TimecodeOne.SetStartTime and TimecodeTime object, see http:// | ||
| Line 156: | Line 183: | ||
| < | < | ||
| </ | </ | ||
| + | | ||
| + | additionally add/remove macros as per Roger Piqué (messenger 14.04.22): {{ :: | ||
| selection by pattern which is always done through RunCommand, see [[macros: | selection by pattern which is always done through RunCommand, see [[macros: | ||
| Line 165: | Line 194: | ||
| all user settings: {{ :: | all user settings: {{ :: | ||
| + | |||
| + | set timeline cursor position: | ||
| + | |||
| + | ActionScript.SetProperty(" | ||
| + | | ||
| + | (messenger Roger Pique 06.04.22) | ||
| + | |||
| + | Gregory Haynes on time objects and timeline functions: {{ :: | ||
| + | |||
| + | first timeline examples: | ||
| + | |||
| + | <code xml> | ||
| + | <?xml version=" | ||
| + | < | ||
| + | |||
| + | <!-- play/pause by usernumber 1 --> | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | | ||
| + | <!-- play/pause by location - playbacks page 1 slot 1 --> | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | Gregory (21.07.22): Off Palette Groups: {{ :: | ||
| + | |||
| + | Gregory (15.08.22): no numbers in property names {{ :: | ||
| + | |||
| + | Gregory (13.01.23): invert selected fixtures {{ :: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | > I didn't find a way to retrieve the usernumber of the current layout. But if you can live with using the legends (Layout 1, Layout 2 etc. - or you change the coverterParameter accordingly) then this would work: | ||
| + | |||
| + | <code xml> | ||
| + | <macro id=" | ||
| + | <active binding=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | timeline macros, see {{ :: | ||
| + | ==== 20240407 ==== | ||
| + | |||
| + | from facebook: create cuelist and write timecode | ||
| + | |||
| + | <code xml createCuelistWithTc.xml> | ||
| + | <?xml version=" | ||
| + | |||
| + | <!-- see https:// | ||
| + | |||
| + | < | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <!-- Fails | ||
| + | < | ||
| + | < | ||
| + | Playbacks.PlaybackEdit.Handle, | ||
| + | )</ | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | | ||
| + | <!-- added set timecode source --> | ||
| + | <!-- explanation: | ||
| + | (1) In order to set a playback' | ||
| + | hence I commented the line where you nullify this (you may want to do this later...) | ||
| + | (2) In order to set a playback' | ||
| + | (3) My favourite errors in the API documentation: | ||
| + | Timecode1Id, | ||
| + | the correct line reads | ||
| + | < | ||
| + | --> | ||
| + | | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <!-- < | ||
| + | < | ||
| + | < | ||
| + | <!-- Fails | ||
| + | < | ||
| + | < | ||
| + | Playbacks.PlaybackEdit.Handle, | ||
| + | )</ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | A similar question answered by Gregory, with further details: {{ :: | ||
| + | |||
| + | |||
| + | ==== 20240707 ==== | ||
| + | |||
| + | from FB, https:// | ||
| + | |||
| + | Macro to set a playback' | ||
| + | |||
| + | See also GH's email (SB private). | ||
| + | |||
| + | <code xml enableCue.xml> | ||
| + | |||
| + | <?xml version=" | ||
| + | |||
| + | <!-- enable/ | ||
| + | |||
| + | <!-- see http:// | ||
| + | |||
| + | < | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | <step pause=" | ||
| + | <step pause=" | ||
| + | <step pause=" | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ==== 20240709 ==== | ||
| + | |||
| + | from forum: enable/ | ||
| + | see http:// | ||
| + | |||
| + | <code xml enableCue.xml> | ||
| + | |||
| + | <?xml version=" | ||
| + | |||
| + | <!-- enable/ | ||
| + | |||
| + | <!-- see http:// | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | Update SetCurrentShapesDirection for v17, see {{ :: | ||
| + | |||
| + | Nudge Timecode, Daniel Dai/ | ||
| + | |||
| + | {{:: | ||
| + | |||
| + | ==== 20250422 ==== | ||
| + | |||
| + | <code xml> | ||
| + | <!-- Daniel Dai, 18.04.24, Messenger --> | ||
| + | <!-- note the formatting of the variables --> | ||
| + | |||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <code xml> | ||
| + | |||
| + | <!-- abuse Palette.Numeric.InputValue in order to feed some numeric input into a macro --> | ||
| + | <!-- April 2025, Daniel Dai, Messenger --> | ||
| + | <!-- Usage: enter a number, hit Exit, select fixtures, fire macro --> | ||
| + | | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | <code xml> | ||
| + | |||
| + | <!-- abuse Palette.Numeric.InputValue in order to feed some numeric input into a macro --> | ||
| + | <!-- April 2025, Daniel Dai, Messenger --> | ||
| + | <!-- Usage: enter a number, hit Exit, fire macro - in order to select a specific playback --> | ||
| + | <!-- also shows example XmlNodeNames --> | ||
| + | | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | | ||
| + | <macro id=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| ==== Titan Tricks ==== | ==== Titan Tricks ==== | ||
todo.1626952005.txt.gz · Last modified: 2021/07/22 11:06 (external edit)
