Example ====== Setlist - next track ====== ^ by: | Alex del Bondio, April 2019 | ^ published: | [here] | ^ description: | fires the next unparked setlist track | ^ remarks: | | {{tag>next setlist track}} ==== functions ==== * [[:macros:function:SetList.NextTrack]] ===== Code ===== SetList.NextTrack() ===== Explanation ===== This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]] This simply fires the next setlist track. ===== How to use it ===== - create your show with all required setlists and tracks - [[: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. ~~DISCUSSION~~