home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Aplikacje_64-bitowe / Mixxx / mixxx-1.9.0-win64.exe / skins / LateNightBlues1280x1024-SXGA / skin.xml < prev    next >
Text File  |  2011-02-04  |  107KB  |  2,921 lines

  1.     <!--
  2.     LateNightBlues , Skin for Mixxx 1.9.x
  3.     www.mixxx.org
  4.     Copyright (C) 2010 jus ; jus@justmail.de
  5.     This file is part of the "LateNightBlues" Skin for Mixxx
  6.     "LateNightBlues" is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license.
  7.     http://creativecommons.org/licenses/by-sa/3.0/
  8.  
  9.     You are free:
  10.     to Share - to copy, distribute and transmit the work
  11.     to Remix - to adapt the work
  12.  
  13.     Under the following conditions:
  14.     Attribution - You must attribute the work in the manner specified by the author or licensor
  15.     (but not in any way that suggests that they endorse you or your use of the work).
  16.  
  17.     Share Alike - If you alter, transform, or build upon this work, you may distribute
  18.     the resulting work only under the same or similar license to this one.
  19.     -->
  20.  
  21.     <!--
  22.     CHANGELOG
  23.     v1.08    (14/12/2010)
  24.     * Added custom images for splitter in library
  25.     * Added custom images for branch triangle in treeview
  26.     * Added visual feedback when searchbox has focus
  27.  
  28.     v1.07    (02/12/2010)
  29.     * Added Mixxx 1.9 feature: BPM tap buttons
  30.     * Added custom images for checkboxes in library
  31.     * Updated styles
  32.  
  33.     v1.06    (19/11/2010)
  34.     * Added Mixxx 1.9 features: Keylock & Repeat buttons
  35.     * Changed all graphics for better contrast
  36.     * Deleted end-of-track mode buttons
  37.  
  38.     v1.05    (20/09/2010)
  39.     * Added stylesheet support for library & tooltips
  40.  
  41.     v1.04    (16/09/2010)
  42.     * Added support for up to 32 Hotcues with MIDI-controllers
  43.     * Hotcue buttons now reflect its toggle state
  44.  
  45.     v1.03    (14/09/2010)
  46.     * Corrected errors in (Hot)cues resulting in unexpected behaviour
  47.     * Reloop button now reflect its toggle state
  48.  
  49.     v1.02    (13/09/2010)
  50.     * Change skin license to Creative Commons Attribution-ShareAlike 3.0 Unported
  51.       Skin now DFSG-compatible see http://wiki.debian.org/DebianFreeSoftwareGuidelines
  52.     * Major Tooltips overhault, they provide more helpful informations now
  53.  
  54.     v1.01    (10/09/2010)
  55.     * (Hot)Cue marker now drawn on top of loop overlay for better visibility
  56.     * Finetuning on various VUmeter keys
  57.     * Changed reverse & forward buttons order follwing standard
  58.     - Removed some orphaned keys no longer in Mixxx codebase
  59.  
  60.     v1.00    (10/08/2010)
  61.     * Version bump
  62.     * corrected small color & spacing errors
  63.     * corrected button style glitch
  64.     - removed "Preview" watermark
  65.  
  66.     v0.80b    (20/04/2010)
  67.     - New:
  68.         *Works with all features of Mixxx 1.8+
  69.         *Hotcue Buttons
  70.         *Loop-In,Loop-Out & Reloop Button
  71.         *Hotcue preview Cue when player is stopped ( & Hotcue is set)
  72.         *Uses CSS for text display
  73.     - Changed:
  74.         *Now licensed under CreativeCommons 3.0 by-nc-sa
  75.         *Skin size, now intend to use with screens 1280x800+
  76.         *Layout, gives now more room for the library
  77.         *XML cleanup
  78.         *Gfx cleanup
  79.  
  80.     v0.71b    (24/11/2009)
  81.     - Change:
  82.         *Position & fontsize for pitch rate,playing position & bpm so they display
  83.         correct in Windows & Linux
  84.         *Position of library view,searchbox & combobox so they display correct in Windows & Linux
  85.         *Size of library view to fit Netbook`s resolution
  86.         *Background color & text color in library view to match overall appearance
  87.  
  88.     v0.7b    (17/11/2009)
  89.         *first public release for Mixxx 1.7.x
  90.     -->
  91.  
  92. <!DOCTYPE skin>
  93. <skin>
  94.     <!--
  95.     ############################################################################################
  96.     ############################################################################################
  97.     Section: General
  98.     ############################################################################################
  99.     ############################################################################################
  100.     -->
  101.  
  102.     <!--
  103.     **********************************************
  104.     General- Skin Colour Scheme (Option not used by this skin)
  105.     **********************************************
  106.     -->
  107.  
  108.     <!--
  109.     **********************************************
  110.     General- Main background picture
  111.     **********************************************
  112.     -->
  113.     <Background>
  114.         <Path>background1280x1024.png</Path>
  115.         <BgColor>#22272B</BgColor>
  116.     </Background>
  117.  
  118.     <!--
  119.     **********************************************
  120.     General- Search and Library display
  121.     **********************************************
  122.     -->
  123.     <TableView>
  124.         <Style>
  125.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  126.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  127.  
  128.         QTableView, QTextBrowser, QTreeView { border: 1px solid #484D50; font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  129.         background: #22272B; alternate-background-color: #22272B; color: #CDCDCD; }
  130.         QTableView::indicator { width: 12px; height: 12px;}
  131.         QTableView::indicator:checked { background: url(skin:/style_checkbox_checked.png);}
  132.         QTableView::indicator:unchecked { background: url(skin:/style_checkbox_unchecked.png);}
  133.  
  134.         QHeaderView { font: 11px/13px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; }
  135.  
  136.         WSearchLineEdit { padding: 2px; border: 1px solid #484D50; font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; background: #22272B; color: #CDCDCD; }
  137.         WSearchLineEdit:focus {padding: 2px; border: 2px solid #FF6600; font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; background: #22272B; color: #CDCDCD; }
  138.  
  139.         QSplitter::handle { image: url(skin:/style_handle_unchecked.png); background: none; }
  140.         QSplitter::handle:pressed { image: url(skin:/style_handle_checked.png); background: none; }
  141.         QSplitter::handle:horizontal { width: 6px; }
  142.         QSplitter::handle:vertical { height: 6px; }
  143.  
  144.         QLabel, QPushButton { font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; }
  145.         <!--Extra declaration for QRadionButton otherwise it shows up with wrong colors in Linux with Gnome -->
  146.         QRadioButton { font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; background: transparent; }
  147.  
  148.         <!--Workaround for QT4.7.0 background color bug in Linux with Gnome https://bugs.launchpad.net/mixxx/+bug/690280-->
  149.         QTreeView::branch:has-children:!has-siblings:closed,
  150.         QTreeView::branch:closed:has-children:has-siblings { border-image: none; image: url(skin:/style_branch_closed.png);}
  151.         QTreeView::branch:open:has-children:!has-siblings,
  152.         QTreeView::branch:open:has-children:has-siblings { border-image: none; image: url(skin:/style_branch_open.png);}
  153.         </Style>
  154.         <Pos>6,346</Pos>
  155.         <Size>1251,571</Size>
  156.         <BgColor>#22272B</BgColor>
  157.         <FgColor>#CDCDCD</FgColor>
  158.         <BgColorRowEven>#22272B</BgColorRowEven>
  159.         <BgColorRowUneven>#22272B</BgColorRowUneven>
  160.     </TableView>
  161.  
  162.     <!--
  163.     ############################################################################################
  164.     ############################################################################################
  165.     Section: Visual
  166.     ############################################################################################
  167.     ############################################################################################
  168.     -->
  169.  
  170.     <!--
  171.     **********************************************
  172.     Visual- Waveform
  173.     **********************************************
  174.     -->
  175.     <Visual>
  176.         <Tooltip>Waveform display Shows the loaded tracks' waveforms near the playback position. Drag with mouse to control sound playback. Drop tracks from external file manager here. </Tooltip>
  177.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  178.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  179.         </Style>
  180.         <Channel>1</Channel>
  181.         <Pos>104,1</Pos>
  182.         <Size>1053,73</Size>
  183.         <BgColor>#22272B</BgColor>
  184.         <HfcColor>#1b1b1b</HfcColor>
  185.         <SignalColor>#FFC318</SignalColor>
  186.         <BeatColor>#ffffff</BeatColor>
  187.         <BeatHighlightColor>#FFFFFF</BeatHighlightColor>
  188.         <MarkerColor>#00FF00</MarkerColor>
  189.         <CueColor>#2D3439</CueColor>
  190.         <MarkRange>
  191.             <StartControl>loop_start_position</StartControl>
  192.             <EndControl>loop_end_position</EndControl>
  193.             <EnabledControl>loop_enabled</EnabledControl>
  194.             <Color>#00FF00</Color>
  195.             <DisabledColor>#FFFFFF</DisabledColor>
  196.         </MarkRange>
  197.         <Mark>
  198.             <Control>loop_start_position</Control>
  199.             <Text> LOOP IN </Text>
  200.             <Align>bottom</Align>
  201.             <Color>#00FF00</Color>
  202.             <TextColor>#FFFFFF</TextColor>
  203.         </Mark>
  204.         <Mark>
  205.             <Control>loop_end_position</Control>
  206.             <Text> LOOP OUT </Text>
  207.             <Align>bottom</Align>
  208.             <Color>#00FF00</Color>
  209.             <TextColor>#FFFFFF</TextColor>
  210.         </Mark>
  211.         <!--
  212.         The hotcues not represented by a button in the current skin show only in the waveform under two circumstances:
  213.             - if a MIDI device which supports more hotcues than buttons are in the current skin has them activated
  214.             - if you change from a skin which supports more hotcues than buttons are in the current skin (and has them activated)
  215.         These "special" hotcues share the color #AE5CFF to make them distinguishable (and maintainable) from the hotcues
  216.         represented by a button in the current skin. Mixxx 1.8 supports up to 32 hotcue. Current skins uses up to 6 buttons per channel.
  217.         -->
  218.         <Mark>
  219.             <Control>hotcue_1_position</Control>
  220.             <Text> HOTCUE 1 </Text>
  221.             <Align>center</Align>
  222.             <Color>#0033FF</Color>
  223.             <TextColor>#FFFFFF</TextColor>
  224.         </Mark>
  225.         <Mark>
  226.             <Control>hotcue_2_position</Control>
  227.             <Text> HOTCUE 2 </Text>
  228.             <Align>center</Align>
  229.             <Color>#FF0000</Color>
  230.             <TextColor>#FFFFFF</TextColor>
  231.         </Mark>
  232.         <Mark>
  233.             <Control>hotcue_3_position</Control>
  234.             <Text> HOTCUE 3 </Text>
  235.             <Align>center</Align>
  236.             <Color>#FF00FF</Color>
  237.             <TextColor>#FFFFFF</TextColor>
  238.         </Mark>
  239.         <Mark>
  240.             <Control>hotcue_4_position</Control>
  241.             <Text> HOTCUE 4 </Text>
  242.             <Align>center</Align>
  243.             <Color>#009900</Color>
  244.             <TextColor>#FFFFFF</TextColor>
  245.         </Mark>
  246.         <Mark>
  247.             <Control>hotcue_5_position</Control>
  248.             <Text> HOTCUE 5 </Text>
  249.             <Align>center</Align>
  250.             <Color>#AE5CFF</Color>
  251.             <TextColor>#FFFFFF</TextColor>
  252.         </Mark>
  253.         <Mark>
  254.             <Control>hotcue_6_position</Control>
  255.             <Text> HOTCUE 6 </Text>
  256.             <Align>center</Align>
  257.             <Color>#AE5CFF</Color>
  258.             <TextColor>#FFFFFF</TextColor>
  259.         </Mark>
  260.         <Mark>
  261.             <Control>hotcue_7_position</Control>
  262.             <Text> HOTCUE 7 </Text>
  263.             <Align>center</Align>
  264.             <Color>#AE5CFF</Color>
  265.             <TextColor>#FFFFFF</TextColor>
  266.         </Mark>
  267.         <Mark>
  268.             <Control>hotcue_8_position</Control>
  269.             <Text> HOTCUE 8 </Text>
  270.             <Align>center</Align>
  271.             <Color>#AE5CFF</Color>
  272.             <TextColor>#FFFFFF</TextColor>
  273.         </Mark>
  274.         <Mark>
  275.             <Control>hotcue_9_position</Control>
  276.             <Text> HOTCUE 9 </Text>
  277.             <Align>center</Align>
  278.             <Color>#AE5CFF</Color>
  279.             <TextColor>#FFFFFF</TextColor>
  280.         </Mark>
  281.         <Mark>
  282.             <Control>hotcue_10_position</Control>
  283.             <Text> HOTCUE 10 </Text>
  284.             <Align>center</Align>
  285.             <Color>#AE5CFF</Color>
  286.             <TextColor>#FFFFFF</TextColor>
  287.         </Mark>
  288.         <Mark>
  289.             <Control>hotcue_11_position</Control>
  290.             <Text> HOTCUE 11 </Text>
  291.             <Align>center</Align>
  292.             <Color>#AE5CFF</Color>
  293.             <TextColor>#FFFFFF</TextColor>
  294.         </Mark>
  295.         <Mark>
  296.             <Control>hotcue_12_position</Control>
  297.             <Text> HOTCUE 12 </Text>
  298.             <Align>center</Align>
  299.             <Color>#AE5CFF</Color>
  300.             <TextColor>#FFFFFF</TextColor>
  301.         </Mark>
  302.         <Mark>
  303.             <Control>hotcue_13_position</Control>
  304.             <Text> HOTCUE 13 </Text>
  305.             <Align>center</Align>
  306.             <Color>#AE5CFF</Color>
  307.             <TextColor>#FFFFFF</TextColor>
  308.         </Mark>
  309.         <Mark>
  310.             <Control>hotcue_14_position</Control>
  311.             <Text> HOTCUE 14 </Text>
  312.             <Align>center</Align>
  313.             <Color>#AE5CFF</Color>
  314.             <TextColor>#FFFFFF</TextColor>
  315.         </Mark>
  316.         <Mark>
  317.             <Control>hotcue_15_position</Control>
  318.             <Text> HOTCUE 15 </Text>
  319.             <Align>center</Align>
  320.             <Color>#AE5CFF</Color>
  321.             <TextColor>#FFFFFF</TextColor>
  322.         </Mark>
  323.         <Mark>
  324.             <Control>hotcue_16_position</Control>
  325.             <Text> HOTCUE 16 </Text>
  326.             <Align>center</Align>
  327.             <Color>#AE5CFF</Color>
  328.             <TextColor>#FFFFFF</TextColor>
  329.         </Mark>
  330.         <Mark>
  331.             <Control>hotcue_17_position</Control>
  332.             <Text> HOTCUE 17 </Text>
  333.             <Align>center</Align>
  334.             <Color>#AE5CFF</Color>
  335.             <TextColor>#FFFFFF</TextColor>
  336.         </Mark>
  337.         <Mark>
  338.             <Control>hotcue_18_position</Control>
  339.             <Text> HOTCUE 18 </Text>
  340.             <Align>center</Align>
  341.             <Color>#AE5CFF</Color>
  342.             <TextColor>#FFFFFF</TextColor>
  343.         </Mark>
  344.         <Mark>
  345.             <Control>hotcue_19_position</Control>
  346.             <Text> HOTCUE 19 </Text>
  347.             <Align>center</Align>
  348.             <Color>#AE5CFF</Color>
  349.             <TextColor>#FFFFFF</TextColor>
  350.         </Mark>
  351.         <Mark>
  352.             <Control>hotcue_20_position</Control>
  353.             <Text> HOTCUE 20 </Text>
  354.             <Align>center</Align>
  355.             <Color>#AE5CFF</Color>
  356.             <TextColor>#FFFFFF</TextColor>
  357.         </Mark>
  358.         <Mark>
  359.             <Control>hotcue_21_position</Control>
  360.             <Text> HOTCUE 21 </Text>
  361.             <Align>center</Align>
  362.             <Color>#AE5CFF</Color>
  363.             <TextColor>#FFFFFF</TextColor>
  364.         </Mark>
  365.         <Mark>
  366.             <Control>hotcue_22_position</Control>
  367.             <Text> HOTCUE 22 </Text>
  368.             <Align>center</Align>
  369.             <Color>#AE5CFF</Color>
  370.             <TextColor>#FFFFFF</TextColor>
  371.         </Mark>
  372.         <Mark>
  373.             <Control>hotcue_23_position</Control>
  374.             <Text> HOTCUE 23 </Text>
  375.             <Align>center</Align>
  376.             <Color>#AE5CFF</Color>
  377.             <TextColor>#FFFFFF</TextColor>
  378.         </Mark>
  379.         <Mark>
  380.             <Control>hotcue_24_position</Control>
  381.             <Text> HOTCUE 24 </Text>
  382.             <Align>center</Align>
  383.             <Color>#AE5CFF</Color>
  384.             <TextColor>#FFFFFF</TextColor>
  385.         </Mark>
  386.         <Mark>
  387.             <Control>hotcue_25_position</Control>
  388.             <Text> HOTCUE 25 </Text>
  389.             <Align>center</Align>
  390.             <Color>#AE5CFF</Color>
  391.             <TextColor>#FFFFFF</TextColor>
  392.         </Mark>
  393.         <Mark>
  394.             <Control>hotcue_26_position</Control>
  395.             <Text> HOTCUE 26 </Text>
  396.             <Align>center</Align>
  397.             <Color>#AE5CFF</Color>
  398.             <TextColor>#FFFFFF</TextColor>
  399.         </Mark>
  400.         <Mark>
  401.             <Control>hotcue_27_position</Control>
  402.             <Text> HOTCUE 27 </Text>
  403.             <Align>center</Align>
  404.             <Color>#AE5CFF</Color>
  405.             <TextColor>#FFFFFF</TextColor>
  406.         </Mark>
  407.         <Mark>
  408.             <Control>hotcue_28_position</Control>
  409.             <Text> HOTCUE 28 </Text>
  410.             <Align>center</Align>
  411.             <Color>#AE5CFF</Color>
  412.             <TextColor>#FFFFFF</TextColor>
  413.         </Mark>
  414.         <Mark>
  415.             <Control>hotcue_29_position</Control>
  416.             <Text> HOTCUE 29 </Text>
  417.             <Align>center</Align>
  418.             <Color>#AE5CFF</Color>
  419.             <TextColor>#FFFFFF</TextColor>
  420.         </Mark>
  421.         <Mark>
  422.             <Control>hotcue_30_position</Control>
  423.             <Text> HOTCUE 30 </Text>
  424.             <Align>center</Align>
  425.             <Color>#AE5CFF</Color>
  426.             <TextColor>#FFFFFF</TextColor>
  427.         </Mark>
  428.         <Mark>
  429.             <Control>hotcue_31_position</Control>
  430.             <Text> HOTCUE 31 </Text>
  431.             <Align>center</Align>
  432.             <Color>#AE5CFF</Color>
  433.             <TextColor>#FFFFFF</TextColor>
  434.         </Mark>
  435.         <Mark>
  436.             <Control>hotcue_32_position</Control>
  437.             <Text> HOTCUE 32 </Text>
  438.             <Align>center</Align>
  439.             <Color>#AE5CFF</Color>
  440.             <TextColor>#FFFFFF</TextColor>
  441.         </Mark>
  442.  
  443.         <Mark>
  444.             <Control>cue_point</Control>
  445.             <Text> CUE </Text>
  446.             <Align>top</Align>
  447.             <Color>#FF0000</Color>
  448.             <TextColor>#FFFFFF</TextColor>
  449.         </Mark>
  450.     </Visual>
  451.     <Visual>
  452.         <Tooltip>Waveform display Shows the loaded tracks' waveforms near the playback position. Drag with mouse to control sound playback. Drop tracks from external file manager here. </Tooltip>
  453.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  454.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  455.         </Style>
  456.         <Channel>2</Channel>
  457.         <Pos>104,76</Pos>
  458.         <Size>1053,73</Size>
  459.         <BgColor>#22272B</BgColor>
  460.         <HfcColor>#1b1b1b</HfcColor>
  461.         <SignalColor>#FF9900</SignalColor>
  462.         <BeatColor>#ffffff</BeatColor>
  463.         <BeatHighlightColor>#FFFFFF</BeatHighlightColor>
  464.         <MarkerColor>#00FF00</MarkerColor>
  465.         <CueColor>#2D3439</CueColor>
  466.         <MarkRange>
  467.             <StartControl>loop_start_position</StartControl>
  468.             <EndControl>loop_end_position</EndControl>
  469.             <EnabledControl>loop_enabled</EnabledControl>
  470.             <Color>#00FF00</Color>
  471.             <DisabledColor>#FFFFFF</DisabledColor>
  472.         </MarkRange>
  473.         <Mark>
  474.             <Control>loop_start_position</Control>
  475.             <Text> LOOP IN </Text>
  476.             <Align>bottom</Align>
  477.             <Color>#00FF00</Color>
  478.             <TextColor>#FFFFFF</TextColor>
  479.         </Mark>
  480.         <Mark>
  481.             <Control>loop_end_position</Control>
  482.             <Text> LOOP OUT </Text>
  483.             <Align>bottom</Align>
  484.             <Color>#00FF00</Color>
  485.             <TextColor>#FFFFFF</TextColor>
  486.         </Mark>
  487.         <!--
  488.         The hotcues not represented by a button in the current skin show only in the waveform under two circumstances:
  489.             - if a MIDI device which supports more hotcues than buttons are in the current skin has them activated
  490.             - if you change from a skin which supports more hotcues than buttons are in the current skin (and has them activated)
  491.         These "special" hotcues share the color #AE5CFF to make them distinguishable (and maintainable) from the hotcues
  492.         represented by a button in the current skin. Mixxx 1.8 supports up to 32 hotcue. Current skins uses up to 6 buttons per channel.
  493.         -->
  494.         <Mark>
  495.             <Control>hotcue_1_position</Control>
  496.             <Text> HOTCUE 1 </Text>
  497.             <Align>center</Align>
  498.             <Color>#0033FF</Color>
  499.             <TextColor>#FFFFFF</TextColor>
  500.         </Mark>
  501.         <Mark>
  502.             <Control>hotcue_2_position</Control>
  503.             <Text> HOTCUE 2 </Text>
  504.             <Align>center</Align>
  505.             <Color>#FF0000</Color>
  506.             <TextColor>#FFFFFF</TextColor>
  507.         </Mark>
  508.         <Mark>
  509.             <Control>hotcue_3_position</Control>
  510.             <Text> HOTCUE 3 </Text>
  511.             <Align>center</Align>
  512.             <Color>#FF00FF</Color>
  513.             <TextColor>#FFFFFF</TextColor>
  514.         </Mark>
  515.         <Mark>
  516.             <Control>hotcue_4_position</Control>
  517.             <Text> HOTCUE 4 </Text>
  518.             <Align>center</Align>
  519.             <Color>#009900</Color>
  520.             <TextColor>#FFFFFF</TextColor>
  521.         </Mark>
  522.         <Mark>
  523.             <Control>hotcue_5_position</Control>
  524.             <Text> HOTCUE 5 </Text>
  525.             <Align>center</Align>
  526.             <Color>#AE5CFF</Color>
  527.             <TextColor>#FFFFFF</TextColor>
  528.         </Mark>
  529.         <Mark>
  530.             <Control>hotcue_6_position</Control>
  531.             <Text> HOTCUE 6 </Text>
  532.             <Align>center</Align>
  533.             <Color>#AE5CFF</Color>
  534.             <TextColor>#FFFFFF</TextColor>
  535.         </Mark>
  536.         <Mark>
  537.             <Control>hotcue_7_position</Control>
  538.             <Text> HOTCUE 7 </Text>
  539.             <Align>center</Align>
  540.             <Color>#AE5CFF</Color>
  541.             <TextColor>#FFFFFF</TextColor>
  542.         </Mark>
  543.         <Mark>
  544.             <Control>hotcue_8_position</Control>
  545.             <Text> HOTCUE 8 </Text>
  546.             <Align>center</Align>
  547.             <Color>#AE5CFF</Color>
  548.             <TextColor>#FFFFFF</TextColor>
  549.         </Mark>
  550.         <Mark>
  551.             <Control>hotcue_9_position</Control>
  552.             <Text> HOTCUE 9 </Text>
  553.             <Align>center</Align>
  554.             <Color>#AE5CFF</Color>
  555.             <TextColor>#FFFFFF</TextColor>
  556.         </Mark>
  557.         <Mark>
  558.             <Control>hotcue_10_position</Control>
  559.             <Text> HOTCUE 10 </Text>
  560.             <Align>center</Align>
  561.             <Color>#AE5CFF</Color>
  562.             <TextColor>#FFFFFF</TextColor>
  563.         </Mark>
  564.         <Mark>
  565.             <Control>hotcue_11_position</Control>
  566.             <Text> HOTCUE 11 </Text>
  567.             <Align>center</Align>
  568.             <Color>#AE5CFF</Color>
  569.             <TextColor>#FFFFFF</TextColor>
  570.         </Mark>
  571.         <Mark>
  572.             <Control>hotcue_12_position</Control>
  573.             <Text> HOTCUE 12 </Text>
  574.             <Align>center</Align>
  575.             <Color>#AE5CFF</Color>
  576.             <TextColor>#FFFFFF</TextColor>
  577.         </Mark>
  578.         <Mark>
  579.             <Control>hotcue_13_position</Control>
  580.             <Text> HOTCUE 13 </Text>
  581.             <Align>center</Align>
  582.             <Color>#AE5CFF</Color>
  583.             <TextColor>#FFFFFF</TextColor>
  584.         </Mark>
  585.         <Mark>
  586.             <Control>hotcue_14_position</Control>
  587.             <Text> HOTCUE 14 </Text>
  588.             <Align>center</Align>
  589.             <Color>#AE5CFF</Color>
  590.             <TextColor>#FFFFFF</TextColor>
  591.         </Mark>
  592.         <Mark>
  593.             <Control>hotcue_15_position</Control>
  594.             <Text> HOTCUE 15 </Text>
  595.             <Align>center</Align>
  596.             <Color>#AE5CFF</Color>
  597.             <TextColor>#FFFFFF</TextColor>
  598.         </Mark>
  599.         <Mark>
  600.             <Control>hotcue_16_position</Control>
  601.             <Text> HOTCUE 16 </Text>
  602.             <Align>center</Align>
  603.             <Color>#AE5CFF</Color>
  604.             <TextColor>#FFFFFF</TextColor>
  605.         </Mark>
  606.         <Mark>
  607.             <Control>hotcue_17_position</Control>
  608.             <Text> HOTCUE 17 </Text>
  609.             <Align>center</Align>
  610.             <Color>#AE5CFF</Color>
  611.             <TextColor>#FFFFFF</TextColor>
  612.         </Mark>
  613.         <Mark>
  614.             <Control>hotcue_18_position</Control>
  615.             <Text> HOTCUE 18 </Text>
  616.             <Align>center</Align>
  617.             <Color>#AE5CFF</Color>
  618.             <TextColor>#FFFFFF</TextColor>
  619.         </Mark>
  620.         <Mark>
  621.             <Control>hotcue_19_position</Control>
  622.             <Text> HOTCUE 19 </Text>
  623.             <Align>center</Align>
  624.             <Color>#AE5CFF</Color>
  625.             <TextColor>#FFFFFF</TextColor>
  626.         </Mark>
  627.         <Mark>
  628.             <Control>hotcue_20_position</Control>
  629.             <Text> HOTCUE 20 </Text>
  630.             <Align>center</Align>
  631.             <Color>#AE5CFF</Color>
  632.             <TextColor>#FFFFFF</TextColor>
  633.         </Mark>
  634.         <Mark>
  635.             <Control>hotcue_21_position</Control>
  636.             <Text> HOTCUE 21 </Text>
  637.             <Align>center</Align>
  638.             <Color>#AE5CFF</Color>
  639.             <TextColor>#FFFFFF</TextColor>
  640.         </Mark>
  641.         <Mark>
  642.             <Control>hotcue_22_position</Control>
  643.             <Text> HOTCUE 22 </Text>
  644.             <Align>center</Align>
  645.             <Color>#AE5CFF</Color>
  646.             <TextColor>#FFFFFF</TextColor>
  647.         </Mark>
  648.         <Mark>
  649.             <Control>hotcue_23_position</Control>
  650.             <Text> HOTCUE 23 </Text>
  651.             <Align>center</Align>
  652.             <Color>#AE5CFF</Color>
  653.             <TextColor>#FFFFFF</TextColor>
  654.         </Mark>
  655.         <Mark>
  656.             <Control>hotcue_24_position</Control>
  657.             <Text> HOTCUE 24 </Text>
  658.             <Align>center</Align>
  659.             <Color>#AE5CFF</Color>
  660.             <TextColor>#FFFFFF</TextColor>
  661.         </Mark>
  662.         <Mark>
  663.             <Control>hotcue_25_position</Control>
  664.             <Text> HOTCUE 25 </Text>
  665.             <Align>center</Align>
  666.             <Color>#AE5CFF</Color>
  667.             <TextColor>#FFFFFF</TextColor>
  668.         </Mark>
  669.         <Mark>
  670.             <Control>hotcue_26_position</Control>
  671.             <Text> HOTCUE 26 </Text>
  672.             <Align>center</Align>
  673.             <Color>#AE5CFF</Color>
  674.             <TextColor>#FFFFFF</TextColor>
  675.         </Mark>
  676.         <Mark>
  677.             <Control>hotcue_27_position</Control>
  678.             <Text> HOTCUE 27 </Text>
  679.             <Align>center</Align>
  680.             <Color>#AE5CFF</Color>
  681.             <TextColor>#FFFFFF</TextColor>
  682.         </Mark>
  683.         <Mark>
  684.             <Control>hotcue_28_position</Control>
  685.             <Text> HOTCUE 28 </Text>
  686.             <Align>center</Align>
  687.             <Color>#AE5CFF</Color>
  688.             <TextColor>#FFFFFF</TextColor>
  689.         </Mark>
  690.         <Mark>
  691.             <Control>hotcue_29_position</Control>
  692.             <Text> HOTCUE 29 </Text>
  693.             <Align>center</Align>
  694.             <Color>#AE5CFF</Color>
  695.             <TextColor>#FFFFFF</TextColor>
  696.         </Mark>
  697.         <Mark>
  698.             <Control>hotcue_30_position</Control>
  699.             <Text> HOTCUE 30 </Text>
  700.             <Align>center</Align>
  701.             <Color>#AE5CFF</Color>
  702.             <TextColor>#FFFFFF</TextColor>
  703.         </Mark>
  704.         <Mark>
  705.             <Control>hotcue_31_position</Control>
  706.             <Text> HOTCUE 31 </Text>
  707.             <Align>center</Align>
  708.             <Color>#AE5CFF</Color>
  709.             <TextColor>#FFFFFF</TextColor>
  710.         </Mark>
  711.         <Mark>
  712.             <Control>hotcue_32_position</Control>
  713.             <Text> HOTCUE 32 </Text>
  714.             <Align>center</Align>
  715.             <Color>#AE5CFF</Color>
  716.             <TextColor>#FFFFFF</TextColor>
  717.         </Mark>
  718.  
  719.         <Mark>
  720.             <Control>cue_point</Control>
  721.             <Text> CUE </Text>
  722.             <Align>top</Align>
  723.             <Color>#FF0000</Color>
  724.             <TextColor>#FFFFFF</TextColor>
  725.         </Mark>
  726.     </Visual>
  727.  
  728.     <!--
  729.     **********************************************
  730.     Visaul- Waveform overview
  731.     **********************************************
  732.     -->
  733.     <Overview>
  734.         <Tooltip>Waveform overview Shows information about the track currently loaded in this channel. Jump around in the track by clicking somewhere on the waveform. </Tooltip>
  735.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  736.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  737.         </Style>
  738.         <Channel>1</Channel>
  739.         <Pos>1,250</Pos>
  740.         <Size>407,37</Size>
  741.         <BgColor>#22272B</BgColor>
  742.         <SignalColor>#FFC318</SignalColor>
  743.         <MarkerColor>#00FF00</MarkerColor>
  744.         <Connection>
  745.             <ConfigKey>[Channel1],playposition</ConfigKey>
  746.             <EmitOnDownPress>false</EmitOnDownPress>
  747.         </Connection>
  748.     </Overview>
  749.     <Overview>
  750.         <Tooltip>Waveform overview Shows information about the track currently loaded in this channel. Jump around in the track by clicking somewhere on the waveform. </Tooltip>
  751.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  752.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  753.         </Style>
  754.         <Channel>2</Channel>
  755.         <Pos>804,250</Pos>
  756.         <Size>407,37</Size>
  757.         <BgColor>#22272B</BgColor>
  758.         <SignalColor>#FF9900</SignalColor>
  759.         <MarkerColor>#00FF00</MarkerColor>
  760.         <Connection>
  761.             <ConfigKey>[Channel2],playposition</ConfigKey>
  762.             <EmitOnDownPress>false</EmitOnDownPress>
  763.         </Connection>
  764.     </Overview>
  765.  
  766.     <!--
  767.     **********************************************
  768.     Visual - Volume level display
  769.     **********************************************
  770.     -->
  771.     <VuMeter>
  772.         <Tooltip>Channel volume meter Shows the current channel volume </Tooltip>
  773.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  774.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  775.         </Style>
  776.         <PathVu>btn_volume_display1_over.png</PathVu>
  777.         <PathBack>btn_volume_display1.png</PathBack>
  778.         <Pos>602,173</Pos>
  779.         <Horizontal>false</Horizontal>
  780.         <PeakHoldSize>5</PeakHoldSize>
  781.         <PeakHoldTime>500</PeakHoldTime>
  782.         <PeakFallTime>50</PeakFallTime>
  783.         <PeakFallStep>1</PeakFallStep>
  784.         <Connection>
  785.             <ConfigKey>[Channel1],VuMeter</ConfigKey>
  786.         </Connection>
  787.     </VuMeter>
  788.     <VuMeter>
  789.         <Tooltip>Channel volume meter Shows the current channel volume </Tooltip>
  790.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  791.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  792.         </Style>
  793.         <PathVu>btn_volume_display2_over.png</PathVu>
  794.         <PathBack>btn_volume_display2.png</PathBack>
  795.         <Pos>656,173</Pos>
  796.         <Horizontal>false</Horizontal>
  797.         <PeakHoldSize>5</PeakHoldSize>
  798.         <PeakHoldTime>500</PeakHoldTime>
  799.         <PeakFallTime>50</PeakFallTime>
  800.         <PeakFallStep>1</PeakFallStep>
  801.         <Connection>
  802.             <ConfigKey>[Channel2],VuMeter</ConfigKey>
  803.         </Connection>
  804.     </VuMeter>
  805.  
  806.     <VuMeter>
  807.         <Tooltip>Master channel volume meter Outputs the current instantaneous master volume for the left channel. </Tooltip>
  808.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  809.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  810.         </Style>
  811.         <PathVu>btn_volume_display_master1_over.png</PathVu>
  812.         <PathBack>btn_volume_display_master1.png</PathBack>
  813.         <Pos>623,173</Pos>
  814.         <PeakHoldSize>5</PeakHoldSize>
  815.         <PeakHoldTime>500</PeakHoldTime>
  816.         <PeakFallTime>50</PeakFallTime>
  817.         <PeakFallStep>1</PeakFallStep>
  818.         <Connection>
  819.             <ConfigKey>[Master],VuMeterL</ConfigKey>
  820.         </Connection>
  821.     </VuMeter>
  822.     <VuMeter>
  823.         <Tooltip>Master channel volume meter Outputs the current instantaneous master volume for the right channel. </Tooltip>
  824.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  825.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  826.         </Style>
  827.         <PathVu>btn_volume_display_master2_over.png</PathVu>
  828.         <PathBack>btn_volume_display_master2.png</PathBack>
  829.         <Pos>634,173</Pos>
  830.         <PeakHoldSize>5</PeakHoldSize>
  831.         <PeakHoldTime>500</PeakHoldTime>
  832.         <PeakFallTime>50</PeakFallTime>
  833.         <PeakFallStep>1</PeakFallStep>
  834.         <Connection>
  835.             <ConfigKey>[Master],VuMeterR</ConfigKey>
  836.         </Connection>
  837.     </VuMeter>
  838.  
  839.     <!--
  840.     **********************************************
  841.     Visual- Volume peak indicator
  842.     **********************************************
  843.     -->
  844.     <StatusLight>
  845.         <Tooltip>Peak Indicator Indicates when the signal on the channel is clipping, (too loud for the hardware and is being distorted). </Tooltip>
  846.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  847.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  848.         </Style>
  849.         <PathStatusLight>btn_clipping1_over.png</PathStatusLight>
  850.         <PathBack>btn_clipping1.png</PathBack>
  851.         <Pos>602,159</Pos>
  852.         <Connection>
  853.             <ConfigKey>[Channel1],PeakIndicator</ConfigKey>
  854.         </Connection>
  855.     </StatusLight>
  856.     <StatusLight>
  857.         <Tooltip>Peak Indicator Indicates when the signal on the channel is clipping, (too loud for the hardware and is being distorted). </Tooltip>
  858.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  859.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  860.         </Style>
  861.         <PathStatusLight>btn_clipping2_over.png</PathStatusLight>
  862.         <PathBack>btn_clipping2.png</PathBack>
  863.         <Pos>656,159</Pos>
  864.         <Connection>
  865.             <ConfigKey>[Channel2],PeakIndicator</ConfigKey>
  866.         </Connection>
  867.     </StatusLight>
  868.     <StatusLight>
  869.         <Tooltip>Master Peak Indicator Indicates when the signal on the Master output is clipping, (too loud for the hardware and is being distorted). </Tooltip>
  870.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  871.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  872.         </Style>
  873.         <PathStatusLight>btn_clipping_master_over.png</PathStatusLight>
  874.         <PathBack>btn_clipping_master.png</PathBack>
  875.         <Pos>623,159</Pos>
  876.         <Connection>
  877.             <ConfigKey>[Master],PeakIndicator</ConfigKey>
  878.         </Connection>
  879.     </StatusLight>
  880.  
  881.     <!--
  882.     ############################################################################################
  883.     ############################################################################################
  884.     Section: Text
  885.     ############################################################################################
  886.     ############################################################################################
  887.     -->
  888.  
  889.     <!--
  890.     **********************************************
  891.     Text- Track information
  892.     **********************************************
  893.     -->
  894.     <Text>
  895.         <Tooltip>Track information Displays the Name and Title of the loaded track. Informations are extracted from the tracks tags. </Tooltip>
  896.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  897.         background-color: transparent; color: #FFC318; text-align: left; padding-left: 1%; }
  898.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  899.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  900.         </Style>
  901.         <Channel>1</Channel>
  902.         <Pos>2,195</Pos>
  903.         <Size>455,23</Size>
  904.     </Text>
  905.     <Text>
  906.         <Tooltip>Track information Displays the Name and Title of the loaded track. Informations are extracted from the tracks tags. </Tooltip>
  907.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  908.         background-color: transparent; color: #FF9900; text-align: left;padding-left: 1%; }
  909.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  910.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  911.         </Style>
  912.         <Channel>2</Channel>
  913.         <Pos>803,195</Pos>
  914.         <Size>455,23</Size>
  915.     </Text>
  916.  
  917.     <!--
  918.     **********************************************
  919.     Text- BPM number display
  920.     **********************************************
  921.     -->
  922.     <NumberBpm>
  923.         <Tooltip>Tempo information Displays the tempo of the loaded track in BPM (beats per minute) </Tooltip>
  924.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  925.         background-color: transparent; color: #FFC318; text-align: left;padding-left: 1%; }
  926.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  927.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  928.         </Style>
  929.         <Channel>1</Channel>
  930.         <Pos>217,220</Pos>
  931.         <Size>130,23</Size>
  932.         <NumberOfDigits>6</NumberOfDigits>
  933.         <Connection>
  934.             <ConfigKey>[Channel1],bpm</ConfigKey>
  935.         </Connection>
  936.     </NumberBpm>
  937.     <NumberBpm>
  938.         <Tooltip>Tempo information Displays the tempo of the loaded track in BPM (beats per minute) </Tooltip>
  939.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  940.         background-color: transparent; color: #FF9900; text-align: left;padding-left: 1%; }
  941.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  942.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  943.         </Style>
  944.         <Channel>2</Channel>
  945.         <Pos>1018,220</Pos>
  946.         <Size>130,23</Size>
  947.         <NumberOfDigits>6</NumberOfDigits>
  948.         <Connection>
  949.             <ConfigKey>[Channel2],bpm</ConfigKey>
  950.         </Connection>
  951.     </NumberBpm>
  952.  
  953.     <!--
  954.     **********************************************
  955.     Text- Playing position / Time remaining
  956.     **********************************************
  957.     -->
  958.     <NumberPos>
  959.         <Tooltip>Time information Displays the current playback position (or remaining time) and the duration of the loaded track. Depends on your settings in PreferencesΓåÆInterfaceΓåÆPosition display. </Tooltip>
  960.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  961.         background-color: transparent; color: #FFC318; text-align: left;padding-left: 1%; }
  962.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  963.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  964.         </Style>
  965.         <Channel>1</Channel>
  966.         <Pos>2,220</Pos>
  967.         <Size>210,23</Size>
  968.         <NumberOfDigits>6</NumberOfDigits>
  969.         <Connection>
  970.             <ConfigKey>[Channel1],playposition</ConfigKey>
  971.         </Connection>
  972.     </NumberPos>
  973.     <NumberPos>
  974.         <Tooltip>Time information Displays the current playback position (or remaining time) and the duration of the loaded track. Depends on your settings in PreferencesΓåÆInterfaceΓåÆPosition display. </Tooltip>
  975.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  976.         background-color: transparent; color: #FF9900; text-align: left;padding-left: 1%; }
  977.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  978.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  979.         </Style>
  980.         <Channel>2</Channel>
  981.         <Pos>803,220</Pos>
  982.         <Size>210,23</Size>
  983.         <NumberOfDigits>6</NumberOfDigits>
  984.         <Connection>
  985.             <ConfigKey>[Channel2],playposition</ConfigKey>
  986.         </Connection>
  987.     </NumberPos>
  988.  
  989.     <!--
  990.     **********************************************
  991.     Text- Pitch rate display
  992.     **********************************************
  993.     -->
  994.     <NumberRate>
  995.         <Tooltip>Pitch rate information Displays the current pitch of the track based on the original tempo. </Tooltip>
  996.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  997.         background-color: transparent; color: #FFC318; text-align: right; padding-right: 1%; }
  998.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  999.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1000.         </Style>
  1001.         <Channel>1</Channel>
  1002.         <Pos>357,220</Pos>
  1003.         <Size>100,23</Size>
  1004.         <NumberOfDigits>4</NumberOfDigits>
  1005.         <Connection>
  1006.             <ConfigKey>[Channel1],rate</ConfigKey>
  1007.         </Connection>
  1008.     </NumberRate>
  1009.     <NumberRate>
  1010.         <Tooltip>Pitch rate information Displays the current pitch of the track based on the original tempo. </Tooltip>
  1011.         <Style>QLabel { font: bold 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1012.         background-color: transparent; color: #FF9900; text-align: right; padding-right: 1%; }
  1013.         QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1014.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1015.         </Style>
  1016.         <Channel>2</Channel>
  1017.         <Pos>1158,220</Pos>
  1018.         <Size>100,23</Size>
  1019.         <NumberOfDigits>4</NumberOfDigits>
  1020.         <Connection>
  1021.             <ConfigKey>[Channel2],rate</ConfigKey>
  1022.         </Connection>
  1023.     </NumberRate>
  1024.  
  1025.     <!--
  1026.     ############################################################################################
  1027.     ############################################################################################
  1028.     Section: Slider
  1029.     ############################################################################################
  1030.     ############################################################################################
  1031.     -->
  1032.  
  1033.     <!--
  1034.     **********************************************
  1035.     Slider- Channel Volume
  1036.     **********************************************
  1037.     -->
  1038.     <SliderComposed>
  1039.         <Tooltip>Volume control Adjust the volume of the selected channel. Right-click: Reset to default value </Tooltip>
  1040.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1041.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1042.         </Style>
  1043.         <Handle>knob_volume1.png</Handle>
  1044.         <Slider>slider_volume1.png</Slider>
  1045.         <Pos>550,156</Pos>
  1046.         <Horizontal>false</Horizontal>
  1047.         <Connection>
  1048.             <ConfigKey>[Channel1],volume</ConfigKey>
  1049.             <EmitOnDownPress>false</EmitOnDownPress>
  1050.         </Connection>
  1051.     </SliderComposed>
  1052.     <SliderComposed>
  1053.         <Tooltip>Volume control Adjust the volume of the selected channel. Right-click: Reset to default value </Tooltip>
  1054.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1055.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1056.         </Style>
  1057.         <Handle>knob_volume2.png</Handle>
  1058.         <Slider>slider_volume2.png</Slider>
  1059.         <Pos>680,156</Pos>
  1060.         <Horizontal>false</Horizontal>
  1061.         <Connection>
  1062.             <ConfigKey>[Channel2],volume</ConfigKey>
  1063.             <EmitOnDownPress>false</EmitOnDownPress>
  1064.         </Connection>
  1065.     </SliderComposed>
  1066.  
  1067.     <!--
  1068.     **********************************************
  1069.     Slider- Crossfader
  1070.     **********************************************
  1071.     -->
  1072.     <SliderComposed>
  1073.         <Tooltip>Crossfader Fade between the channels and define what you hear through the master output. Right-click: Reset to default value Change the crossfader curve in PreferencesΓåÆCrossfader </Tooltip>
  1074.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1075.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1076.         </Style>
  1077.         <Handle>knob_crossfader.png</Handle>
  1078.         <Slider>slider_crossfader.png</Slider>
  1079.         <Pos>549,297</Pos>
  1080.         <Horizontal>true</Horizontal>
  1081.         <Connection>
  1082.             <ConfigKey>[Master],crossfader</ConfigKey>
  1083.             <EmitOnDownPress>false</EmitOnDownPress>
  1084.         </Connection>
  1085.     </SliderComposed>
  1086.  
  1087.     <!--
  1088.     **********************************************
  1089.     Slider- Pitch control
  1090.     **********************************************
  1091.     -->
  1092.     <SliderComposed>
  1093.         <Tooltip>Pitch control Changes the tempo of the track currently loaded when it is moved Right-click: Reset to default value </Tooltip>
  1094.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1095.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1096.         </Style>
  1097.         <Handle>knob_pitch1.png</Handle>
  1098.         <Slider>slider_pitch1.png</Slider>
  1099.         <Pos>7,32</Pos>
  1100.         <Horizontal>false</Horizontal>
  1101.         <Connection>
  1102.             <ConfigKey>[Channel1],rate</ConfigKey>
  1103.             <EmitOnDownPress>false</EmitOnDownPress>
  1104.         </Connection>
  1105.     </SliderComposed>
  1106.     <SliderComposed>
  1107.         <Tooltip>Pitch control Changes the tempo of the track currently loaded when it is moved Right-click: Reset to default value </Tooltip>
  1108.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1109.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1110.         </Style>
  1111.         <Handle>knob_pitch2.png</Handle>
  1112.         <Slider>slider_pitch2.png</Slider>
  1113.         <Pos>1223,32</Pos>
  1114.         <Horizontal>false</Horizontal>
  1115.         <Connection>
  1116.             <ConfigKey>[Channel2],rate</ConfigKey>
  1117.             <EmitOnDownPress>false</EmitOnDownPress>
  1118.         </Connection>
  1119.     </SliderComposed>
  1120.  
  1121.     <!--
  1122.     ############################################################################################
  1123.     ############################################################################################
  1124.     Section: Buttons
  1125.     ############################################################################################
  1126.     ############################################################################################
  1127.     -->
  1128.  
  1129.     <!--
  1130.     ****************************************
  1131.      Button- Play
  1132.     ****************************************
  1133.     -->
  1134.     <PushButton>
  1135.         <Tooltip>Play/Pause Left-click: Toggles playing or pausing the track. Right-click: Places a Cue-point at the current position on the waveform. </Tooltip>
  1136.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1137.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1138.         </Style>
  1139.         <NumberStates>2</NumberStates>
  1140.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1141.         <State>
  1142.             <Number>0</Number>
  1143.             <Pressed>btn_play1.png</Pressed>
  1144.             <Unpressed>btn_play1.png</Unpressed>
  1145.         </State>
  1146.         <State>
  1147.             <Number>1</Number>
  1148.             <Pressed>btn_play1_over.png</Pressed>
  1149.             <Unpressed>btn_play1_over.png</Unpressed>
  1150.         </State>
  1151.         <Pos>57,307</Pos>
  1152.         <Connection>
  1153.             <ConfigKey>[Channel1],play</ConfigKey>
  1154.             <EmitOnDownPress>true</EmitOnDownPress>
  1155.             <ButtonState>LeftButton</ButtonState>
  1156.         </Connection>
  1157.         <Connection>
  1158.             <ConfigKey>[Channel1],cue_set</ConfigKey>
  1159.             <EmitOnDownPress>true</EmitOnDownPress>
  1160.             <ButtonState>RightButton</ButtonState>
  1161.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1162.         </Connection>
  1163.     </PushButton>
  1164.     <PushButton>
  1165.         <Tooltip>Play/Pause Left-click: Toggles playing or pausing the track. Right-click: Places a Cue-point at the current position on the waveform. </Tooltip>
  1166.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1167.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1168.         </Style>
  1169.         <NumberStates>2</NumberStates>
  1170.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1171.         <State>
  1172.             <Number>0</Number>
  1173.             <Pressed>btn_play2.png</Pressed>
  1174.             <Unpressed>btn_play2.png</Unpressed>
  1175.         </State>
  1176.         <State>
  1177.             <Number>1</Number>
  1178.             <Pressed>btn_play2_over.png</Pressed>
  1179.             <Unpressed>btn_play2_over.png</Unpressed>
  1180.         </State>
  1181.         <Pos>839,307</Pos>
  1182.         <Connection>
  1183.             <ConfigKey>[Channel2],play</ConfigKey>
  1184.             <EmitOnDownPress>true</EmitOnDownPress>
  1185.             <ButtonState>LeftButton</ButtonState>
  1186.         </Connection>
  1187.         <Connection>
  1188.             <ConfigKey>[Channel2],cue_set</ConfigKey>
  1189.             <EmitOnDownPress>true</EmitOnDownPress>
  1190.             <ButtonState>RightButton</ButtonState>
  1191.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1192.         </Connection>
  1193.     </PushButton>
  1194.  
  1195.     <!--
  1196.     **********************************************
  1197.     Button- Cue
  1198.     **********************************************
  1199.     -->
  1200.     <PushButton>
  1201.         <Tooltip>Cue Left-click (while playing): The track will seek to the cue-point and stop (=CDJ) OR play (=simple). Change the default cue behaviour in PreferencesΓåÆInterface. Left-click (while stopped): Places a cue-point at the current position on the waveform. Right-click: The track will seek to the cue-point and stop. </Tooltip>
  1202.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1203.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1204.         </Style>
  1205.         <NumberStates>1</NumberStates>
  1206.         <State>
  1207.             <Number>0</Number>
  1208.             <Pressed>btn_cue1_over.png</Pressed>
  1209.             <Unpressed>btn_cue1.png</Unpressed>
  1210.         </State>
  1211.         <Pos>20,307</Pos>
  1212.         <Connection>
  1213.             <ConfigKey>[Channel1],cue_default</ConfigKey>
  1214.             <EmitOnDownPress>true</EmitOnDownPress>
  1215.             <ButtonState>LeftButton</ButtonState>
  1216.         </Connection>
  1217.         <Connection>
  1218.             <ConfigKey>[Channel1],cue_default</ConfigKey>
  1219.             <EmitOnDownPress>false</EmitOnDownPress>
  1220.             <ButtonState>LeftButton</ButtonState>
  1221.         </Connection>
  1222.         <Connection>
  1223.             <ConfigKey>[Channel1],cue_gotoandstop</ConfigKey>
  1224.             <EmitOnDownPress>true</EmitOnDownPress>
  1225.             <ButtonState>RightButton</ButtonState>
  1226.         </Connection>
  1227.         <Connection>
  1228.             <ConfigKey>[Channel1],cue_gotoandstop</ConfigKey>
  1229.             <EmitOnDownPress>false</EmitOnDownPress>
  1230.             <ButtonState>RightButton</ButtonState>
  1231.         </Connection>
  1232.     </PushButton>
  1233.     <PushButton>
  1234.         <Tooltip>Cue Left-click (while playing): The track will seek to the cue-point and stop (=CDJ) OR play (=simple). Change the default cue behaviour in PreferencesΓåÆInterface. Left-click (while stopped): Places a cue-point at the current position on the waveform. Right-click: The track will seek to the cue-point and stop. </Tooltip>
  1235.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1236.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1237.         </Style>
  1238.         <NumberStates>1</NumberStates>
  1239.         <State>
  1240.             <Number>0</Number>
  1241.             <Pressed>btn_cue2_over.png</Pressed>
  1242.             <Unpressed>btn_cue2.png</Unpressed>
  1243.         </State>
  1244.         <Pos>802,307</Pos>
  1245.         <Connection>
  1246.             <ConfigKey>[Channel2],cue_default</ConfigKey>
  1247.             <EmitOnDownPress>true</EmitOnDownPress>
  1248.             <ButtonState>LeftButton</ButtonState>
  1249.         </Connection>
  1250.         <Connection>
  1251.             <ConfigKey>[Channel2],cue_default</ConfigKey>
  1252.             <EmitOnDownPress>false</EmitOnDownPress>
  1253.             <ButtonState>LeftButton</ButtonState>
  1254.         </Connection>
  1255.         <Connection>
  1256.             <ConfigKey>[Channel2],cue_gotoandstop</ConfigKey>
  1257.             <EmitOnDownPress>true</EmitOnDownPress>
  1258.             <ButtonState>RightButton</ButtonState>
  1259.         </Connection>
  1260.         <Connection>
  1261.             <ConfigKey>[Channel2],cue_gotoandstop</ConfigKey>
  1262.             <EmitOnDownPress>false</EmitOnDownPress>
  1263.             <ButtonState>RightButton</ButtonState>
  1264.         </Connection>
  1265.     </PushButton>
  1266.  
  1267.     <!--
  1268.     **********************************************
  1269.     Button- Hotcue
  1270.     **********************************************
  1271.     -->
  1272.     <PushButton>
  1273.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1274.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1275.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1276.         </Style>
  1277.         <NumberStates>2</NumberStates>
  1278.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1279.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1280.         <State>
  1281.             <Number>0</Number>
  1282.             <Pressed>btn_hotcue1_over.png</Pressed>
  1283.             <Unpressed>btn_hotcue1.png</Unpressed>
  1284.         </State>
  1285.         <State>
  1286.             <Number>1</Number>
  1287.             <Pressed>btn_hotcue1.png</Pressed>
  1288.             <Unpressed>btn_hotcue1_over.png</Unpressed>
  1289.         </State>
  1290.         <Pos>375,307</Pos>
  1291.         <Connection>
  1292.             <ConfigKey>[Channel1],hotcue_1_activate</ConfigKey>
  1293.             <EmitOnDownPress>true</EmitOnDownPress>
  1294.             <ButtonState>LeftButton</ButtonState>
  1295.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1296.         </Connection>
  1297.         <Connection>
  1298.             <ConfigKey>[Channel1],hotcue_1_activate</ConfigKey>
  1299.             <EmitOnDownPress>false</EmitOnDownPress>
  1300.             <ButtonState>LeftButton</ButtonState>
  1301.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1302.         </Connection>
  1303.         <Connection>
  1304.             <ConfigKey>[Channel1],hotcue_1_clear</ConfigKey>
  1305.             <EmitOnDownPress>true</EmitOnDownPress>
  1306.             <ButtonState>RightButton</ButtonState>
  1307.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1308.         </Connection>
  1309.         <Connection>
  1310.             <ConfigKey>[Channel1],hotcue_1_clear</ConfigKey>
  1311.             <EmitOnDownPress>false</EmitOnDownPress>
  1312.             <ButtonState>RightButton</ButtonState>
  1313.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1314.         </Connection>
  1315.         <Connection>
  1316.             <ConfigKey>[Channel1],hotcue_1_enabled</ConfigKey>
  1317.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1318.         </Connection>
  1319.     </PushButton>
  1320.     <PushButton>
  1321.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1322.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1323.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1324.         </Style>
  1325.         <NumberStates>2</NumberStates>
  1326.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1327.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1328.         <State>
  1329.             <Number>0</Number>
  1330.             <Pressed>btn_hotcue2_over.png</Pressed>
  1331.             <Unpressed>btn_hotcue2.png</Unpressed>
  1332.         </State>
  1333.         <State>
  1334.             <Number>1</Number>
  1335.             <Pressed>btn_hotcue2.png</Pressed>
  1336.             <Unpressed>btn_hotcue2_over.png</Unpressed>
  1337.         </State>
  1338.         <Pos>397,307</Pos>
  1339.         <Connection>
  1340.             <ConfigKey>[Channel1],hotcue_2_activate</ConfigKey>
  1341.             <EmitOnDownPress>true</EmitOnDownPress>
  1342.             <ButtonState>LeftButton</ButtonState>
  1343.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1344.         </Connection>
  1345.         <Connection>
  1346.             <ConfigKey>[Channel1],hotcue_2_activate</ConfigKey>
  1347.             <EmitOnDownPress>false</EmitOnDownPress>
  1348.             <ButtonState>LeftButton</ButtonState>
  1349.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1350.         </Connection>
  1351.         <Connection>
  1352.             <ConfigKey>[Channel1],hotcue_2_clear</ConfigKey>
  1353.             <EmitOnDownPress>true</EmitOnDownPress>
  1354.             <ButtonState>RightButton</ButtonState>
  1355.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1356.         </Connection>
  1357.         <Connection>
  1358.             <ConfigKey>[Channel1],hotcue_2_clear</ConfigKey>
  1359.             <EmitOnDownPress>false</EmitOnDownPress>
  1360.             <ButtonState>RightButton</ButtonState>
  1361.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1362.         </Connection>
  1363.         <Connection>
  1364.             <ConfigKey>[Channel1],hotcue_2_enabled</ConfigKey>
  1365.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1366.         </Connection>
  1367.     </PushButton>
  1368.     <PushButton>
  1369.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1370.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1371.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1372.         </Style>
  1373.         <NumberStates>2</NumberStates>
  1374.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1375.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1376.         <State>
  1377.             <Number>0</Number>
  1378.             <Pressed>btn_hotcue3_over.png</Pressed>
  1379.             <Unpressed>btn_hotcue3.png</Unpressed>
  1380.         </State>
  1381.         <State>
  1382.             <Number>1</Number>
  1383.             <Pressed>btn_hotcue3.png</Pressed>
  1384.             <Unpressed>btn_hotcue3_over.png</Unpressed>
  1385.         </State>
  1386.         <Pos>419,307</Pos>
  1387.         <Connection>
  1388.             <ConfigKey>[Channel1],hotcue_3_activate</ConfigKey>
  1389.             <EmitOnDownPress>true</EmitOnDownPress>
  1390.             <ButtonState>LeftButton</ButtonState>
  1391.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1392.         </Connection>
  1393.         <Connection>
  1394.             <ConfigKey>[Channel1],hotcue_3_activate</ConfigKey>
  1395.             <EmitOnDownPress>false</EmitOnDownPress>
  1396.             <ButtonState>LeftButton</ButtonState>
  1397.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1398.         </Connection>
  1399.         <Connection>
  1400.             <ConfigKey>[Channel1],hotcue_3_clear</ConfigKey>
  1401.             <EmitOnDownPress>true</EmitOnDownPress>
  1402.             <ButtonState>RightButton</ButtonState>
  1403.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1404.         </Connection>
  1405.         <Connection>
  1406.             <ConfigKey>[Channel1],hotcue_3_clear</ConfigKey>
  1407.             <EmitOnDownPress>false</EmitOnDownPress>
  1408.             <ButtonState>RightButton</ButtonState>
  1409.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1410.         </Connection>
  1411.         <Connection>
  1412.             <ConfigKey>[Channel1],hotcue_3_enabled</ConfigKey>
  1413.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1414.         </Connection>
  1415.     </PushButton>
  1416.     <PushButton>
  1417.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1418.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1419.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1420.         </Style>
  1421.         <NumberStates>2</NumberStates>
  1422.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1423.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1424.         <State>
  1425.             <Number>0</Number>
  1426.             <Pressed>btn_hotcue4_over.png</Pressed>
  1427.             <Unpressed>btn_hotcue4.png</Unpressed>
  1428.         </State>
  1429.         <State>
  1430.             <Number>1</Number>
  1431.             <Pressed>btn_hotcue4.png</Pressed>
  1432.             <Unpressed>btn_hotcue4_over.png</Unpressed>
  1433.         </State>
  1434.         <Pos>441,307</Pos>
  1435.         <Connection>
  1436.             <ConfigKey>[Channel1],hotcue_4_activate</ConfigKey>
  1437.             <EmitOnDownPress>true</EmitOnDownPress>
  1438.             <ButtonState>LeftButton</ButtonState>
  1439.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1440.         </Connection>
  1441.         <Connection>
  1442.             <ConfigKey>[Channel1],hotcue_4_activate</ConfigKey>
  1443.             <EmitOnDownPress>false</EmitOnDownPress>
  1444.             <ButtonState>LeftButton</ButtonState>
  1445.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1446.         </Connection>
  1447.         <Connection>
  1448.             <ConfigKey>[Channel1],hotcue_4_clear</ConfigKey>
  1449.             <EmitOnDownPress>true</EmitOnDownPress>
  1450.             <ButtonState>RightButton</ButtonState>
  1451.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1452.         </Connection>
  1453.         <Connection>
  1454.             <ConfigKey>[Channel1],hotcue_4_clear</ConfigKey>
  1455.             <EmitOnDownPress>false</EmitOnDownPress>
  1456.             <ButtonState>RightButton</ButtonState>
  1457.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1458.         </Connection>
  1459.         <Connection>
  1460.             <ConfigKey>[Channel1],hotcue_4_enabled</ConfigKey>
  1461.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1462.         </Connection>
  1463.     </PushButton>
  1464.     <PushButton>
  1465.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1466.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1467.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1468.         </Style>
  1469.         <NumberStates>2</NumberStates>
  1470.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1471.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1472.         <State>
  1473.             <Number>0</Number>
  1474.             <Pressed>btn_hotcue1_over.png</Pressed>
  1475.             <Unpressed>btn_hotcue1.png</Unpressed>
  1476.         </State>
  1477.         <State>
  1478.             <Number>1</Number>
  1479.             <Pressed>btn_hotcue1.png</Pressed>
  1480.             <Unpressed>btn_hotcue1_over.png</Unpressed>
  1481.         </State>
  1482.         <Pos>1158,307</Pos>
  1483.         <Connection>
  1484.             <ConfigKey>[Channel2],hotcue_1_activate</ConfigKey>
  1485.             <EmitOnDownPress>true</EmitOnDownPress>
  1486.             <ButtonState>LeftButton</ButtonState>
  1487.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1488.         </Connection>
  1489.         <Connection>
  1490.             <ConfigKey>[Channel2],hotcue_1_activate</ConfigKey>
  1491.             <EmitOnDownPress>false</EmitOnDownPress>
  1492.             <ButtonState>LeftButton</ButtonState>
  1493.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1494.         </Connection>
  1495.         <Connection>
  1496.             <ConfigKey>[Channel2],hotcue_1_clear</ConfigKey>
  1497.             <EmitOnDownPress>true</EmitOnDownPress>
  1498.             <ButtonState>RightButton</ButtonState>
  1499.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1500.         </Connection>
  1501.         <Connection>
  1502.             <ConfigKey>[Channel2],hotcue_1_clear</ConfigKey>
  1503.             <EmitOnDownPress>false</EmitOnDownPress>
  1504.             <ButtonState>RightButton</ButtonState>
  1505.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1506.         </Connection>
  1507.         <Connection>
  1508.             <ConfigKey>[Channel2],hotcue_1_enabled</ConfigKey>
  1509.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1510.         </Connection>
  1511.     </PushButton>
  1512.     <PushButton>
  1513.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1514.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1515.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1516.         </Style>
  1517.         <NumberStates>2</NumberStates>
  1518.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1519.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1520.         <State>
  1521.             <Number>0</Number>
  1522.             <Pressed>btn_hotcue2_over.png</Pressed>
  1523.             <Unpressed>btn_hotcue2.png</Unpressed>
  1524.         </State>
  1525.         <State>
  1526.             <Number>1</Number>
  1527.             <Pressed>btn_hotcue2.png</Pressed>
  1528.             <Unpressed>btn_hotcue2_over.png</Unpressed>
  1529.         </State>
  1530.         <Pos>1180,307</Pos>
  1531.         <Connection>
  1532.             <ConfigKey>[Channel2],hotcue_2_activate</ConfigKey>
  1533.             <EmitOnDownPress>true</EmitOnDownPress>
  1534.             <ButtonState>LeftButton</ButtonState>
  1535.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1536.         </Connection>
  1537.         <Connection>
  1538.             <ConfigKey>[Channel2],hotcue_2_activate</ConfigKey>
  1539.             <EmitOnDownPress>false</EmitOnDownPress>
  1540.             <ButtonState>LeftButton</ButtonState>
  1541.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1542.         </Connection>
  1543.         <Connection>
  1544.             <ConfigKey>[Channel2],hotcue_2_clear</ConfigKey>
  1545.             <EmitOnDownPress>true</EmitOnDownPress>
  1546.             <ButtonState>RightButton</ButtonState>
  1547.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1548.         </Connection>
  1549.         <Connection>
  1550.             <ConfigKey>[Channel2],hotcue_2_clear</ConfigKey>
  1551.             <EmitOnDownPress>false</EmitOnDownPress>
  1552.             <ButtonState>RightButton</ButtonState>
  1553.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1554.         </Connection>
  1555.         <Connection>
  1556.             <ConfigKey>[Channel2],hotcue_2_enabled</ConfigKey>
  1557.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1558.         </Connection>
  1559.     </PushButton>
  1560.     <PushButton>
  1561.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1562.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1563.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1564.         </Style>
  1565.         <NumberStates>2</NumberStates>
  1566.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1567.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1568.         <State>
  1569.             <Number>0</Number>
  1570.             <Pressed>btn_hotcue3_over.png</Pressed>
  1571.             <Unpressed>btn_hotcue3.png</Unpressed>
  1572.         </State>
  1573.         <State>
  1574.             <Number>1</Number>
  1575.             <Pressed>btn_hotcue3.png</Pressed>
  1576.             <Unpressed>btn_hotcue3_over.png</Unpressed>
  1577.         </State>
  1578.         <Pos>1202,307</Pos>
  1579.         <Connection>
  1580.             <ConfigKey>[Channel2],hotcue_3_activate</ConfigKey>
  1581.             <EmitOnDownPress>true</EmitOnDownPress>
  1582.             <ButtonState>LeftButton</ButtonState>
  1583.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1584.         </Connection>
  1585.         <Connection>
  1586.             <ConfigKey>[Channel2],hotcue_3_activate</ConfigKey>
  1587.             <EmitOnDownPress>false</EmitOnDownPress>
  1588.             <ButtonState>LeftButton</ButtonState>
  1589.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1590.         </Connection>
  1591.         <Connection>
  1592.             <ConfigKey>[Channel2],hotcue_3_clear</ConfigKey>
  1593.             <EmitOnDownPress>true</EmitOnDownPress>
  1594.             <ButtonState>RightButton</ButtonState>
  1595.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1596.         </Connection>
  1597.         <Connection>
  1598.             <ConfigKey>[Channel2],hotcue_3_clear</ConfigKey>
  1599.             <EmitOnDownPress>false</EmitOnDownPress>
  1600.             <ButtonState>RightButton</ButtonState>
  1601.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1602.         </Connection>
  1603.         <Connection>
  1604.             <ConfigKey>[Channel2],hotcue_3_enabled</ConfigKey>
  1605.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1606.         </Connection>
  1607.     </PushButton>
  1608.     <PushButton>
  1609.         <Tooltip>Hotcue Left-click: If Hotcue is set, seeks the player to Hotcue position. If Hotcue is not set, sets Hotcue to the current play position. Right-click: If Hotcue is set, clears its hotcue status (delete). </Tooltip>
  1610.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1611.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1612.         </Style>
  1613.         <NumberStates>2</NumberStates>
  1614.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1615.         <RightClickIsPushButton>true</RightClickIsPushButton>
  1616.         <State>
  1617.             <Number>0</Number>
  1618.             <Pressed>btn_hotcue4_over.png</Pressed>
  1619.             <Unpressed>btn_hotcue4.png</Unpressed>
  1620.         </State>
  1621.         <State>
  1622.             <Number>1</Number>
  1623.             <Pressed>btn_hotcue4.png</Pressed>
  1624.             <Unpressed>btn_hotcue4_over.png</Unpressed>
  1625.         </State>
  1626.         <Pos>1224,307</Pos>
  1627.         <Connection>
  1628.             <ConfigKey>[Channel2],hotcue_4_activate</ConfigKey>
  1629.             <EmitOnDownPress>true</EmitOnDownPress>
  1630.             <ButtonState>LeftButton</ButtonState>
  1631.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1632.         </Connection>
  1633.         <Connection>
  1634.             <ConfigKey>[Channel2],hotcue_4_activate</ConfigKey>
  1635.             <EmitOnDownPress>false</EmitOnDownPress>
  1636.             <ButtonState>LeftButton</ButtonState>
  1637.         <ConnectValueToWidget>false</ConnectValueToWidget>
  1638.         </Connection>
  1639.         <Connection>
  1640.             <ConfigKey>[Channel2],hotcue_4_clear</ConfigKey>
  1641.             <EmitOnDownPress>true</EmitOnDownPress>
  1642.             <ButtonState>RightButton</ButtonState>
  1643.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1644.         </Connection>
  1645.         <Connection>
  1646.             <ConfigKey>[Channel2],hotcue_4_clear</ConfigKey>
  1647.             <EmitOnDownPress>false</EmitOnDownPress>
  1648.             <ButtonState>RightButton</ButtonState>
  1649.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1650.         </Connection>
  1651.         <Connection>
  1652.             <ConfigKey>[Channel2],hotcue_4_enabled</ConfigKey>
  1653.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1654.         </Connection>
  1655.     </PushButton>
  1656.  
  1657.     <!--
  1658.     **********************************************
  1659.     Button- Looping
  1660.     **********************************************
  1661.     -->
  1662.     <PushButton>
  1663.         <Tooltip>Loop-In marker Sets the player loop-in position to the current play position. </Tooltip>
  1664.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1665.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1666.         </Style>
  1667.         <NumberStates>1</NumberStates>
  1668.         <State>
  1669.             <Number>0</Number>
  1670.             <Pressed>btn_loop_in1_over.png</Pressed>
  1671.             <Unpressed>btn_loop_in1.png</Unpressed>
  1672.         </State>
  1673.         <Pos>244,307</Pos>
  1674.         <Connection>
  1675.             <ConfigKey>[Channel1],loop_in</ConfigKey>
  1676.             <EmitOnDownPress>true</EmitOnDownPress>
  1677.             <ButtonState>LeftButton</ButtonState>
  1678.         </Connection>
  1679.         <Connection>
  1680.             <ConfigKey>[Channel1],loop_in</ConfigKey>
  1681.             <EmitOnDownPress>false</EmitOnDownPress>
  1682.             <ButtonState>LeftButton</ButtonState>
  1683.         </Connection>
  1684.     </PushButton>
  1685.     <PushButton>
  1686.         <Tooltip>Loop-In marker Sets the player loop-in position to the current play position. </Tooltip>
  1687.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1688.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1689.         </Style>
  1690.         <NumberStates>1</NumberStates>
  1691.         <State>
  1692.             <Number>0</Number>
  1693.             <Pressed>btn_loop_in2_over.png</Pressed>
  1694.             <Unpressed>btn_loop_in2.png</Unpressed>
  1695.         </State>
  1696.         <Pos>1027,307</Pos>
  1697.         <Connection>
  1698.             <ConfigKey>[Channel2],loop_in</ConfigKey>
  1699.             <EmitOnDownPress>true</EmitOnDownPress>
  1700.             <ButtonState>LeftButton</ButtonState>
  1701.         </Connection>
  1702.         <Connection>
  1703.             <ConfigKey>[Channel2],loop_in</ConfigKey>
  1704.             <EmitOnDownPress>false</EmitOnDownPress>
  1705.             <ButtonState>LeftButton</ButtonState>
  1706.         </Connection>
  1707.     </PushButton>
  1708.     <PushButton>
  1709.         <Tooltip>Loop-Out marker Sets the player loop-out position to the current play position. </Tooltip>
  1710.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1711.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1712.         </Style>
  1713.         <NumberStates>1</NumberStates>
  1714.         <State>
  1715.             <Number>0</Number>
  1716.             <Pressed>btn_loop_out1_over.png</Pressed>
  1717.             <Unpressed>btn_loop_out1.png</Unpressed>
  1718.         </State>
  1719.         <Pos>281,307</Pos>
  1720.         <Connection>
  1721.             <ConfigKey>[Channel1],loop_out</ConfigKey>
  1722.             <EmitOnDownPress>true</EmitOnDownPress>
  1723.             <ButtonState>LeftButton</ButtonState>
  1724.         </Connection>
  1725.         <Connection>
  1726.             <ConfigKey>[Channel1],loop_out</ConfigKey>
  1727.             <EmitOnDownPress>false</EmitOnDownPress>
  1728.             <ButtonState>LeftButton</ButtonState>
  1729.         </Connection>
  1730.     </PushButton>
  1731.     <PushButton>
  1732.         <Tooltip>Loop-Out marker Sets the player loop-out position to the current play position. </Tooltip>
  1733.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1734.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1735.         </Style>
  1736.         <NumberStates>1</NumberStates>
  1737.         <State>
  1738.             <Number>0</Number>
  1739.             <Pressed>btn_loop_out2_over.png</Pressed>
  1740.             <Unpressed>btn_loop_out2.png</Unpressed>
  1741.         </State>
  1742.         <Pos>1064,307</Pos>
  1743.         <Connection>
  1744.             <ConfigKey>[Channel2],loop_out</ConfigKey>
  1745.             <EmitOnDownPress>true</EmitOnDownPress>
  1746.             <ButtonState>LeftButton</ButtonState>
  1747.         </Connection>
  1748.         <Connection>
  1749.             <ConfigKey>[Channel2],loop_out</ConfigKey>
  1750.             <EmitOnDownPress>false</EmitOnDownPress>
  1751.             <ButtonState>LeftButton</ButtonState>
  1752.         </Connection>
  1753.     </PushButton>
  1754.     <PushButton>
  1755.         <Tooltip>Reloop/Exit Toggles the current loop on or off. Works only if Loop-In and Loop-Out marker are set. </Tooltip>
  1756.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1757.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1758.         </Style>
  1759.         <NumberStates>2</NumberStates>
  1760.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1761.         <State>
  1762.             <Number>0</Number>
  1763.             <Pressed>btn_reloop1.png</Pressed>
  1764.             <Unpressed>btn_reloop1.png</Unpressed>
  1765.         </State>
  1766.         <State>
  1767.             <Number>1</Number>
  1768.             <Pressed>btn_reloop1_over.png</Pressed>
  1769.             <Unpressed>btn_reloop1_over.png</Unpressed>
  1770.         </State>
  1771.         <Pos>318,307</Pos>
  1772.         <Connection>
  1773.             <ConfigKey>[Channel1],reloop_exit</ConfigKey>
  1774.             <EmitOnDownPress>true</EmitOnDownPress>
  1775.             <ButtonState>LeftButton</ButtonState>
  1776.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1777.         </Connection>
  1778.         <Connection>
  1779.             <ConfigKey>[Channel1],reloop_exit</ConfigKey>
  1780.             <EmitOnDownPress>false</EmitOnDownPress>
  1781.             <ButtonState>LeftButton</ButtonState>
  1782.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1783.         </Connection>
  1784.         <Connection>
  1785.             <ConfigKey>[Channel1],loop_enabled</ConfigKey>
  1786.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1787.         </Connection>
  1788.     </PushButton>
  1789.     <PushButton>
  1790.         <Tooltip>Reloop/Exit Toggles the current loop on or off. Works only if Loop-In and Loop-Out marker are set. </Tooltip>
  1791.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1792.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1793.         </Style>
  1794.         <NumberStates>2</NumberStates>
  1795.         <LeftClickIsPushButton>true</LeftClickIsPushButton>
  1796.         <State>
  1797.             <Number>0</Number>
  1798.             <Pressed>btn_reloop2.png</Pressed>
  1799.             <Unpressed>btn_reloop2.png</Unpressed>
  1800.         </State>
  1801.         <State>
  1802.             <Number>1</Number>
  1803.             <Pressed>btn_reloop2_over.png</Pressed>
  1804.             <Unpressed>btn_reloop2_over.png</Unpressed>
  1805.         </State>
  1806.         <Pos>1101,307</Pos>
  1807.         <Connection>
  1808.             <ConfigKey>[Channel2],reloop_exit</ConfigKey>
  1809.             <EmitOnDownPress>true</EmitOnDownPress>
  1810.             <ButtonState>LeftButton</ButtonState>
  1811.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1812.         </Connection>
  1813.         <Connection>
  1814.             <ConfigKey>[Channel2],reloop_exit</ConfigKey>
  1815.             <EmitOnDownPress>false</EmitOnDownPress>
  1816.             <ButtonState>LeftButton</ButtonState>
  1817.             <ConnectValueToWidget>false</ConnectValueToWidget>
  1818.         </Connection>
  1819.         <Connection>
  1820.             <ConfigKey>[Channel2],loop_enabled</ConfigKey>
  1821.             <ConnectValueFromWidget>false</ConnectValueFromWidget>
  1822.         </Connection>
  1823.     </PushButton>
  1824.  
  1825.     <!--
  1826.     ****************************************
  1827.     Button- Reverse playback
  1828.     ****************************************
  1829.     -->
  1830.     <PushButton>
  1831.         <Tooltip>Reverse Toggles reverse playback when pressed during regular playback </Tooltip>
  1832.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1833.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1834.         </Style>
  1835.         <NumberStates>1</NumberStates>
  1836.         <State>
  1837.             <Number>0</Number>
  1838.             <Pressed>btn_reverse1_over.png</Pressed>
  1839.             <Unpressed>btn_reverse1.png</Unpressed>
  1840.         </State>
  1841.         <Pos>150,307</Pos>
  1842.         <Connection>
  1843.             <ConfigKey>[Channel1],reverse</ConfigKey>
  1844.             <EmitOnDownPress>true</EmitOnDownPress>
  1845.             <ButtonState>LeftButton</ButtonState>
  1846.         </Connection>
  1847.         <Connection>
  1848.             <ConfigKey>[Channel1],reverse</ConfigKey>
  1849.             <EmitOnDownPress>false</EmitOnDownPress>
  1850.             <ButtonState>LeftButton</ButtonState>
  1851.         </Connection>
  1852.     </PushButton>
  1853.     <PushButton>
  1854.         <Tooltip>Reverse Toggles reverse playback when pressed during regular playback </Tooltip>
  1855.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1856.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1857.         </Style>
  1858.         <NumberStates>1</NumberStates>
  1859.         <State>
  1860.             <Number>0</Number>
  1861.             <Pressed>btn_reverse2_over.png</Pressed>
  1862.             <Unpressed>btn_reverse2.png</Unpressed>
  1863.         </State>
  1864.         <Pos>933,307</Pos>
  1865.         <Connection>
  1866.             <ConfigKey>[Channel2],reverse</ConfigKey>
  1867.             <EmitOnDownPress>true</EmitOnDownPress>
  1868.             <ButtonState>LeftButton</ButtonState>
  1869.         </Connection>
  1870.         <Connection>
  1871.             <ConfigKey>[Channel2],reverse</ConfigKey>
  1872.             <EmitOnDownPress>false</EmitOnDownPress>
  1873.             <ButtonState>LeftButton</ButtonState>
  1874.         </Connection>
  1875.     </PushButton>
  1876.  
  1877.     <!--
  1878.     **********************************************
  1879.     Button- Fast forward and rewind
  1880.     **********************************************
  1881.     -->
  1882.     <PushButton>
  1883.         <Tooltip>Fast Forward Left-click: Fast forward through the track. Right-click: Jumps to the end of the track. </Tooltip>
  1884.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1885.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1886.         </Style>
  1887.         <NumberStates>1</NumberStates>
  1888.         <State>
  1889.             <Number>0</Number>
  1890.             <Pressed>btn_forward1_over.png</Pressed>
  1891.             <Unpressed>btn_forward1.png</Unpressed>
  1892.         </State>
  1893.         <Pos>187,307</Pos>
  1894.         <Connection>
  1895.             <ConfigKey>[Channel1],fwd</ConfigKey>
  1896.             <EmitOnDownPress>true</EmitOnDownPress>
  1897.             <ButtonState>LeftButton</ButtonState>
  1898.         </Connection>
  1899.         <Connection>
  1900.             <ConfigKey>[Channel1],fwd</ConfigKey>
  1901.             <EmitOnDownPress>false</EmitOnDownPress>
  1902.             <ButtonState>LeftButton</ButtonState>
  1903.         </Connection>
  1904.         <Connection>
  1905.             <ConfigKey>[Channel1],end</ConfigKey>
  1906.             <EmitOnDownPress>true</EmitOnDownPress>
  1907.             <ButtonState>RightButton</ButtonState>
  1908.         </Connection>
  1909.         <Connection>
  1910.             <ConfigKey>[Channel1],end</ConfigKey>
  1911.             <EmitOnDownPress>false</EmitOnDownPress>
  1912.             <ButtonState>RightButton</ButtonState>
  1913.         </Connection>
  1914.     </PushButton>
  1915.     <PushButton>
  1916.         <Tooltip>Fast Rewind Left-click: Fast rewind through the track. Right-click: Jumps to the beginning of the track. </Tooltip>
  1917.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1918.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1919.         </Style>
  1920.         <NumberStates>1</NumberStates>
  1921.         <State>
  1922.             <Number>0</Number>
  1923.             <Pressed>btn_rewind1_over.png</Pressed>
  1924.             <Unpressed>btn_rewind1.png</Unpressed>
  1925.         </State>
  1926.         <Pos>113,307</Pos>
  1927.         <Connection>
  1928.             <ConfigKey>[Channel1],back</ConfigKey>
  1929.             <EmitOnDownPress>true</EmitOnDownPress>
  1930.             <ButtonState>LeftButton</ButtonState>
  1931.         </Connection>
  1932.         <Connection>
  1933.             <ConfigKey>[Channel1],back</ConfigKey>
  1934.             <EmitOnDownPress>false</EmitOnDownPress>
  1935.             <ButtonState>LeftButton</ButtonState>
  1936.         </Connection>
  1937.         <Connection>
  1938.             <ConfigKey>[Channel1],start</ConfigKey>
  1939.             <EmitOnDownPress>true</EmitOnDownPress>
  1940.             <ButtonState>RightButton</ButtonState>
  1941.         </Connection>
  1942.         <Connection>
  1943.             <ConfigKey>[Channel1],start</ConfigKey>
  1944.             <EmitOnDownPress>false</EmitOnDownPress>
  1945.             <ButtonState>RightButton</ButtonState>
  1946.         </Connection>
  1947.     </PushButton>
  1948.     <PushButton>
  1949.         <Tooltip>Fast Forward Left-click: Fast forward through the track. Right-click: Jumps to the end of the track. </Tooltip>
  1950.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1951.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1952.         </Style>
  1953.         <NumberStates>1</NumberStates>
  1954.         <State>
  1955.             <Number>0</Number>
  1956.             <Pressed>btn_forward2_over.png</Pressed>
  1957.             <Unpressed>btn_forward2.png</Unpressed>
  1958.         </State>
  1959.         <Pos>970,307</Pos>
  1960.         <Connection>
  1961.             <ConfigKey>[Channel2],fwd</ConfigKey>
  1962.             <EmitOnDownPress>true</EmitOnDownPress>
  1963.             <ButtonState>LeftButton</ButtonState>
  1964.         </Connection>
  1965.         <Connection>
  1966.             <ConfigKey>[Channel2],fwd</ConfigKey>
  1967.             <EmitOnDownPress>false</EmitOnDownPress>
  1968.             <ButtonState>LeftButton</ButtonState>
  1969.         </Connection>
  1970.         <Connection>
  1971.             <ConfigKey>[Channel2],end</ConfigKey>
  1972.             <EmitOnDownPress>true</EmitOnDownPress>
  1973.             <ButtonState>RightButton</ButtonState>
  1974.         </Connection>
  1975.         <Connection>
  1976.             <ConfigKey>[Channel2],end</ConfigKey>
  1977.             <EmitOnDownPress>false</EmitOnDownPress>
  1978.             <ButtonState>RightButton</ButtonState>
  1979.         </Connection>
  1980.     </PushButton>
  1981.     <PushButton>
  1982.         <Tooltip>Fast Rewind Left-click: Fast rewind through the track. Right-click: Jumps to the beginning of the track. </Tooltip>
  1983.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  1984.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  1985.         </Style>
  1986.         <NumberStates>1</NumberStates>
  1987.         <State>
  1988.             <Number>0</Number>
  1989.             <Pressed>btn_rewind2_over.png</Pressed>
  1990.             <Unpressed>btn_rewind2.png</Unpressed>
  1991.         </State>
  1992.         <Pos>896,307</Pos>
  1993.         <Connection>
  1994.             <ConfigKey>[Channel2],back</ConfigKey>
  1995.             <EmitOnDownPress>true</EmitOnDownPress>
  1996.             <ButtonState>LeftButton</ButtonState>
  1997.         </Connection>
  1998.         <Connection>
  1999.             <ConfigKey>[Channel2],back</ConfigKey>
  2000.             <EmitOnDownPress>false</EmitOnDownPress>
  2001.             <ButtonState>LeftButton</ButtonState>
  2002.         </Connection>
  2003.         <Connection>
  2004.             <ConfigKey>[Channel2],start</ConfigKey>
  2005.             <EmitOnDownPress>true</EmitOnDownPress>
  2006.             <ButtonState>RightButton</ButtonState>
  2007.         </Connection>
  2008.         <Connection>
  2009.             <ConfigKey>[Channel2],start</ConfigKey>
  2010.             <EmitOnDownPress>false</EmitOnDownPress>
  2011.             <ButtonState>RightButton</ButtonState>
  2012.         </Connection>
  2013.     </PushButton>
  2014.  
  2015.     <!--
  2016.     **********************************************
  2017.     Button- Beat sync
  2018.     **********************************************
  2019.     -->
  2020.     <PushButton>
  2021.         <Tooltip>Syncronize tempo Attempts to automatically match the tempo of the track in this channel with tempo of the track in the other channel, based on the calculated BPM. </Tooltip>
  2022.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2023.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2024.         </Style>
  2025.         <NumberStates>1</NumberStates>
  2026.         <State>
  2027.             <Number>0</Number>
  2028.             <Pressed>btn_sync1_over.png</Pressed>
  2029.             <Unpressed>btn_sync1.png</Unpressed>
  2030.         </State>
  2031.         <Pos>53,35</Pos>
  2032.         <Connection>
  2033.             <ConfigKey>[Channel1],beatsync</ConfigKey>
  2034.             <EmitOnDownPress>true</EmitOnDownPress>
  2035.             <ButtonState>LeftButton</ButtonState>
  2036.         </Connection>
  2037.         <Connection>
  2038.             <ConfigKey>[Channel1],beatsync</ConfigKey>
  2039.             <EmitOnDownPress>false</EmitOnDownPress>
  2040.             <ButtonState>LeftButton</ButtonState>
  2041.         </Connection>
  2042.     </PushButton>
  2043.     <PushButton>
  2044.         <Tooltip>Syncronize tempo Attempts to automatically match the tempo of the track in this channel with tempo of the track in the other channel, based on the calculated BPM. </Tooltip>
  2045.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2046.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2047.         </Style>
  2048.         <NumberStates>1</NumberStates>
  2049.         <State>
  2050.             <Number>0</Number>
  2051.             <Pressed>btn_sync2_over.png</Pressed>
  2052.             <Unpressed>btn_sync2.png</Unpressed>
  2053.         </State>
  2054.         <Pos>1174,35</Pos>
  2055.         <Connection>
  2056.             <ConfigKey>[Channel2],beatsync</ConfigKey>
  2057.             <EmitOnDownPress>true</EmitOnDownPress>
  2058.             <ButtonState>LeftButton</ButtonState>
  2059.         </Connection>
  2060.         <Connection>
  2061.             <ConfigKey>[Channel2],beatsync</ConfigKey>
  2062.             <EmitOnDownPress>false</EmitOnDownPress>
  2063.             <ButtonState>LeftButton</ButtonState>
  2064.         </Connection>
  2065.     </PushButton>
  2066.  
  2067.     <!--
  2068.     **********************************************
  2069.     Button- BPM Tap 
  2070.     **********************************************
  2071.     -->
  2072.  
  2073.     <PushButton>
  2074.         <Tooltip>BPM Tap It takes the progressive average of the last 4 taps  and sets the bpm of the deck to that value,  assuming the pitch range is large enough to reach it. </Tooltip>
  2075.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2076.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2077.         </Style>
  2078.         <NumberStates>1</NumberStates>
  2079.         <State>
  2080.             <Number>0</Number>
  2081.             <Pressed>btn_tap1_over.png</Pressed>
  2082.             <Unpressed>btn_tap1.png</Unpressed>
  2083.         </State>
  2084.         <Pos>53,62</Pos>
  2085.         <Connection>
  2086.             <ConfigKey>[Channel1],bpm_tap</ConfigKey>
  2087.             <EmitOnDownPress>true</EmitOnDownPress>
  2088.         </Connection>
  2089.         <Connection>
  2090.             <ConfigKey>[Channel1],bpm_tap</ConfigKey>
  2091.             <EmitOnDownPress>false</EmitOnDownPress>
  2092.         </Connection>
  2093.     </PushButton>
  2094.     <PushButton>
  2095.         <Tooltip>BPM Tap It takes the progressive average of the last 4 taps  and sets the bpm of the deck to that value,  assuming the pitch range is large enough to reach it. </Tooltip>
  2096.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2097.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2098.         </Style>
  2099.         <NumberStates>1</NumberStates>
  2100.         <State>
  2101.             <Number>0</Number>
  2102.             <Pressed>btn_tap2_over.png</Pressed>
  2103.             <Unpressed>btn_tap2.png</Unpressed>
  2104.         </State>
  2105.         <Pos>1174,62</Pos>
  2106.         <Connection>
  2107.             <ConfigKey>[Channel2],bpm_tap</ConfigKey>
  2108.             <EmitOnDownPress>true</EmitOnDownPress>
  2109.         </Connection>
  2110.         <Connection>
  2111.             <ConfigKey>[Channel2],bpm_tap</ConfigKey>
  2112.             <EmitOnDownPress>false</EmitOnDownPress>
  2113.         </Connection>
  2114.     </PushButton>
  2115.  
  2116.     <!--
  2117.     **********************************************
  2118.     Button- Key lock
  2119.     **********************************************
  2120.     -->
  2121.  
  2122.     <PushButton>
  2123.         <Tooltip>Key-lock Activates pitch-independent time stretch in the deck. Warning: Toggling key-lock during playback may result in a momentary audio glitch. </Tooltip>
  2124.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2125.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2126.         </Style>
  2127.         <NumberStates>2</NumberStates>
  2128.         <State>
  2129.             <Number>0</Number>
  2130.             <Pressed>btn_keylock1.png</Pressed>
  2131.             <Unpressed>btn_keylock1.png</Unpressed>
  2132.         </State>
  2133.         <State>
  2134.             <Number>1</Number>
  2135.             <Pressed>btn_keylock1_over.png</Pressed>
  2136.             <Unpressed>btn_keylock1_over.png</Unpressed>
  2137.         </State>
  2138.         <Pos>61,100</Pos>
  2139.         <Connection>
  2140.             <ConfigKey>[Channel1],keylock</ConfigKey>
  2141.         </Connection>
  2142.     </PushButton>
  2143.     <PushButton>
  2144.         <Tooltip>Key-lock Activates pitch-independent time stretch in the deck. Warning: Toggling key-lock during playback may result in a momentary audio glitch. </Tooltip>
  2145.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2146.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2147.         </Style>
  2148.         <NumberStates>2</NumberStates>
  2149.         <State>
  2150.             <Number>0</Number>
  2151.             <Pressed>btn_keylock2.png</Pressed>
  2152.             <Unpressed>btn_keylock2.png</Unpressed>
  2153.         </State>
  2154.         <State>
  2155.             <Number>1</Number>
  2156.             <Pressed>btn_keylock2_over.png</Pressed>
  2157.             <Unpressed>btn_keylock2_over.png</Unpressed>
  2158.         </State>
  2159.         <Pos>1182,100</Pos>
  2160.         <Connection>
  2161.             <ConfigKey>[Channel2],keylock</ConfigKey>
  2162.         </Connection>
  2163.     </PushButton>
  2164.  
  2165.     <!--
  2166.     **********************************************
  2167.     Button- Pitch control
  2168.     **********************************************
  2169.     -->
  2170.     <PushButton>
  2171.         <Tooltip>Raise pitch Left-click: Sets the pitch higher Right-click: Sets the pitch higher in small steps. Change the the amount of the steps in PreferencesΓåÆInterface menu. </Tooltip>
  2172.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2173.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2174.         </Style>
  2175.         <NumberStates>1</NumberStates>
  2176.         <State>
  2177.             <Number>0</Number>
  2178.             <Pressed>btn_pitch_up1_over.png</Pressed>
  2179.             <Unpressed>btn_pitch_up1.png</Unpressed>
  2180.         </State>
  2181.         <Pos>47,138</Pos>
  2182.         <Connection>
  2183.             <ConfigKey>[Channel1],rate_perm_up</ConfigKey>
  2184.             <EmitOnDownPress>true</EmitOnDownPress>
  2185.             <ButtonState>LeftButton</ButtonState>
  2186.         </Connection>
  2187.         <Connection>
  2188.             <ConfigKey>[Channel1],rate_perm_up</ConfigKey>
  2189.             <EmitOnDownPress>false</EmitOnDownPress>
  2190.             <ButtonState>LeftButton</ButtonState>
  2191.         </Connection>
  2192.         <Connection>
  2193.             <ConfigKey>[Channel1],rate_perm_up_small</ConfigKey>
  2194.             <EmitOnDownPress>true</EmitOnDownPress>
  2195.             <ButtonState>RightButton</ButtonState>
  2196.         </Connection>
  2197.         <Connection>
  2198.             <ConfigKey>[Channel1],rate_perm_up_small</ConfigKey>
  2199.             <EmitOnDownPress>false</EmitOnDownPress>
  2200.             <ButtonState>RightButton</ButtonState>
  2201.         </Connection>
  2202.     </PushButton>
  2203.     <PushButton>
  2204.         <Tooltip>Raise pitch Left-click: Sets the pitch higher Right-click: Sets the pitch higher in small steps. Change the the amount of the steps in PreferencesΓåÆInterface menu. </Tooltip>
  2205.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2206.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2207.         </Style>
  2208.         <NumberStates>1</NumberStates>
  2209.         <State>
  2210.             <Number>0</Number>
  2211.             <Pressed>btn_pitch_up2_over.png</Pressed>
  2212.             <Unpressed>btn_pitch_up1.png</Unpressed>
  2213.         </State>
  2214.         <Pos>1168,138</Pos>
  2215.         <Connection>
  2216.             <ConfigKey>[Channel2],rate_perm_up</ConfigKey>
  2217.             <EmitOnDownPress>true</EmitOnDownPress>
  2218.             <ButtonState>LeftButton</ButtonState>
  2219.         </Connection>
  2220.         <Connection>
  2221.             <ConfigKey>[Channel2],rate_perm_up</ConfigKey>
  2222.             <EmitOnDownPress>false</EmitOnDownPress>
  2223.             <ButtonState>LeftButton</ButtonState>
  2224.         </Connection>
  2225.         <Connection>
  2226.             <ConfigKey>[Channel2],rate_perm_up_small</ConfigKey>
  2227.             <EmitOnDownPress>true</EmitOnDownPress>
  2228.             <ButtonState>RightButton</ButtonState>
  2229.         </Connection>
  2230.         <Connection>
  2231.             <ConfigKey>[Channel2],rate_perm_up_small</ConfigKey>
  2232.             <EmitOnDownPress>false</EmitOnDownPress>
  2233.             <ButtonState>RightButton</ButtonState>
  2234.         </Connection>
  2235.     </PushButton>
  2236.     <PushButton>
  2237.         <Tooltip>Lower pitch Left-click: Sets the pitch lower Right-click: Sets the pitch lower in small steps. Change the the amount of the steps in PreferencesΓåÆInterface menu. </Tooltip>
  2238.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2239.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2240.         </Style>
  2241.         <NumberStates>1</NumberStates>
  2242.         <State>
  2243.             <Number>0</Number>
  2244.             <Pressed>btn_pitch_down1_over.png</Pressed>
  2245.             <Unpressed>btn_pitch_down1.png</Unpressed>
  2246.         </State>
  2247.         <Pos>47,165</Pos>
  2248.         <Connection>
  2249.             <ConfigKey>[Channel1],rate_perm_down</ConfigKey>
  2250.             <EmitOnDownPress>true</EmitOnDownPress>
  2251.             <ButtonState>LeftButton</ButtonState>
  2252.         </Connection>
  2253.         <Connection>
  2254.             <ConfigKey>[Channel1],rate_perm_down_small</ConfigKey>
  2255.             <EmitOnDownPress>true</EmitOnDownPress>
  2256.             <ButtonState>RightButton</ButtonState>
  2257.         </Connection>
  2258.     </PushButton>
  2259.     <PushButton>
  2260.         <Tooltip>Lower pitch Left-click: Sets the pitch lower Right-click: Sets the pitch lower in small steps. Change the the amount of the steps in PreferencesΓåÆInterface menu. </Tooltip>
  2261.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2262.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2263.         </Style>
  2264.         <NumberStates>1</NumberStates>
  2265.         <State>
  2266.             <Number>0</Number>
  2267.             <Pressed>btn_pitch_down2_over.png</Pressed>
  2268.             <Unpressed>btn_pitch_down2.png</Unpressed>
  2269.         </State>
  2270.         <Pos>1168,165</Pos>
  2271.         <Connection>
  2272.             <ConfigKey>[Channel2],rate_perm_down</ConfigKey>
  2273.             <EmitOnDownPress>true</EmitOnDownPress>
  2274.             <ButtonState>LeftButton</ButtonState>
  2275.         </Connection>
  2276.         <Connection>
  2277.             <ConfigKey>[Channel2],rate_perm_down_small</ConfigKey>
  2278.             <EmitOnDownPress>true</EmitOnDownPress>
  2279.             <ButtonState>RightButton</ButtonState>
  2280.         </Connection>
  2281.     </PushButton>
  2282.  
  2283.     <!--
  2284.     **********************************************
  2285.     Button- Pitch bend (Nudge)
  2286.     **********************************************
  2287.     -->
  2288.     <PushButton>
  2289.         <Tooltip>Raise pitch temporary (nudge) Left-click: Holds the pitch higher while active Right-click: Holds the pitch higher (small amount) while active Change the amount of the steps in PreferencesΓåÆInterface </Tooltip>
  2290.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2291.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2292.         </Style>
  2293.         <NumberStates>1</NumberStates>
  2294.         <State>
  2295.             <Number>0</Number>
  2296.             <Pressed>btn_nudge_up1_over.png</Pressed>
  2297.             <Unpressed>btn_nudge_up1.png</Unpressed>
  2298.         </State>
  2299.         <Pos>74,138</Pos>
  2300.         <Connection>
  2301.             <ConfigKey>[Channel1],rate_temp_up</ConfigKey>
  2302.             <EmitOnDownPress>true</EmitOnDownPress>
  2303.             <ButtonState>LeftButton</ButtonState>
  2304.         </Connection>
  2305.         <Connection>
  2306.             <ConfigKey>[Channel1],rate_temp_up</ConfigKey>
  2307.             <EmitOnDownPress>false</EmitOnDownPress>
  2308.             <ButtonState>LeftButton</ButtonState>
  2309.         </Connection>
  2310.         <Connection>
  2311.             <ConfigKey>[Channel1],rate_temp_up_small</ConfigKey>
  2312.             <EmitOnDownPress>true</EmitOnDownPress>
  2313.             <ButtonState>RightButton</ButtonState>
  2314.         </Connection>
  2315.         <Connection>
  2316.             <ConfigKey>[Channel1],rate_temp_up_small</ConfigKey>
  2317.             <EmitOnDownPress>false</EmitOnDownPress>
  2318.             <ButtonState>RightButton</ButtonState>
  2319.         </Connection>
  2320.     </PushButton>
  2321.     <PushButton>
  2322.         <Tooltip>Raise pitch temporary (nudge) Left-click: Holds the pitch higher while active Right-click: Holds the pitch higher (small amount) while active Change the amount of the steps in PreferencesΓåÆInterface </Tooltip>
  2323.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2324.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2325.         </Style>
  2326.         <NumberStates>1</NumberStates>
  2327.         <State>
  2328.             <Number>0</Number>
  2329.             <Pressed>btn_nudge_up2_over.png</Pressed>
  2330.             <Unpressed>btn_nudge_up2.png</Unpressed>
  2331.         </State>
  2332.         <Pos>1195,138</Pos>
  2333.         <Connection>
  2334.             <ConfigKey>[Channel2],rate_temp_up</ConfigKey>
  2335.             <EmitOnDownPress>true</EmitOnDownPress>
  2336.             <ButtonState>LeftButton</ButtonState>
  2337.         </Connection>
  2338.         <Connection>
  2339.             <ConfigKey>[Channel2],rate_temp_up</ConfigKey>
  2340.             <EmitOnDownPress>false</EmitOnDownPress>
  2341.             <ButtonState>LeftButton</ButtonState>
  2342.         </Connection>
  2343.         <Connection>
  2344.             <ConfigKey>[Channel2],rate_temp_up_small</ConfigKey>
  2345.             <EmitOnDownPress>true</EmitOnDownPress>
  2346.             <ButtonState>RightButton</ButtonState>
  2347.         </Connection>
  2348.         <Connection>
  2349.             <ConfigKey>[Channel2],rate_temp_up_small</ConfigKey>
  2350.             <EmitOnDownPress>false</EmitOnDownPress>
  2351.             <ButtonState>RightButton</ButtonState>
  2352.         </Connection>
  2353.     </PushButton>
  2354.     <PushButton>
  2355.         <Tooltip>Lower pitch temporary (nudge) Left-click: Holds the pitch lower while active Right-click: Holds the pitch lower (small amount) while active Change the amount of the steps in PreferencesΓåÆInterface. </Tooltip>
  2356.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2357.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2358.         </Style>
  2359.         <NumberStates>1</NumberStates>
  2360.         <State>
  2361.             <Number>0</Number>
  2362.             <Pressed>btn_nudge_down1_over.png</Pressed>
  2363.             <Unpressed>btn_nudge_down1.png</Unpressed>
  2364.         </State>
  2365.         <Pos>74,165</Pos>
  2366.         <Connection>
  2367.             <ConfigKey>[Channel1],rate_temp_down</ConfigKey>
  2368.             <EmitOnDownPress>true</EmitOnDownPress>
  2369.             <ButtonState>LeftButton</ButtonState>
  2370.         </Connection>
  2371.         <Connection>
  2372.             <ConfigKey>[Channel1],rate_temp_down</ConfigKey>
  2373.             <EmitOnDownPress>false</EmitOnDownPress>
  2374.             <ButtonState>LeftButton</ButtonState>
  2375.         </Connection>
  2376.         <Connection>
  2377.             <ConfigKey>[Channel1],rate_temp_down_small</ConfigKey>
  2378.             <EmitOnDownPress>true</EmitOnDownPress>
  2379.             <ButtonState>RightButton</ButtonState>
  2380.         </Connection>
  2381.         <Connection>
  2382.             <ConfigKey>[Channel1],rate_temp_down_small</ConfigKey>
  2383.             <EmitOnDownPress>false</EmitOnDownPress>
  2384.             <ButtonState>RightButton</ButtonState>
  2385.         </Connection>
  2386.     </PushButton>
  2387.     <PushButton>
  2388.         <Tooltip>Lower pitch temporary (nudge) Left-click: Holds the pitch lower while active Right-click: Holds the pitch lower (small amount) while active Change the amount of the steps in PreferencesΓåÆInterface. </Tooltip>
  2389.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2390.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2391.         </Style>
  2392.         <NumberStates>1</NumberStates>
  2393.         <State>
  2394.             <Number>0</Number>
  2395.             <Pressed>btn_nudge_down2_over.png</Pressed>
  2396.             <Unpressed>btn_nudge_down2.png</Unpressed>
  2397.         </State>
  2398.         <Pos>1195,165</Pos>
  2399.         <Connection>
  2400.             <ConfigKey>[Channel2],rate_temp_down</ConfigKey>
  2401.             <EmitOnDownPress>true</EmitOnDownPress>
  2402.             <ButtonState>LeftButton</ButtonState>
  2403.         </Connection>
  2404.         <Connection>
  2405.             <ConfigKey>[Channel2],rate_temp_down</ConfigKey>
  2406.             <EmitOnDownPress>false</EmitOnDownPress>
  2407.             <ButtonState>LeftButton</ButtonState>
  2408.         </Connection>
  2409.         <Connection>
  2410.             <ConfigKey>[Channel2],rate_temp_down_small</ConfigKey>
  2411.             <EmitOnDownPress>true</EmitOnDownPress>
  2412.             <ButtonState>RightButton</ButtonState>
  2413.         </Connection>
  2414.         <Connection>
  2415.             <ConfigKey>[Channel2],rate_temp_down_small</ConfigKey>
  2416.             <EmitOnDownPress>false</EmitOnDownPress>
  2417.             <ButtonState>RightButton</ButtonState>
  2418.         </Connection>
  2419.     </PushButton>
  2420.  
  2421.     <!--
  2422.     **********************************************
  2423.     Button- Prelisten / Monitoring
  2424.     **********************************************
  2425.     -->
  2426.     <PushButton>
  2427.         <Tooltip>Headphone Sends the selected channel's audio to the Headphones output audio device selected in PreferencesΓåÆSound Hardware. </Tooltip>
  2428.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2429.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2430.         </Style>
  2431.         <NumberStates>2</NumberStates>
  2432.         <State>
  2433.             <Number>0</Number>
  2434.             <Pressed>btn_pfl1.png</Pressed>
  2435.             <Unpressed>btn_pfl1.png</Unpressed>
  2436.         </State>
  2437.         <State>
  2438.             <Number>1</Number>
  2439.             <Pressed>btn_pfl1_over.png</Pressed>
  2440.             <Unpressed>btn_pfl1_over.png</Unpressed>
  2441.         </State>
  2442.         <Pos>601,265</Pos>
  2443.         <Connection>
  2444.             <ConfigKey>[Channel1],pfl</ConfigKey>
  2445.         </Connection>
  2446.     </PushButton>
  2447.     <PushButton>
  2448.         <Tooltip>Headphone Sends the selected channel's audio to the Headphones output audio device selected in PreferencesΓåÆSound Hardware. </Tooltip>
  2449.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2450.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2451.         </Style>
  2452.         <NumberStates>2</NumberStates>
  2453.         <State>
  2454.             <Number>0</Number>
  2455.             <Pressed>btn_pfl2.png</Pressed>
  2456.             <Unpressed>btn_pfl2.png</Unpressed>
  2457.         </State>
  2458.         <State>
  2459.             <Number>1</Number>
  2460.             <Pressed>btn_pfl2_over.png</Pressed>
  2461.             <Unpressed>btn_pfl2_over.png</Unpressed>
  2462.         </State>
  2463.         <Pos>634,265</Pos>
  2464.         <Connection>
  2465.             <ConfigKey>[Channel2],pfl</ConfigKey>
  2466.         </Connection>
  2467.     </PushButton>
  2468.  
  2469.     <!--
  2470.     **********************************************
  2471.     Button- Repeat (End of track mode)
  2472.     **********************************************
  2473.     -->
  2474.     <PushButton>
  2475.         <Tooltip>Repeat When active the track will repeat if you go past the end or reverse before the start. </Tooltip>
  2476.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2477.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2478.         </Style>
  2479.         <NumberStates>2</NumberStates>
  2480.         <State>
  2481.             <Number>0</Number>
  2482.             <Pressed>btn_repeat1.png</Pressed>
  2483.             <Unpressed>btn_repeat1.png</Unpressed>
  2484.         </State>
  2485.         <State>
  2486.             <Number>1</Number>
  2487.             <Pressed>btn_repeat1_over.png</Pressed>
  2488.             <Unpressed>btn_repeat1_over.png</Unpressed>
  2489.         </State>
  2490.         <Pos>417,259</Pos>
  2491.         <Connection>
  2492.             <ConfigKey>[Channel1],repeat</ConfigKey>
  2493.         </Connection>
  2494.     </PushButton>
  2495.     <PushButton>
  2496.         <Tooltip>Repeat When active the track will repeat if you go past the end or reverse before the start. </Tooltip>
  2497.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2498.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2499.         </Style>
  2500.         <NumberStates>2</NumberStates>
  2501.         <State>
  2502.             <Number>0</Number>
  2503.             <Pressed>btn_repeat2.png</Pressed>
  2504.             <Unpressed>btn_repeat2.png</Unpressed>
  2505.         </State>
  2506.         <State>
  2507.             <Number>1</Number>
  2508.             <Pressed>btn_repeat2_over.png</Pressed>
  2509.             <Unpressed>btn_repeat2_over.png</Unpressed>
  2510.         </State>
  2511.         <Pos>1220,259</Pos>
  2512.         <Connection>
  2513.             <ConfigKey>[Channel2],repeat</ConfigKey>
  2514.         </Connection>
  2515.     </PushButton>
  2516.  
  2517.     <!--
  2518.     **********************************************
  2519.     Button- FX (Flanger)
  2520.     **********************************************
  2521.     -->
  2522.     <PushButton>
  2523.         <Tooltip>Flanger Toggles the flange effect. Use the depth/delay/lfo knobs to adjust </Tooltip>
  2524.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2525.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2526.         </Style>
  2527.         <NumberStates>2</NumberStates>
  2528.         <State>
  2529.             <Number>0</Number>
  2530.             <Pressed>btn_fx1.png</Pressed>
  2531.             <Unpressed>btn_fx1.png</Unpressed>
  2532.         </State>
  2533.         <State>
  2534.             <Number>1</Number>
  2535.             <Pressed>btn_fx1_over.png</Pressed>
  2536.             <Unpressed>btn_fx1_over.png</Unpressed>
  2537.         </State>
  2538.         <Pos>552,265</Pos>
  2539.         <Connection>
  2540.             <ConfigKey>[Channel1],flanger</ConfigKey>
  2541.         </Connection>
  2542.     </PushButton>
  2543.     <PushButton>
  2544.         <Tooltip>Flanger Toggles the flange effect. Use the depth/delay/lfo knobs to adjust </Tooltip>
  2545.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2546.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2547.         </Style>
  2548.         <NumberStates>2</NumberStates>
  2549.         <State>
  2550.             <Number>0</Number>
  2551.             <Pressed>btn_fx2.png</Pressed>
  2552.             <Unpressed>btn_fx1.png</Unpressed>
  2553.         </State>
  2554.         <State>
  2555.             <Number>1</Number>
  2556.             <Pressed>btn_fx2_over.png</Pressed>
  2557.             <Unpressed>btn_fx2_over.png</Unpressed>
  2558.         </State>
  2559.         <Pos>682,265</Pos>
  2560.         <Connection>
  2561.             <ConfigKey>[Channel2],flanger</ConfigKey>
  2562.         </Connection>
  2563.     </PushButton>
  2564.  
  2565.     <!--
  2566.     **********************************************
  2567.     Button- Frequency Kill
  2568.     **********************************************
  2569.     -->
  2570.     <PushButton>
  2571.         <Tooltip>High EQ kill Holds the gain of the high EQ to zero while active. </Tooltip>
  2572.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2573.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2574.         </Style>
  2575.         <NumberStates>2</NumberStates>
  2576.         <State>
  2577.             <Number>0</Number>
  2578.             <Pressed>btn_kill_over.png</Pressed>
  2579.             <Unpressed>btn_kill.png</Unpressed>
  2580.         </State>
  2581.         <State>
  2582.             <Number>1</Number>
  2583.             <Pressed>btn_kill.png</Pressed>
  2584.             <Unpressed>btn_kill_over.png</Unpressed>
  2585.         </State>
  2586.         <Pos>476,205</Pos>
  2587.         <Connection>
  2588.             <ConfigKey>[Channel1],filterHighKill</ConfigKey>
  2589.             <EmitOnDownPress>true</EmitOnDownPress>
  2590.             <ButtonState>LeftButton</ButtonState>
  2591.         </Connection>
  2592.     </PushButton>
  2593.     <PushButton>
  2594.         <Tooltip>Mid EQ kill Holds the gain of the mid EQ to zero while active. </Tooltip>
  2595.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2596.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2597.         </Style>
  2598.         <NumberStates>2</NumberStates>
  2599.         <State>
  2600.             <Number>0</Number>
  2601.             <Pressed>btn_kill_over.png</Pressed>
  2602.             <Unpressed>btn_kill.png</Unpressed>
  2603.         </State>
  2604.         <State>
  2605.             <Number>1</Number>
  2606.             <Pressed>btn_kill.png</Pressed>
  2607.             <Unpressed>btn_kill_over.png</Unpressed>
  2608.         </State>
  2609.         <Pos>476,239</Pos>
  2610.         <Connection>
  2611.             <ConfigKey>[Channel1],filterMidKill</ConfigKey>
  2612.             <EmitOnDownPress>true</EmitOnDownPress>
  2613.             <ButtonState>LeftButton</ButtonState>
  2614.         </Connection>
  2615.     </PushButton>
  2616.     <PushButton>
  2617.         <Tooltip>Low EQ kill Holds the gain of the low EQ to zero while active. </Tooltip>
  2618.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2619.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2620.         </Style>
  2621.         <NumberStates>2</NumberStates>
  2622.         <State>
  2623.             <Number>0</Number>
  2624.             <Pressed>btn_kill_over.png</Pressed>
  2625.             <Unpressed>btn_kill.png</Unpressed>
  2626.         </State>
  2627.         <State>
  2628.             <Number>1</Number>
  2629.             <Pressed>btn_kill.png</Pressed>
  2630.             <Unpressed>btn_kill_over.png</Unpressed>
  2631.         </State>
  2632.         <Pos>476,273</Pos>
  2633.         <Connection>
  2634.             <ConfigKey>[Channel1],filterLowKill</ConfigKey>
  2635.             <EmitOnDownPress>true</EmitOnDownPress>
  2636.             <ButtonState>LeftButton</ButtonState>
  2637.         </Connection>
  2638.     </PushButton>
  2639.     <PushButton>
  2640.         <Tooltip>High EQ kill Holds the gain of the high EQ to zero while active. </Tooltip>
  2641.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2642.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2643.         </Style>
  2644.         <NumberStates>2</NumberStates>
  2645.         <State>
  2646.             <Number>0</Number>
  2647.             <Pressed>btn_kill_over.png</Pressed>
  2648.             <Unpressed>btn_kill.png</Unpressed>
  2649.         </State>
  2650.         <State>
  2651.             <Number>1</Number>
  2652.             <Pressed>btn_kill.png</Pressed>
  2653.             <Unpressed>btn_kill_over.png</Unpressed>
  2654.         </State>
  2655.         <Pos>775,205</Pos>
  2656.         <Connection>
  2657.             <ConfigKey>[Channel2],filterHighKill</ConfigKey>
  2658.             <EmitOnDownPress>true</EmitOnDownPress>
  2659.             <ButtonState>LeftButton</ButtonState>
  2660.         </Connection>
  2661.     </PushButton>
  2662.     <PushButton>
  2663.         <Tooltip>Mid EQ kill Holds the gain of the mid EQ to zero while active. </Tooltip>
  2664.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2665.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2666.         </Style>
  2667.         <NumberStates>2</NumberStates>
  2668.         <State>
  2669.             <Number>0</Number>
  2670.             <Pressed>btn_kill_over.png</Pressed>
  2671.             <Unpressed>btn_kill.png</Unpressed>
  2672.         </State>
  2673.         <State>
  2674.             <Number>1</Number>
  2675.             <Pressed>btn_kill.png</Pressed>
  2676.             <Unpressed>btn_kill_over.png</Unpressed>
  2677.         </State>
  2678.         <Pos>775,239</Pos>
  2679.         <Connection>
  2680.             <ConfigKey>[Channel2],filterMidKill</ConfigKey>
  2681.             <EmitOnDownPress>true</EmitOnDownPress>
  2682.             <ButtonState>LeftButton</ButtonState>
  2683.         </Connection>
  2684.     </PushButton>
  2685.     <PushButton>
  2686.         <Tooltip>Low EQ kill Holds the gain of the low EQ to zero while active. </Tooltip>
  2687.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2688.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2689.         </Style>
  2690.         <NumberStates>2</NumberStates>
  2691.         <State>
  2692.             <Number>0</Number>
  2693.             <Pressed>btn_kill_over.png</Pressed>
  2694.             <Unpressed>btn_kill.png</Unpressed>
  2695.         </State>
  2696.         <State>
  2697.             <Number>1</Number>
  2698.             <Pressed>btn_kill.png</Pressed>
  2699.             <Unpressed>btn_kill_over.png</Unpressed>
  2700.         </State>
  2701.         <Pos>775,273</Pos>
  2702.         <Connection>
  2703.             <ConfigKey>[Channel2],filterLowKill</ConfigKey>
  2704.             <EmitOnDownPress>true</EmitOnDownPress>
  2705.             <ButtonState>LeftButton</ButtonState>
  2706.         </Connection>
  2707.     </PushButton>
  2708.  
  2709.     <!--
  2710.     ############################################################################################
  2711.     ############################################################################################
  2712.     Section: RotaryFader
  2713.     ############################################################################################
  2714.     ############################################################################################
  2715.     -->
  2716.  
  2717.     <!--
  2718.     **********************************************
  2719.     RotaryFader- Master volume & balance
  2720.     **********************************************
  2721.     -->
  2722.     <Knob>
  2723.         <Tooltip>Master volume Adjusts the Master output volume. Right-click: Reset to default value </Tooltip>
  2724.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2725.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2726.         </Style>
  2727.         <NumberStates>41</NumberStates>
  2728.         <Path>knob_rotary_s%1.png</Path>
  2729.         <Pos>1092,161</Pos>
  2730.         <Connection>
  2731.             <ConfigKey>[Master],volume</ConfigKey>
  2732.         </Connection>
  2733.     </Knob>
  2734.     <Knob>
  2735.         <Tooltip>Balance Adjusts the left/right channel balance on the Master output. Right-click: Reset to default value </Tooltip>
  2736.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2737.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2738.         </Style>
  2739.         <NumberStates>41</NumberStates>
  2740.         <Path>knob_rotary_s%1.png</Path>
  2741.         <Pos>1023,161</Pos>
  2742.         <Connection>
  2743.             <ConfigKey>[Master],balance</ConfigKey>
  2744.         </Connection>
  2745.     </Knob>
  2746.  
  2747.     <!--
  2748.     **********************************************
  2749.     RotaryFader- Flanger (FX) setting
  2750.     **********************************************
  2751.     -->
  2752.     <Knob>
  2753.         <Tooltip>Flanger delay Adjusts the phase delay of the flange effect (when active). Right-click: Reset to default value </Tooltip>
  2754.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2755.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2756.         </Style>
  2757.         <NumberStates>41</NumberStates>
  2758.         <Path>knob_rotary_s%1.png</Path>
  2759.         <Pos>394,161</Pos>
  2760.         <Connection>
  2761.             <ConfigKey>[Flanger],lfoDelay</ConfigKey>
  2762.         </Connection>
  2763.     </Knob>
  2764.     <Knob>
  2765.         <Tooltip>Flanger depth Adjusts the intensity of the flange effect (when active). Right-click: Reset to default value </Tooltip>
  2766.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2767.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2768.         </Style>
  2769.         <NumberStates>41</NumberStates>
  2770.         <Path>knob_rotary_s%1.png</Path>
  2771.         <Pos>325,161</Pos>
  2772.         <Connection>
  2773.             <ConfigKey>[Flanger],lfoDepth</ConfigKey>
  2774.         </Connection>
  2775.     </Knob>
  2776.     <Knob>
  2777.         <Tooltip>Flanger LFO period Adjusts the wavelength of the flange effect (when active). Right-click: Reset to default value </Tooltip>
  2778.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2779.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2780.         </Style>
  2781.         <NumberStates>41</NumberStates>
  2782.         <Path>knob_rotary_s%1.png</Path>
  2783.         <Pos>256,161</Pos>
  2784.         <Connection>
  2785.             <ConfigKey>[Flanger],lfoPeriod</ConfigKey>
  2786.         </Connection>
  2787.     </Knob>
  2788.  
  2789.     <!--
  2790.     **********************************************
  2791.     RotaryFader- Headphone volume and mix
  2792.     **********************************************
  2793.     -->
  2794.     <Knob>
  2795.         <Tooltip>Headphone volume Adjusts the headphone output volume. Right-click: Reset to default value </Tooltip>
  2796.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2797.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2798.         </Style>
  2799.         <NumberStates>41</NumberStates>
  2800.         <Path>knob_rotary_s%1.png</Path>
  2801.         <Pos>908,161</Pos>
  2802.         <Connection>
  2803.             <ConfigKey>[Master],headVolume</ConfigKey>
  2804.         </Connection>
  2805.     </Knob>
  2806.     <Knob>
  2807.         <Tooltip>Headphone mix Controls what you hear on the headphone output. Right-click: Reset to default value </Tooltip>
  2808.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2809.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2810.         </Style>
  2811.         <NumberStates>41</NumberStates>
  2812.         <Path>knob_rotary_s%1.png</Path>
  2813.         <Pos>839,161</Pos>
  2814.         <Connection>
  2815.             <ConfigKey>[Master],headMix</ConfigKey>
  2816.         </Connection>
  2817.     </Knob>
  2818.  
  2819.     <!--
  2820.     **********************************************
  2821.     RotaryFader- Channel filter and gain
  2822.     **********************************************
  2823.     -->
  2824.     <Knob>
  2825.         <Tooltip>Gain Adjusts the pre-fader gain of the track (to avoid clipping) Right-click: Reset to default value </Tooltip>
  2826.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2827.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2828.         </Style>
  2829.         <NumberStates>41</NumberStates>
  2830.         <Path>knob_rotary_s%1.png</Path>
  2831.         <Pos>499,156</Pos>
  2832.         <Connection>
  2833.             <ConfigKey>[Channel1],pregain</ConfigKey>
  2834.         </Connection>
  2835.     </Knob>
  2836.     <Knob>
  2837.         <Tooltip>High EQ Adjusts the gain of the high EQ filter. Right-click: Reset to default value </Tooltip>
  2838.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2839.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2840.         </Style>
  2841.         <NumberStates>41</NumberStates>
  2842.         <Path>knob_rotary_s%1.png</Path>
  2843.         <Pos>499,190</Pos>
  2844.         <Connection>
  2845.             <ConfigKey>[Channel1],filterHigh</ConfigKey>
  2846.         </Connection>
  2847.     </Knob>
  2848.     <Knob>
  2849.         <Tooltip>Mid EQ Adjusts the gain of the mid EQ filter. Right-click: Reset to default value </Tooltip>
  2850.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2851.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2852.         </Style>
  2853.         <NumberStates>41</NumberStates>
  2854.         <Path>knob_rotary_s%1.png</Path>
  2855.         <Pos>499,224</Pos>
  2856.         <Connection>
  2857.             <ConfigKey>[Channel1],filterMid</ConfigKey>
  2858.         </Connection>
  2859.     </Knob>
  2860.     <Knob>
  2861.         <Tooltip>Low EQ Adjusts the gain of the low EQ filter. Right-click: Reset to default value </Tooltip>
  2862.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2863.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2864.         </Style>
  2865.         <NumberStates>41</NumberStates>
  2866.         <Path>knob_rotary_s%1.png</Path>
  2867.         <Pos>499,258</Pos>
  2868.         <Connection>
  2869.             <ConfigKey>[Channel1],filterLow</ConfigKey>
  2870.         </Connection>
  2871.     </Knob>
  2872.     <Knob>
  2873.         <Tooltip>Gain Adjusts the pre-fader gain of the track (to avoid clipping) Right-click: Reset to default value </Tooltip>
  2874.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2875.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2876.         </Style>
  2877.         <NumberStates>41</NumberStates>
  2878.         <Path>knob_rotary_s%1.png</Path>
  2879.         <Pos>735,156</Pos>
  2880.         <Connection>
  2881.             <ConfigKey>[Channel2],pregain</ConfigKey>
  2882.         </Connection>
  2883.     </Knob>
  2884.     <Knob>
  2885.         <Tooltip>High EQ Adjusts the gain of the high EQ filter. Right-click: Reset to default value </Tooltip>
  2886.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2887.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2888.         </Style>
  2889.         <NumberStates>41</NumberStates>
  2890.         <Path>knob_rotary_s%1.png</Path>
  2891.         <Pos>735,190</Pos>
  2892.         <Connection>
  2893.             <ConfigKey>[Channel2],filterHigh</ConfigKey>
  2894.         </Connection>
  2895.     </Knob>
  2896.     <Knob>
  2897.         <Tooltip>Mid EQ Adjusts the gain of the mid EQ filter. Right-click: Reset to default value </Tooltip>
  2898.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2899.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2900.         </Style>
  2901.         <NumberStates>41</NumberStates>
  2902.         <Path>knob_rotary_s%1.png</Path>
  2903.         <Pos>735,224</Pos>
  2904.         <Connection>
  2905.             <ConfigKey>[Channel2],filterMid</ConfigKey>
  2906.         </Connection>
  2907.     </Knob>
  2908.     <Knob>
  2909.         <Tooltip>Low EQ Adjusts the gain of the low EQ filter. Right-click: Reset to default value </Tooltip>
  2910.         <Style>QToolTip { font: 11px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  2911.         background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; padding: 4px; }
  2912.         </Style>
  2913.         <NumberStates>41</NumberStates>
  2914.         <Path>knob_rotary_s%1.png</Path>
  2915.         <Pos>735,258</Pos>
  2916.         <Connection>
  2917.             <ConfigKey>[Channel2],filterLow</ConfigKey>
  2918.         </Connection>
  2919.     </Knob>
  2920. </skin>
  2921.