ATEM SuperSource - Static Macros
Help to get you up and running with the SuperSource layouts.
Steps
- Create a macro from our builder.
- Copy your macro from the website.
- (Required): Make sure you already have a Macro created on your ATEM otherwise the next steps may not work quite right.
- Open your ATEM Software Control and choose File > Save As and export your settings file - You can uncheck all options here and just check “Macro Pool”.
- Open the exported XML file in a text editor (or code editor) on your computer and scroll to where you see a
<MacroPool>
tag.
- Paste in the macro that you copied from our builder or downloaded packs. Be sure to paste it after the last
</Macro>
tag and right before the closing </MacroPool>
tag.
- Change the
index=""
number to be one higher than the previous macro in your file.
- Save the file and use the ATEM Software Control to File > Restore the XML file.
- Open your Macro Pool and you will see the newly added macro!
Video tutorial