* Default filename: pedals.txt (Edited January 25, 2016) * Firmware version: see version.txt file in the active folder * Copyright 2014-2016 Kinesis Corporation * * BRIEF INSTRUCTIONS FOR MANUALLY RE-PROGRAMMING YOUR SAVANT ELITE2 * It is recommended that you use the SmartSet App for Windows or OSX, * or read the User's Manual before making changes. * * ASSIGNED ACTIONS, SHOWING PEDAL & JACK LOCATIONS AND ACTIONS * (actions are after the > symbol) ****************************************************************** {lpedal}>{-shift}{-alt}{y}{+shift}{+alt}{-alt}{-shift}{k}{+alt}{+shift} {mpedal}>{-alt}{-shift}{m}{+alt}{+shift}{-alt}{-shift}{e}{+alt}{+shift}{-alt}{-shift}{n}{+alt}{+shift} {rpedal}>{-alt}{-shift}{a}{+alt}{+shift}{-alt}{-shift}{d}{+alt}{+shift} [jack1]>[lmouse] [jack2]>[rmouse] [jack3]>[bspace] {jack4}>{-shift}{t}{+shift}{h}{a}{n}{k}{space}{y}{o}{u}{,} ******************************************************************* * * Above are the assigned actions for 7 possible inputs(left, * middle, and right pedals and Jacks 1-4). Your device will only * have some of these inputs (see drawing below). To be used by the * device, this file must be in plain text format and named * "pedals.txt" and it must be located in the active folder on the * virtual drive(v-drive). See User's Manual or Programming Guide regarding accessing * the v-drive. * * DEFAULT OUTPUT OF PEDALS AND JACKS * Left pedal: left mouse button * Middle pedal: left mouse button double click (macro) * Right pedal: right mouse button * Jack 1: left mouse button * Jack 2: right mouse button * Jack 3: backspace * Jack 4: Thank you, (macro) * * To CHANGE A SINGLE KEY ASSIGNMENT: * * To edit the pedal actions, after the > symbol change the text * inside the [ ] to a letter, number, or named key or mouse button * action. * * EXAMPLE: Left pedal does Pagedown. * [lpedal]>[pdown] * * See the full SE User's Manual for "dictionary" listing abbreviations * used for other named key actions. * * When you are done editing, SAVE the file as pedals.txt in plain * text format to the active folder. Any changes are implemented * after moving the slide switch to "play mode" or unplugging * and reconnecting the device to a USB port. * * If you are using Windows and opened this file in Notepad, just * save it when you are done editing. If it opened in Word, use * "Save As" and select Plain Text as the "save as type." If you * are using another word processing program, select "simple text" * or "plain text" as the "Save As" type. On a Mac, TextEdit should * save a in the same format in which it was opened. * * ADVANCED PROGRAMMING, MACROS (multiple actions stored on a pedal) * * A macro is a sequence of actions. The default mpedal and jack4 * assignments are examples of macros. All square brackets [ ] must * be changed to curly brackets { }, sometimes known as braces. Make * this change FIRST around the pedal or jack name and THEN around * each action to the right of the > symbol. * * Each modifier action in a macro requires a "press" action using "-" * followed by a "release" action using "+". Modifier key actions must * bracket (surround) the key action which is modified. * * Then SAVE the file as pedals.txt and activate changes as described * above. * * Note: On Mac OSX, modifiers by themselves are not useful to assign to * a pedal because one USB device cannot modify another. * * EXAMPLE: Macro playing "no" using the right pedal. * {rpedal}>{n}{o} * * Note: {rpedal}>{N}{O} also plays no. To produce a shifted * key action to produce "No," use "shift" as shown in the next example. * * EXAMPLE: Macro playing "No" using the right pedal. * {rpedal}>{-shift}{n}{+shift}{o} * * EXAMPLE: Macro playing Shift combined with F1 using the right pedal. * {rpedal}>{-shift}{F1}{+shift} * * Note: Modifiers such as "shift" must surround or bracket the action * being modified. See User's Manual for more details and examples of * using Shift and other modifier keys in macros. * * EXAMPLE: Macro of double mouse click using left pedal. * (the default action of lpedal). NOTE: This particular macro * typically requires a .125 second delay between actions. * * {lpedal}>{lmouse}{d125}{lmouse} * * The locations of pedals and jacks are shown in the diagram * below, which depicts the Savant Elite2 control module and three * pedals. * * PEDAL & JACK LOCATIONS (NOT ALL DEVICES HAVE PEDALS OR JACKS) * * | | * | |cable * | | * __________________|_|___________________ * | | * [|Jack 3 Jack 1|] * | | * | LOOKING FROM TOP | * | | * [|Jack 4 Jack 2|] * | | * |________________________________________| * U U * LEDs * * LEFT PEDAL MIDDLE PEDAL RIGHT PEDAL * (lpedal) (mpedal) (rpedal)