42
Example 1. This left pedal macro below plays back the phrase "fast slow" where the word “fast” is typed at speed5 and the
word “slow” is typed at the speed9.
{lpedal}>{speed5}{f}{a}{s}{t}{space}{speed9}{s}{l}{o}{w}
Adding delays to macros
Macros can have one or more internal delays. Delays are most commonly used to support a double click action but you may
nd other applications for them. Your Savant Elite2 device supports two different delays: 125ms and 500ms (milliseconds).
These delays can be used separately or in combination to create a delay of any length in increments of 125ms. To insert a
delay, use braces around the delay time and a “d” in front of the chosen increment: “{d125}” or “{d500}”. Attempting to
insert a delay other than 125ms or 500ms will cause an error.
Example 1. Middle pedal macro plays “a” then delays 500 ms, then plays “b”:
{mpedal}>{a}{d500}{b}
Example 2. This Hyphen key macro plays “F1” then delays one second (1000 ms = 500ms +500ms), then plays "F2":
{hyphen}>{F1}{d500}{d500}{F2}
Incorrect syntax or language
If incorrect syntax or language is used, the keyboard will usually resort to a default key action. In some cases pressing a key
that has invalid programming may not produce any key action. If problems arise, remaps and macros can be erased
manually in the Layout Conguration le or by reversing any custom programming on the keyboard itself.
To restore a key to original action, press Program+F12 to enter Program Remap Mode, and tap the corrupted key twice–
once to set it as the Source and once more to set it as the Destination.
To erase an existing macro, Press Program+F11 to enter Program Macro Mode, then tap the trigger key followed by the
Program Key.
If the above methods don’t x the problem a ”hard reset “ may be necessary.