﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Flexi-deck Support</title><generator>InstantKB 2018-2 Final</generator><description>Flexi-deck Support</description><link>https://support.flexi-deck.com/</link><webMaster>support@flexi-deck.com</webMaster><lastBuildDate>Tue, 14 Apr 2026 18:35:22 GMT</lastBuildDate><ttl>20</ttl><item><title>ProTools Built-in macros</title><link>https://support.flexi-deck.com/Goto50196.aspx</link><description>&lt;p&gt;Due to the difficulty to access the currently selected track in ProTools we have added a number of built-in macros to provide a special function to aid clicking buttons on the currently selected track.&lt;/p&gt;
&lt;p&gt;When used as a component in another macro, they allow making changes to the selected track, such as adding or removing inserts.&lt;/p&gt;
&lt;p&gt;All the buttons on the selected track have a corresponding macro that will click them. The track's Inserts A-J and Sends A-J each have two macros:&lt;/p&gt;
&lt;p&gt;- An "Assignment" macro that clicks the center of the button. This toggles the window for the current assignment to this send or insert.&lt;/p&gt;
&lt;p&gt;- A "Selector" macro that clicks the left side of the button (containing the dot). This opens its pop-up menu for selecting a new insert or send.&lt;/p&gt;
&lt;p&gt;It's not currently possible to author macros like these in Flexi-deck. They make use of some internal functionality that's specially made specifically for Pro Tools.&lt;/p&gt;
&lt;p&gt;You can add these macros as steps to your own macros to get it to click the parts of the selected track as required, and then add more of your own actions afterwards, such as "perform keystroke" or "pick menu item", such as these examples:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/PTmacroSend.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/PTmacroInsert.png" /&gt;&lt;/p&gt;
&lt;h5&gt;ProTools Built-in Track related macros&lt;/h5&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/PTInsertsBIM2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/PTSendsBIM2.png" /&gt;&lt;/p&gt;</description><pubDate>Sun, 02 Apr 2023 14:00:09 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Logic Pro Global Commands</title><link>https://support.flexi-deck.com/Goto50195.aspx</link><description>&lt;p&gt;One of the most powerful Flexi-deck actions related to Logic Pro control is the Logic Pro Key Command action that allows direct access to all the thousands of &lt;a href="https://support.apple.com/en-gb/guide/logicpro/lgcp02bf31b6/mac"&gt;Logic’s Global command&lt;/a&gt;&amp;nbsp;related functions to be invoked.  These commands are normally invoked via key commands.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;A Flexi-deck macro allows for any number of these commands to be called from within one macro, offering a very powerful control mechanism for Logic workflow.&lt;/p&gt;
&lt;p&gt;The global commands are listed within appropriate categories in the Logic Pro Key Command macro action for ease of selection:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/LogicProKeyCmd.jpg" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A macro can invoke any number of key commands, as seen in this Audio Editing&amp;nbsp;example, to Remove Silence from a recording and then Normalize the level of the selected Region:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/LogicProKeyCmdEx.png" /&gt;&lt;/p&gt;
&lt;h5&gt;OSC Interface&lt;/h5&gt;
&lt;p&gt;Utilising the Logic Pro Key Commands Action requires the installation of a Logic plug-in called MIDI Device Script. The first time this action is invoked within a macro, it will pause the macro and display a prompt to install the plug-in:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/LPPInUpdateReq.png" style="width: 400px; height: 210px;" /&gt;&lt;/p&gt;
&lt;p&gt;This requires entering an administrator password. Once the plug-in is installed, it's necessary to restart Logic Pro to connect to the Touch-Base OSC Interface.&lt;/p&gt;
&lt;p&gt; The connect dialog will open automatically when Logic Pro and FD are running at the same time:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/LPPinOSCConnect.png" style="width: 350px; height: 318px;" /&gt;&lt;/p&gt;
&lt;p&gt;This action is only compatible with Logic Pro 10.6 or later, so any macros within the library that use this interface will only work with 10.6 and above.&lt;/p&gt;
&lt;p&gt;Once successfully loaded, the plug-in will show in the list of Control Surfaces:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/LPPinOSCSC.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/LPPinOSCSCList.png" /&gt;&lt;/p&gt;</description><pubDate>Sun, 26 Mar 2023 13:04:41 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>MIDI interface</title><link>https://support.flexi-deck.com/Goto50194.aspx</link><description>&lt;p&gt;MIDI is a very well established interface used in some capacity within most DAW applications.&lt;/p&gt;
&lt;p&gt;MIDI Events can be configured in DAW applications and associated with an application's functions, such that software and hardware that can generate MIDI events to trigger these functions.&lt;/p&gt;
&lt;p&gt;Flexi-deck implements a MIDI interface to 'Send MIDI events' using a connected MIDI device.&lt;/p&gt;
&lt;p&gt;This allows for the creation of macros that can interact with DAW applications via their MIDI interface, as shown in the MIDI configuration below:&lt;/p&gt;
&lt;p&gt;Load the MIDI studio&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/ShowMIDIStudio.png" style="width: 400px; height: 60px;" /&gt;&lt;/p&gt;
&lt;p&gt;Set the IAC driver in Flexi-deck preferences&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/MIDIIACConf.png" style="width: 900px; height: 466px;" /&gt;&lt;/p&gt;
&lt;p&gt;Once the MIDI device is configured in Flexi-deck preferences, the Send MIDI Event action can be utilised in macros to send MIDI events:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DAW/SendMIDIEvent.png" /&gt;&lt;/p&gt;</description><pubDate>Sun, 26 Mar 2023 13:04:02 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>UI Element selection</title><link>https://support.flexi-deck.com/Goto50193.aspx</link><description>&lt;p&gt;Where applications support the macOS Accessibility API, the Flexi-deck actions that target&amp;nbsp;&lt;a href="https://support.flexi-deck.com/Documentation/50070/UI-Element-selection-mode"&gt;UI elements&lt;/a&gt;&amp;nbsp;within an application's UI work really well and allow for the creation of very targetted and powerful macros.&lt;/p&gt;
&lt;p&gt;This is especially true of Logic Pro, whereby nearly all UI elements can be identified and targeted during Macro construction and playback.&lt;/p&gt;</description><pubDate>Sun, 26 Mar 2023 13:03:54 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Device and application actions</title><link>https://support.flexi-deck.com/Goto50190.aspx</link><description>&lt;p&gt;Although Flexi-deck is a tool designed to automate application tasks using various general control techniques, there are a number of control methods that enhance automation of some specialist applications, specifically a number of Digital Audio applications.&lt;/p&gt;
&lt;p&gt;This section highlights some of the techniques used to control these DAW applications.&lt;/p&gt;
&lt;h4&gt;&lt;/h4&gt;</description><pubDate>Fri, 24 Feb 2023 16:51:00 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Touchscreen utilisation</title><link>https://support.flexi-deck.com/Goto50188.aspx</link><description>&lt;p&gt;Although touchscreens are not natively supported by macOS, you can nevertheless use touch screens in this operating system.&lt;/p&gt;
&lt;p&gt;Some touch screen monitors, that use USB connected touchscreens, are able to recognise they are not connected to a Windows system and switch to single touch mouse emulation when connected to a mac system and the macOS mouse driver is 'fooled' into offering single mouse mode support, clever but limiting !&lt;/p&gt;
&lt;p&gt;Others stay in 'Windows HID' multitouch mode and incorrectly function when connected to a Mac system, as the macOS native HID driver does not correctly handle the HID touch data.&lt;/p&gt;
&lt;p&gt;However, in all cases, the &lt;a href="https://touch-base.com/drivers#mac"&gt;Touch-Base UPDD touch driver&lt;/a&gt; will run a modern USB touch device in multitouch mode and offer &lt;a href="https://support.touch-base.com/Documentation/50592/Commander"&gt;full multitouch gesture support&lt;/a&gt; on macOS, very much like a multitouch trackpad but with much improved and enhanced functionality.&lt;/p&gt;
&lt;p&gt;Given that Flexi-deck macros are in most cases invoked from onscreen menus, then in some situations coupling these menus with a touch screen offers an enhanced and natural interface to interact with and control the macOS desktop and applications.  This is particularly true when utilised with Digital Audio Workstation software and plugins, especially in a studio or live environment.  The built-in '&lt;a href="https://support.touch-base.com/Documentation/50778/Smart-Magnifier"&gt;Smart Magnifier&lt;/a&gt;' allows for accurate interaction with even the smallest of buttons, knobs, sliders and controls.&lt;/p&gt;
&lt;p&gt;A number of the&amp;nbsp;&lt;a href="https://support.flexi-deck.com/Documentation/50109/Libraries"&gt;professional Flexi-deck libraries&lt;/a&gt;&amp;nbsp;have been designed for dedicated monitor use, and work especially well with touch monitors.&lt;/p&gt;
&lt;p&gt;Furthermore, the Touch-Base software is also Flexi-deck aware such that touch gestures can be used to load Flexi-deck menus or directly invoke a Flexi-deck macro, using the Flexi-deck Show menu or Run Macro action:&lt;/p&gt;
&lt;table class="kb-table-two" style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;Show menu&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;Run macro&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/UCFDSM.png" style="width: 400px; height: 179px;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/UCFDRM.png" style="width: 600px; height: 221px;" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Further information regarding touch usage is available &lt;a href="https://support.touch-base.com/Documentation/50592/Commander"&gt;here&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Sun, 29 Jan 2023 18:59:30 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Product licensing</title><link>https://support.flexi-deck.com/Goto50186.aspx</link><description>xbfdfbfdfbd</description><pubDate>Sun, 29 Jan 2023 18:14:51 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Plugin Launchers</title><link>https://support.flexi-deck.com/Goto50183.aspx</link><description>&lt;p&gt;&lt;span style="background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; outline-color: #3366cc;"&gt;Digital audio workstations (DAW)&lt;/span&gt;&amp;nbsp;and&amp;nbsp;&lt;span style="background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;audio editing software&lt;/span&gt;&amp;nbsp;use&amp;nbsp;&lt;span style="background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;audio plug-ins&lt;/span&gt;&amp;nbsp;to generate, process or analyze sound.&lt;/p&gt;
&lt;p&gt;Most DAW system are supplied with a default selection of plugins with the availability of 1000's of additional plugins from 3rd party developers.&lt;/p&gt;
&lt;p&gt;This means that it's possible to have 100's if not 1000's of plugins in use on your system with the need to manage and launch plugins as needed.  &lt;/p&gt;
&lt;p&gt;The use of plugins is key to the recording process and are in constant use, and locating and launching plugins can be a frustrating process during track mixing and&amp;nbsp; manipulation and a distraction from the task in hand.&lt;/p&gt;
&lt;p&gt;Using Flexi-deck macros to locate and launch plugins can seriously help improve your workflow in this area.&lt;/p&gt;
&lt;p&gt;To aid this process, we have created a set of plugin launcher libraries to load native and 3rd party plugin sets.&lt;/p&gt;
&lt;p&gt;Loading and running one of these libraries at a time, does not require a library licence key and are free to use. However, to load two or more does require a licence key for the 2nd and sequence loaded library.  These available for purchase from the Flexi-deck store at a very modest one off cost.&lt;/p&gt;
&lt;p&gt;Most plugin launchers are available with two menu sets; layered menus that would normally be shown on top of the DAW UI and disappear once the plugin is loaded, or a menu set that runs on a dedicated monitor, preferable a touch screen monitor!&lt;/p&gt;
&lt;p&gt;These are available for the following plugin sets and will be enhanced over time with other sets:&lt;/p&gt;
&lt;table style="width: 500px;" class="kb-table-two"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 40%;"&gt;Plugin Set&lt;/td&gt;
            &lt;td style="text-align: center; width: 15%;"&gt;Text&amp;nbsp;&lt;/td&gt;
            &lt;td style="text-align: center; width: 15%;"&gt;Touch&amp;nbsp;&lt;/td&gt;
            &lt;td style="text-align: center; width: 15%;"&gt;Logic&amp;nbsp;&lt;/td&gt;
            &lt;td style="text-align: center; width: 15%;"&gt;ProTools&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;Native Apple&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;br /&gt;
            &lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;FabFilter&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;Klevgrand&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;United Plugins&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;Waves ?&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: center;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Graphics/green_tick_small.png" style="vertical-align: middle;" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;</description><pubDate>Tue, 29 Nov 2022 01:38:06 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Logic Pro Utilities</title><link>https://support.flexi-deck.com/Goto50182.aspx</link><description>&lt;p&gt;Within the Logic Pro Core Libraries, there are a magnitude of very useful Logic Pro functions.&lt;/p&gt;
&lt;p&gt;Some of these functions have been extracted from the core libraries to be made available as standalone utilities:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;For more information about the individual utility, click on the utility name.&lt;/em&gt;&lt;/p&gt;
&lt;table class="kb-table-two" style="width: 800px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top; width: 120px;"&gt;Utility&amp;nbsp;&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;&amp;nbsp;Description&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;Clipz and Fadez&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;
            &lt;span style="caret-color: #ffffff; text-size-adjust: auto;"&gt;Audio Region Clip Gain Editor with Region Fade In / Fade Out &amp;amp; Cross-fade Module&lt;br /&gt;
            &lt;span style="font-size: 14.4px; background-color: #111111; font-family: 'Varela Round'; color: #ffffff;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPU/ClipzDefaultView.png" /&gt;&lt;br /&gt;
            &lt;br /&gt;
            &lt;/span&gt;&lt;/span&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;Stem Bounce&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;Bounce u&lt;span style="caret-color: #ffffff; text-size-adjust: auto;"&gt;p to 48 of Tracks, Buses &amp;amp; VCA’s.&lt;br /&gt;
            &lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPU/Stem%20Bounce%20Menu.png" /&gt;&lt;br /&gt;
            &lt;br /&gt;
            &lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;&amp;nbsp;Panner&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;&amp;nbsp;&lt;span style="caret-color: #ffffff; text-size-adjust: auto;"&gt;Automate Alternate Tracks Pan Positions&lt;br /&gt;
            &lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPU/Panz%20Menu%202-12.png" /&gt;&lt;br /&gt;
            &lt;br /&gt;
            &lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;Magnifier&lt;/td&gt;
            &lt;td style="vertical-align: top;"&gt;&lt;span style="caret-color: #ffffff; text-size-adjust: auto;"&gt;Enhance and enlarge the detail of your DAW and Plugins GUI without having to re-size the window.&lt;br /&gt;
            &lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPU/Magnify%20Menu.png" /&gt;&lt;br /&gt;
            &lt;/span&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;</description><pubDate>Sun, 27 Nov 2022 20:11:33 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Logic Pro Core Libraries</title><link>https://support.flexi-deck.com/Goto50181.aspx</link><description>&lt;p&gt;Logic Pro Core libraries are the beating heart of the Flexi-deck library support for Logic Pro and automate a vast array of Logic Pro functions.&lt;/p&gt;
&lt;p&gt;The two main library sets come in two menu versions, Standard - suited to overlaying the Logic UI and Touch created for dedicated, full screen monitor usage.&lt;/p&gt;
&lt;p&gt;The entry level Standard Free is offered as a free library that can be used in the 30 day Flexi-deck Creator trial version and thereafter with a licenced version of Creator or Player.&lt;/p&gt;
&lt;table class="kb-table-two" style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;Library&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;Description&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;Standard Free&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;Overlayed menus with 500 macros&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;Standard Plus&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;Overlayed menus with 1200 macros&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;Touch&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;Full screen menus with 500 macros&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&amp;nbsp;Touch Plus&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;Full screen menus with 1200 macros&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</description><pubDate>Sun, 27 Nov 2022 20:11:00 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>UPDD Touch screen support</title><link>https://support.flexi-deck.com/Goto50180.aspx</link><description>&lt;p&gt;The &lt;a href="http://support.touch-base.com/Documentation/"&gt;UPDD touch screen driver&lt;/a&gt; offers single and multi-touch support in macOS and converts the touch screens into a sophisticated on-screen trackpad with full gesture support.&lt;/p&gt;
&lt;p&gt;Utilising touchscreens to interface with macOS desktop and application offers an intuitive system interface, especially in environments where mouse and trackpads are not the most convenient devices to use.&lt;/p&gt;
&lt;p&gt;When using touch screens, it's important to bear this in mind when designing Flexi-deck menus to ensure they suit being used via the touch interface.&lt;/p&gt;
&lt;p&gt;The UPDD Commander application, supplied as part of the driver software, contains Flexi-deck related settings such that the menus can be moved and resized via touch and also invoke actions to show/hide menus or run specific macros:&lt;/p&gt;
&lt;h5&gt;Menu control gestures&lt;/h5&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/General/UPDDUCMenu.png" /&gt;&lt;/p&gt;
&lt;h5&gt;Invoke menu and macro actions&lt;/h5&gt;
&lt;p&gt;In this example, a three finger tap on the screen is being set up to run a Flexi-deck action, such as invoke a FD menu or directly call a macro:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/General/UPDDUCFD.png" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In addition to the above, you can also add in an application to the Application list and tailor the gestures performed on to of the application to invoke application specific functions&lt;/p&gt;</description><pubDate>Wed, 18 Aug 2021 15:56:43 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Terms</title><link>https://support.flexi-deck.com/Goto50179.aspx</link><description>&lt;p&gt;Terms used within the Flexi-deck software are as follows:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Creator&amp;nbsp;&lt;/strong&gt;allows you to create onscreen menus with the Menu Editor and define actions using the Macro Editor that are used to control the automation process.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Player&lt;/strong&gt;&amp;nbsp;is background process that loads the menus and runs the macros when triggered to do so.&lt;/p&gt;
&lt;p&gt;An&amp;nbsp;&lt;strong&gt;Action&lt;/strong&gt;&amp;nbsp;is a single step performed as part of the task automation procedure.&lt;/p&gt;
&lt;p&gt;A&amp;nbsp;&lt;strong&gt;Macro&lt;/strong&gt;&amp;nbsp;is a&amp;nbsp;set of Actions used to perform all or part of a task.&lt;/p&gt;
&lt;p&gt;A&amp;nbsp;&lt;strong&gt;Menu&lt;/strong&gt;&amp;nbsp;refers to an onscreen menu that is constructed of a number of&amp;nbsp;&lt;strong&gt;Buttons&lt;/strong&gt;&amp;nbsp;that can be associated with various functions, such as invoke a Macro or perform specific menu functions.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;strong&gt;Macro Editor&lt;/strong&gt;&amp;nbsp;is used to define the Macros from a predefined set of Actions.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;strong&gt;Menu Editor&lt;/strong&gt;&amp;nbsp;is used to construct the onscreen menus and define the function of each button.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;strong&gt;Hotkey Editor&lt;/strong&gt;&amp;nbsp;is used to defined keystroke shortcuts to invoke macros.&lt;/p&gt;
&lt;p&gt;A collection of Macros and / or menus are held in a&amp;nbsp;&lt;strong&gt;Project file.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A collection of macros and menus created to control a specific application is known as a L&lt;strong&gt;ibrary file&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A&amp;nbsp;&lt;strong&gt;Standard Project&lt;/strong&gt;&amp;nbsp;is an open project that can be modified within the Creator&lt;/p&gt;
&lt;p&gt;A&amp;nbsp;&lt;strong&gt;Premium Library&lt;/strong&gt;&amp;nbsp;is a protected library, that cannot be modified, and in some cases requires a library license key before it can be used.&lt;/p&gt;</description><pubDate>Sat, 03 Jul 2021 16:52:36 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Project UUID manual modification</title><link>https://support.flexi-deck.com/Goto50178.aspx</link><description>&lt;p class="MsoPlainText"&gt;Projects with the same UUID can cause issues (created by copying an existing project)&lt;/p&gt;
&lt;p class="MsoPlainText"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Internal%20Documentation/DSMatchingProjects.png" style="width: 315px; height: 212px;" /&gt;&lt;/p&gt;
&lt;p class="MsoPlainText"&gt;To update the UUID to make it unique, open up the fdproj file in a text editor (and
it might need to be one that handles large files well if the project is several
megabytes in size!) then at the top you'll see a line that looks like:&lt;/p&gt;
&lt;p class="MsoPlainText"&gt;uuid={xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}&lt;/p&gt;
&lt;p class="MsoPlainText"&gt;Each one of those x's should be a hex digit, i.e. 0-9 or
A-F. You can use this to check if two projects have the same UUID.&lt;/p&gt;
&lt;p class="MsoPlainText"&gt;You can change its value if you like, though you'd want
to use a UUID generator to make sure it's properly unique. This one seems like
it would work: &lt;a href="https://www.uuidgenerator.net"&gt;https://www.uuidgenerator.net&lt;/a&gt;&lt;/p&gt;
&lt;p class="MsoPlainText"&gt;After you change it, the first time you reopen the
project in FD you'll get a warning that reads "Flexi-deck is unable to
determine the source of this project..." because the file's checksum will
no longer be correct. All you have to do is re-save the project and FD will
automatically fix that.&lt;/p&gt;</description><pubDate>Wed, 05 May 2021 11:04:39 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Macro definition</title><link>https://support.flexi-deck.com/Goto50175.aspx</link><description>&lt;p&gt;In the Macro Editor you can organise your macros within a folder hierarchy and in more complex scenarios you are likely to use folders to contain specific sets of macros.&lt;/p&gt;
&lt;p&gt;However, in this simple example we are going to define four macros at the highest level, rather than create a sub-folder.&lt;/p&gt;
&lt;p&gt;The macros will be used to close the application and switch between the Basic, Scientific and Programmer modes and so it makes sense to call the macros by these names.&lt;/p&gt;
&lt;p&gt;Use the Add Macro button to add the four macros and name appropriately:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Demo/DemoAddMacro2.png" style="width: 622px; height: 216px;" /&gt;&lt;/p&gt;
&lt;p&gt;For the three mode changing tasks we simply need to add the appropriate key sequence needed to invoke the calculator mode&lt;/p&gt;
&lt;p&gt;For this we use the Add Action button and select the Perform Keystroke action as follows:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Demo/DemoAddAction2.png" style="width: 665px; height: 779px;" /&gt;&lt;/p&gt;
&lt;p&gt;This will add the Perform Keystroke action into the Macro Action list:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Demo/DemoKSaction.png" style="width: 860px; height: 302px;" /&gt;&lt;/p&gt;
&lt;p&gt;to define the keystroke sequence you simply select Set Keystrokes... and type the keystroke sequence on the keyboard:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Demo/DemoKSEditor2.png" style="width: 549px; height: 447px;" /&gt;&lt;/p&gt;
&lt;p&gt;The macro is now listed as:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Demo/DemoBasicAction.png" style="width: 441px; height: 121px;" /&gt;&lt;/p&gt;
&lt;p&gt;In this simple example only one action is required.  A macro can contain any number of action or nested macros (sets of actions held in macros).&lt;/p&gt;
&lt;p&gt;This is repeated for all three modes, defining Command +1, +2 and +3.&lt;/p&gt;
&lt;p&gt;Finally, we are also going to use a macro to close the application.&lt;/p&gt;
&lt;p&gt;For this we select the 'Close'&amp;nbsp; macro, Add action button, select 'Quit Application'&amp;nbsp; and select Calculator on the Finder window:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/DemoCloseAppAction.png" style="width: 861px; height: 583px;" /&gt;&lt;/p&gt;
&lt;p&gt;We have now defined the four macros needed to switch the Calculator modes and quit the application.&lt;/p&gt;
&lt;p&gt;​&lt;/p&gt;</description><pubDate>Sun, 25 Apr 2021 16:18:52 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Menu usage</title><link>https://support.flexi-deck.com/Goto50174.aspx</link><description>&lt;p&gt;Most projects will contain at least one or more menus and these will at some point be shown on the screen depending on how they are set to be invoked as defined within the &lt;a href="https://support.flexi-deck.com/Documentation/50090/Menu-Settings#menu-functional-settings"&gt;Menu Editor&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The initial placement of the menu is also defined within the Menu Editor but once on screen the menus can be moved and resized in realtime.&lt;/p&gt;
&lt;p&gt;Menus by default fade in and out with the fade speed based on a hidden preference setting that has a default value of 100ms, so menus almost appear and disappear instantly.  This internal setting can be changed with the terminal command:&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;defaults write com.touch-base.flexi-deck menuFadeMS -int nnnn&lt;/span&gt; where nnnn is the number of milliseconds for the fade.​&lt;/p&gt;
&lt;p&gt;When a menu is on view you can use command + shift + click on the menu to load the menu in the Menu Editor, or command + click on a button to load the associated macro in the Macro Editor (&lt;em&gt;as long as the button has an associated macro!&lt;/em&gt;).&lt;/p&gt;
&lt;h4&gt;Move menu&lt;/h4&gt;
&lt;p&gt;Menu buttons can be configured to trigger actions/macros on clicks and double clicks.&lt;/p&gt;
&lt;p&gt;To allow the manual repositioning of a menu we have implemented a number of methods that do not interfere with the button triggers.&lt;/p&gt;
&lt;p&gt;To move any menu you can click and drag on the menu whilst holding the 'option' key.&lt;/p&gt;
&lt;p&gt;For circular menus you can press on the centre X until it turns to a four way arrow&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/General/CircleMenuMove.PNG" style="width: 118px; height: 32px;" /&gt;&lt;/p&gt;
&lt;p&gt;For rectangular menus you can click and drag on any menu button that has been set to Close the menu (Close Current, Close All).  The menu changes colour when it can be moved.&lt;/p&gt;
&lt;p&gt;When using a touch screen with &lt;a href="http://support.touch-base.com/Documentation/50592/Commander"&gt;UPDD Commander&lt;/a&gt; and a multi-touch touch screen you can, by default, use two finger drag motion to move the menu.  Any drag gesture can be configued to move the menu as long as the action is set to click and drag with the keyboard modifier 'option' enabled.&lt;/p&gt;
&lt;h4&gt;Resize menu&lt;/h4&gt;
&lt;p&gt;To resize any menu you can click and drag at the edge of the menu whilst holding the 'option + shift' key.&lt;/p&gt;
&lt;p&gt;When using a trackpad or multi-touch touch screen with &lt;a href="http://support.touch-base.com/Documentation/50592/Commander"&gt;UPDD Commander&lt;/a&gt;&amp;nbsp;you can use 2 finger pinch and zoom to resize the menu.&lt;/p&gt;
&lt;h5&gt;Touch screen control&lt;/h5&gt;
&lt;p&gt;When using a touch screen with&lt;a href="http://support.touch-base.com/Documentation/50592/Commander"&gt; UPDD Commander&lt;/a&gt; there is a &lt;a href="http://support.touch-base.com/Documentation/50689/Presets"&gt;preset for Flexi-deck menus&lt;/a&gt; that defines the defualt set of gesture and action settings for the FD menus:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Menus/FDMenuUCDef2.png" style="width: 600px; height: 879px;" /&gt;&lt;/p&gt;</description><pubDate>Sun, 28 Jun 2020 14:51:06 GMT</pubDate><dc:creator>Dave Bhattacharjee</dc:creator></item><item><title>Magnifier</title><link>https://support.flexi-deck.com/Goto50173.aspx</link><description>&lt;table style="font-family: Calibri; font-size: 15px; width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; vertical-align: top;"&gt;The Flexi-deck Magnifier tool literally brings into focus the detail of Plugin and Software GUIs (Graphic User Interface).&lt;br /&gt;
            You can choose between rectangular or spherical magnification. There is also a plus and minus symbol, which allows you to increase and decrease the magnification to suit your needs.&lt;/td&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Magnifier%20menu.png" style="width: 169px; height: 400px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;Magnification Examples&lt;/h4&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Magnify%20Rectangular.png" style="width: 700px; height: 438px;" /&gt;&lt;/td&gt;
            &lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Magnify%20Spherical.png" style="width: 700px; height: 438px;" /&gt;&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/No%20Magnification.png" style="width: 700px; height: 438px; vertical-align: top;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;Rectangle Magnification&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;Spherical Magnification&lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td&gt;No Magnification&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</description><pubDate>Fri, 12 Jun 2020 11:16:29 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Tools</title><link>https://support.flexi-deck.com/Goto50172.aspx</link><description>&lt;h4&gt;&lt;/h4&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 300px; text-align: left; vertical-align: top;"&gt;
            &lt;p&gt;From automation to zooming, Logic Pro X has developed a suite of tools to help shape the detail of your production.&lt;br /&gt;
            Please read the Logic Pro X documentation to fully comprehend the possibilities in Audio and Midi Editing.&lt;/p&gt;
            &lt;/td&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Tools%20menu.png" style="width: 200px; height: 449px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Editing Tools&lt;/h3&gt;
&lt;table style="width: 0px;" align="left" cellspacing="0" cellpadding="0"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 700px; vertical-align: top; text-align: left;"&gt;
            &lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Tools%20Sphere%20(not%20clicked).png" style="width: 600px; height: 375px; vertical-align: top;" /&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="width: 700px; vertical-align: top; text-align: left;"&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="width: 700px; vertical-align: top; text-align: left;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Tools%20Sphere%20(clicked).png" style="width: 600px; height: 375px; vertical-align: top;" /&gt;&lt;br /&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td colspan="3" style="width: 700px; vertical-align: top; text-align: left;"&gt;
            &lt;p&gt;The powerful Logic Pro X editing tools can be invoked by clicking on the circular icon or by typing the letter 't' on your keyboard. The icon remains onscreen until the Zoom button in the Main Menu is clicked.&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</description><pubDate>Fri, 12 Jun 2020 11:16:25 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Logic Pro X Browser</title><link>https://support.flexi-deck.com/Goto50171.aspx</link><description>&lt;h3&gt;&lt;/h3&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;Clicking on the Logic Browser will invoke the Logic Pro X browser / library window on the far left of the arrange window.&lt;br /&gt;
            The Content of the browser / library reflects the type of Track selected and the User's search input criteria.&lt;br /&gt;
            &lt;/td&gt;
            &lt;td&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Logic%20Browser.png" style="width: 210px; height: 463px;" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;The Browser / Library contents reflect the Track selected and the User input data.&lt;/p&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Browser%20lib.png" style="width: 700px; height: 443px;" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</description><pubDate>Fri, 12 Jun 2020 11:16:18 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Logic Pro X Inspector</title><link>https://support.flexi-deck.com/Goto50170.aspx</link><description>&lt;h4&gt;&lt;/h4&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 300px; text-align: left; vertical-align: top;"&gt;
            &lt;p&gt;The Inspector tool invokes two faders on the left of the Arrange Window. If the browser / library is also open, this position will move to the right.&lt;/p&gt;
            &lt;p&gt;
            It is mandatory that the faders are visible for Macros to fully function. Failure to display the faders will result in an 'Error Window'.&lt;/p&gt;
            &lt;/td&gt;
            &lt;td&gt;
            &lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Inspector.png" style="width: 200px; height: 445px;" /&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Having the Inspector tool open is crucial for the full and correct completion of many macros.&lt;/p&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Inspector%20Sub.png" style="width: 700px; height: 433px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;br /&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</description><pubDate>Fri, 12 Jun 2020 11:16:11 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Utility</title><link>https://support.flexi-deck.com/Goto50169.aspx</link><description>This section addresses three Logic Pro X workhorse features, plus the Flexi-deck Magnification tool for precise plugin manipulation.</description><pubDate>Fri, 12 Jun 2020 11:16:02 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Groups</title><link>https://support.flexi-deck.com/Goto50167.aspx</link><description>&lt;h3&gt;&lt;/h3&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;
            &lt;p&gt;Many modern Music Productions have a track count of over 100. Film score track counts can sometimes be over 500!&lt;/p&gt;
            &lt;p&gt;Groups is a utility to help you keep a manageable overview of your Project.&lt;/p&gt;
            &lt;p&gt;Simply select all of your Tracks except the Master and assign them to Group 1.&lt;/p&gt;
            &lt;p&gt; Then, sub divide your Tracks into further Groups by holding 'ctrl + shift'.&lt;/p&gt;
            &lt;p&gt;See the below screenshots and also read Logic Pro X Documentation for further information on Groups and their properties.&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Groups%20menu.png" style="width: 210px; height: 460px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Groups Sub Menus&lt;/h3&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top; width: 300px;"&gt;&amp;nbsp;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/groups%20sub%201.png" style="width: 169px; height: 406px;" /&gt;&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top; width: 300px;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/groups%20sub%202.png" style="width: 210px; height: 487px;" /&gt;&amp;nbsp;&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top; width: 300px;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/groups%20sub%203.png" style="width: 210px; height: 313px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="text-align: left; vertical-align: top; width: 300px;"&gt;&amp;nbsp;Hide / show and disable / enable and edit properties from here.&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top; width: 300px;"&gt;&amp;nbsp;Logic Pro X Groups Window.&lt;/td&gt;
            &lt;td style="text-align: left; vertical-align: top; width: 300px;"&gt;&amp;nbsp;The Logic Pro X Mixer. The Groups drop down menu is highlighted.&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;</description><pubDate>Fri, 12 Jun 2020 11:15:28 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Markers</title><link>https://support.flexi-deck.com/Goto50166.aspx</link><description>&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;Navigating a session with ease helps keep the mind focused on the content of the production.&lt;br /&gt;
            Strategic markers at key points in the Timeline help you easily move to where your attention needs to be.&lt;br /&gt;
            Flexi-deck works together with Logic Pro X to provide you with the overview of your preferred locator points.&lt;br /&gt;
            Please refer to Logic Pro X documentation for further detail on Markers.&lt;/td&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Markers%20Menu.png" style="width: 210px; height: 470px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;&amp;nbsp;Markers Menu&lt;/h3&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;
            &lt;p&gt;&lt;span style="font-weight: bold;"&gt;Logic Pro X Marker List Window&lt;/span&gt;&lt;/p&gt;
            &lt;p&gt;This can be opened from the second to last button in the Markers Menu.&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Marker%20sub%202.png" style="width: 350px; height: 339px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;
            &lt;p&gt;&lt;span style="font-weight: bold;"&gt;Markers Menu&lt;/span&gt;&lt;/p&gt;
            &lt;p&gt;Navigate at speed to predefined locations in the Arrange Window Timeline.&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;
            &lt;div class="page" title="Page 32"&gt;
            &lt;div class="section" style="background-color: #ffffff;"&gt;
            &lt;div class="layoutArea"&gt;
            &lt;div class="column"&gt;
            &lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Marker%20sub%201.png" style="width: 300px; height: 409px;" /&gt;&lt;/p&gt;
            &lt;/div&gt;
            &lt;/div&gt;
            &lt;/div&gt;
            &lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;​&lt;/p&gt;</description><pubDate>Fri, 12 Jun 2020 11:15:22 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Organise</title><link>https://support.flexi-deck.com/Goto50165.aspx</link><description>Song arrangement markers and the grouping of tracks can be found under the Organise section.</description><pubDate>Fri, 12 Jun 2020 11:14:27 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>Region Inspector</title><link>https://support.flexi-deck.com/Goto50164.aspx</link><description>&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;&lt;strong&gt;Logic Pro X Region Inspector&lt;/strong&gt;&lt;br /&gt;
            Please refer to the Logic Pro X Manual for more details about this powerful properties Edit Tool. &lt;/td&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Region%20Inspector.png" style="width: 210px; height: 475px; vertical-align: top;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;


&lt;p&gt;&lt;strong&gt;Region Inspector&lt;/strong&gt;&amp;nbsp;- A Logic Pro X floating audio and midi region properties window.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Region%20Inspector%20sub.png" style="width: 350px; height: 466px;" /&gt;&lt;/p&gt;</description><pubDate>Fri, 12 Jun 2020 11:10:11 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item><item><title>The Nudge Wheel</title><link>https://support.flexi-deck.com/Goto50163.aspx</link><description>&lt;h3&gt;&lt;/h3&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 300px; text-align: left; vertical-align: top;"&gt;
            &lt;p&gt;Whether you work in Music Production, Movies, Television or Jingles, there are instances in the course of production when timing is everything and needs to be finely tuned.&lt;/p&gt;
            &lt;p&gt;With the Nudge Wheel you can quickly select a timing division that suits your project and nudge the region, cue or vocal part into prime position.&lt;/p&gt;
            &lt;p&gt;The Logic Pro X Event Float window provides additional information about the exact location in your Timeline.&lt;/p&gt;
            &lt;/td&gt;
            &lt;td&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Nudge%20wheel%20Menu.png" style="width: 210px; height: 459px;" /&gt;&amp;nbsp;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;The Nudge Menu&lt;/h3&gt;
&lt;table style="width: 0px;"&gt;
    &lt;colgroup&gt;&lt;col /&gt;&lt;col /&gt;&lt;/colgroup&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;
            &lt;p&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/nudge%20wheel%201.png" style="width: 450px; height: 311px;" /&gt;&lt;/p&gt;
            &lt;/td&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;&lt;img alt="" src="https://support.flexi-deck.com/Uploads/Images/Libraries/LPP10.5/Nudge%20wheel%202.png" style="width: 519px; height: 311px;" /&gt;&lt;br /&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;&lt;span style="font-weight: bold;"&gt;&amp;nbsp;&lt;span style="font-weight: bold;"&gt;Nudge menu&lt;/span&gt;&amp;nbsp;- &lt;/span&gt;Manipulate the position of the audio and midi regions with subdivisions including bars, milliseconds and ticks.&lt;br /&gt;
            &lt;/td&gt;
            &lt;td style="width: 400px; text-align: left; vertical-align: top;"&gt;&amp;nbsp;&lt;span style="font-weight: bold;"&gt;Event Float&lt;/span&gt;&amp;nbsp;- A Logic Pro X window that displays information such as region name, position and length. Invaluable in conjunction with the Nudge Menu.&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</description><pubDate>Fri, 12 Jun 2020 11:09:55 GMT</pubDate><dc:creator>Alba Martin</dc:creator></item></channel></rss>