macros:example:previoustrack

Differences

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

Link to this comparison view

Next revision
Previous revision
macros:example:previoustrack [2019/04/27 16:52] – created sideshowbondmacros:example:previoustrack [2019/04/28 10:44] (current) – [Code] icke_siegen
Line 15: Line 15:
  
 ===== Code ===== ===== Code =====
-<code> +<code xml previoustrack.xml> 
-    <step>SetList.PreviousTrack()</step>+<?xml version="1.0" encoding="utf-8"?> 
 +<avolites.macros> 
 + 
 +  <macro id="adb.Macros.previoustrack" name="Setlist Previous Track"
 +    <sequence> 
 +      <step>SetList.PreviousTrack()</step
 +    </sequence> 
 +  </macro> 
 + 
 +</avolites.macros>
 </code> </code>
  
Line 29: Line 38:
  
   - create your show with all required setlists and tracks   - create your show with all required setlists and tracks
-  - upload the showfile to [[http://www.avolites.de/downloads/d4z|the showfile parser]] and hit ''Show Setlists'' to get the setlist track ids 
-  - create one or more of the macros like above with the ids you have just found (replacing all three occurencies of '1840' with the respecitve id) 
   - [[:macros:deploying|make this macro available]]   - [[:macros:deploying|make this macro available]]
   - fire the macros as needed. You might e.g. copy the macros to buttons in the macros workspace window and trigger them via MIDI.   - fire the macros as needed. You might e.g. copy the macros to buttons in the macros workspace window and trigger them via MIDI.
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/previoustrack.1556383967.txt.gz · Last modified: 2019/04/27 16:52 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki