User Tools

Site Tools


macros:example:nexttrack

Differences

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

Link to this comparison view

Next revision
Previous revision
macros:example:nexttrack [2019/04/27 16:51] – created sideshowbondmacros:example:nexttrack [2019/04/28 10:42] (current) – external edit 127.0.0.1
Line 15: Line 15:
  
 ===== Code ===== ===== Code =====
-<code> +<code xml nexttrack.xml> 
-    <step>SetList.NextTrack()</step>+<?xml version="1.0" encoding="utf-8"?> 
 +<avolites.macros> 
 + 
 +  <macro id="adb.Macros.nexttrack" name="Setlist Next Track"
 +    <sequence> 
 +      <step>SetList.NextTrack()</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/nexttrack.1556383893.txt.gz · Last modified: 2019/04/27 16:51 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki