~keithsalisbury/mixxx/mixxx

« back to all changes in this revision

Viewing changes to mixxx/res/skins/Phoney1600x1200-UXGA/skin.xml

  • Committer: Keith Salisbury
  • Date: 2012-05-06 13:44:20 UTC
  • mfrom: (2994.1.100 mixxx-trunk)
  • Revision ID: keithsalisbury@gmail.com-20120506134420-8k1dqq10aqmx0ecq
merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
        <!--
2
2
        Phoney , Skin for Mixxx 1.10.x
3
3
        www.mixxx.org
4
 
        Copyright (C) 2010-2011 jus ; jus@justmail.de
 
4
        Copyright (C) 2010-2012 jus ; jus@justmail.de
5
5
        This file is part of the "Phoney" Skin for Mixxx
6
6
        "Phoney" is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license.
7
7
        http://creativecommons.org/licenses/by-sa/3.0/
18
18
        the resulting work only under the same or similar license to this one.
19
19
 
20
20
        CHANGELOG
 
21
        v1.11.0.01      (01/05/2012)
 
22
        * Feature: Support <EndOfTrackColor> notification withing the last seconds of a track in waveform & waveform overview, lp:661443
 
23
                           Note that this feature currently only works for regular decks [Channel$] but not for sampler decks [Sampler$]
 
24
        * Feature: Support temporary EQ kill switches too instead of toggle only, lp:918470
 
25
        * Feature: Support microphone toggle button too instead of push-to-talk only, lp:876139
 
26
        * Update: Tooltips for EQ kill & microphone buttons
 
27
        * Remove: <HfcColor>, the horizontal line`s color in the waveform , obsolete in Mixxx 1.11+
 
28
        * Remove: <ProgressColor> & <ProgressAlpha> for track analysis progress visualisation in waveform overview , obsolete in Mixxx 1.11+
 
29
 
 
30
        v1.10.0.10      (25/04/2012)
 
31
        * Update: Tooltips for waveform (Pitch bend on right click)
 
32
        * Change: Use global QToolTip style declaration instead of one per node
 
33
 
21
34
        v1.10.0.09      (22/12/2011)
22
35
        * Update: Attach right-click of SYNC button to beatsync_tempo, lp:905800
23
36
 
115
128
        <!--
116
129
        ############################################################################################
117
130
        ############################################################################################
 
131
        Global stylesheet declarations
 
132
        ############################################################################################
 
133
        ############################################################################################
 
134
        -->
 
135
        <Style>
 
136
        QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
 
137
        </Style>
 
138
 
 
139
        <!--
 
140
        ############################################################################################
 
141
        ############################################################################################
118
142
        Section: General
119
143
        ############################################################################################
120
144
        ############################################################################################
143
167
        -->
144
168
        <TableView>
145
169
                <Style>
146
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
147
 
 
148
170
                QTableView, QTextBrowser, QTreeView { border: 1px solid #BBBBBB; font: 13px/15px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
149
171
                background: #F7F7F7; alternate-background-color: #F7F7F7; color: #333333; }
150
172
                QTableView::indicator { width: 12px; height: 12px;}
194
216
        **********************************************
195
217
        -->
196
218
        <Visual>
197
 
                <Tooltip>Waveform display&#10;Shows the loaded tracks' waveforms near the playback position.&#10;Drag with mouse to control sound playback.&#10;Drop tracks from external file manager here.&#10;</Tooltip>
198
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
219
                <Tooltip>Waveform display&#10;Shows the loaded tracks' waveforms near the playback position.&#10;Left-click: Use the mouse to scratch, halt, spin back and push forward a track.&#10;Right-cLick: Drag with mouse to make temporary pitch adjustments.&#10;Drop tracks from library or external file manager here.&#10;</Tooltip>
 
220
                <Style></Style>
199
221
                <Channel>1</Channel>
200
222
                <Pos>934,90</Pos>
201
223
                <Size>643,118</Size>
202
224
                <BgColor>#F7F7F7</BgColor>
203
 
                <HfcColor>#3250FF</HfcColor>
204
225
                <SignalColor>#0080FF</SignalColor>
205
226
                <BeatColor>#454C53</BeatColor>
206
227
                <BeatHighlightColor>#FF0000</BeatHighlightColor>
207
228
                <MarkerColor>#FD0564</MarkerColor>
208
229
                <CueColor>#000000</CueColor>
 
230
                <EndOfTrackColor>#EA0000</EndOfTrackColor>
209
231
                <MarkRange>
210
232
                        <StartControl>loop_start_position</StartControl>
211
233
                        <EndControl>loop_end_position</EndControl>
497
519
                </Mark>
498
520
        </Visual>
499
521
        <Visual>
500
 
                <Tooltip>Waveform display&#10;Shows the loaded tracks' waveforms near the playback position.&#10;Drag with mouse to control sound playback.&#10;Drop tracks from external file manager here.&#10;</Tooltip>
501
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
522
                <Tooltip>Waveform display&#10;Shows the loaded tracks' waveforms near the playback position.&#10;Left-click: Use the mouse to scratch, halt, spin back and push forward a track.&#10;Right-cLick: Drag with mouse to make temporary pitch adjustments.&#10;Drop tracks from library or external file manager here.&#10;</Tooltip>
 
523
                <Style></Style>
502
524
                <Channel>2</Channel>
503
525
                <Pos>934,212</Pos>
504
526
                <Size>643,116</Size>
505
527
                <BgColor>#F7F7F7</BgColor>
506
 
                <HfcColor>#3250FF</HfcColor>
507
528
                <SignalColor>#E17000</SignalColor>
508
529
                <BeatColor>#454C53</BeatColor>
509
530
                <BeatHighlightColor>#FF0000</BeatHighlightColor>
510
531
                <MarkerColor>#FD0564</MarkerColor>
511
532
                <CueColor>#000000</CueColor>
 
533
                <EndOfTrackColor>#EA0000</EndOfTrackColor>
512
534
                <MarkRange>
513
535
                        <StartControl>loop_start_position</StartControl>
514
536
                        <EndControl>loop_end_position</EndControl>
807
829
        -->
808
830
        <Overview>
809
831
                <Tooltip>Waveform overview&#10;Shows information about the track currently loaded in this channel.&#10;Jump around in the track by clicking somewhere on the waveform.&#10;Drop tracks from library or external file manager here.&#10;</Tooltip>
810
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
832
                <Style></Style>
811
833
                <Channel>1</Channel>
812
834
                <Pos>1257,52</Pos>
813
835
                <Size>320,35</Size>
814
836
                <BgColor>#F7F7F7</BgColor>
815
837
                <SignalColor>#0080FF</SignalColor>
816
838
                <MarkerColor>#191919</MarkerColor>
817
 
                <ProgressColor>#0080FF</ProgressColor>
818
 
                <ProgressAlpha>80</ProgressAlpha>
 
839
                <EndOfTrackColor>#EA0000</EndOfTrackColor>
819
840
                <Connection>
820
841
                        <ConfigKey>[Channel1],playposition</ConfigKey>
821
842
                        <EmitOnDownPress>false</EmitOnDownPress>
823
844
        </Overview>
824
845
        <Overview>
825
846
                <Tooltip>Waveform overview&#10;Shows information about the track currently loaded in this channel.&#10;Jump around in the track by clicking somewhere on the waveform.&#10;Drop tracks from library or external file manager here.&#10;</Tooltip>
826
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
847
                <Style></Style>
827
848
                <Channel>2</Channel>
828
849
                <Pos>1257,331</Pos>
829
850
                <Size>320,35</Size>
830
851
                <BgColor>#F7F7F7</BgColor>
831
852
                <SignalColor>#E17000</SignalColor>
832
853
                <MarkerColor>#191919</MarkerColor>
833
 
                <ProgressColor>#E17000</ProgressColor>
834
 
                <ProgressAlpha>80</ProgressAlpha>
 
854
                <EndOfTrackColor>#EA0000</EndOfTrackColor>
835
855
                <Connection>
836
856
                        <ConfigKey>[Channel2],playposition</ConfigKey>
837
857
                        <EmitOnDownPress>false</EmitOnDownPress>
845
865
        -->
846
866
        <VuMeter>
847
867
                <Tooltip>Channel volume meter&#10;Shows the current channel volume&#10;</Tooltip>
848
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
868
                <Style></Style>
849
869
                <PathVu>btn_volume_display1_over.png</PathVu>
850
870
                <PathBack>btn_volume_display1.png</PathBack>
851
871
                <Pos>570,80</Pos>
860
880
        </VuMeter>
861
881
        <VuMeter>
862
882
                <Tooltip>Channel volume meter&#10;Shows the current channel volume&#10;</Tooltip>
863
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
883
                <Style></Style>
864
884
                <PathVu>btn_volume_display2_over.png</PathVu>
865
885
                <PathBack>btn_volume_display2.png</PathBack>
866
886
                <Pos>570,254</Pos>
876
896
 
877
897
        <VuMeter>
878
898
                <Tooltip>Master channel volume meter&#10;Outputs the current instantaneous master volume for the left channel.&#10;</Tooltip>
879
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
899
                <Style></Style>
880
900
                <PathVu>btn_volume_display_master1_over.png</PathVu>
881
901
                <PathBack>btn_volume_display_master1.png</PathBack>
882
902
                <Pos>225,184</Pos>
890
910
        </VuMeter>
891
911
        <VuMeter>
892
912
                <Tooltip>Master channel volume meter&#10;Outputs the current instantaneous master volume for the right channel.&#10;</Tooltip>
893
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
913
                <Style></Style>
894
914
                <PathVu>btn_volume_display_master2_over.png</PathVu>
895
915
                <PathBack>btn_volume_display_master2.png</PathBack>
896
916
                <Pos>239,184</Pos>
910
930
        -->
911
931
        <StatusLight>
912
932
                <Tooltip>Peak Indicator&#10;Indicates when the signal on the channel is clipping,&#10;(too loud for the hardware and is being distorted).&#10;</Tooltip>
913
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
933
                <Style></Style>
914
934
                <PathStatusLight>btn_clipping1_over.png</PathStatusLight>
915
935
                <PathBack>btn_clipping1.png</PathBack>
916
936
                <Pos>570,61</Pos>
920
940
        </StatusLight>
921
941
        <StatusLight>
922
942
                <Tooltip>Peak Indicator&#10;Indicates when the signal on the channel is clipping,&#10;(too loud for the hardware and is being distorted).&#10;</Tooltip>
923
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
943
                <Style></Style>
924
944
                <PathStatusLight>btn_clipping2_over.png</PathStatusLight>
925
945
                <PathBack>btn_clipping2.png</PathBack>
926
946
                <Pos>570,235</Pos>
930
950
        </StatusLight>
931
951
        <StatusLight>
932
952
                <Tooltip>Master Peak Indicator&#10;Indicates when the signal on the Master output is clipping,&#10;(too loud for the hardware and is being distorted).&#10;</Tooltip>
933
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
953
                <Style></Style>
934
954
                <PathStatusLight>btn_clipping_master_over.png</PathStatusLight>
935
955
                <PathBack>btn_clipping_master.png</PathBack>
936
956
                <Pos>225,165</Pos>
956
976
                <Tooltip>Track information&#10;Displays the Name and Title of the loaded track.&#10;Informations are extracted from the tracks tags.&#10;</Tooltip>
957
977
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
958
978
                background-color: transparent; color: #0080FF; text-align: left; padding-left: 1%; }
959
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
960
979
                </Style>
961
980
                <Channel>1</Channel>
962
981
                <Pos>735,58</Pos>
966
985
                <Tooltip>Track information&#10;Displays the Name and Title of the loaded track.&#10;Informations are extracted from the tracks tags.&#10;</Tooltip>
967
986
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
968
987
                background-color: transparent; color: #E17000; text-align: left; padding-left: 1%; }
969
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
970
988
                </Style>
971
989
                <Channel>2</Channel>
972
990
                <Pos>735,337</Pos>
982
1000
                <Tooltip>Tempo&#10;Displays the tempo of the loaded track in BPM (beats per minute)&#10;</Tooltip>
983
1001
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
984
1002
                background-color: transparent; color: #0080FF; text-align: left;padding-left: 1%; }
985
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
986
1003
                </Style>
987
1004
                <Channel>1</Channel>
988
1005
                <Pos>735,178</Pos>
996
1013
                <Tooltip>Tempo&#10;Displays the tempo of the loaded track in BPM (beats per minute)&#10;</Tooltip>
997
1014
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
998
1015
                background-color: transparent; color: #E17000; text-align: left;padding-left: 1%; }
999
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
1000
1016
                </Style>
1001
1017
                <Channel>2</Channel>
1002
1018
                <Pos>735,219 </Pos>
1016
1032
                <Tooltip>Time&#10;Displays the elapsed or remaining time of the track loaded.&#10;Click to toggle between time elapsed/remaining time.&#10;</Tooltip>
1017
1033
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
1018
1034
                background-color: transparent; color: #0080FF; text-align: left;padding-left: 1%; }
1019
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
1020
1035
                </Style>
1021
1036
                <Channel>1</Channel>
1022
1037
                <Pos>735,139</Pos>
1030
1045
                <Tooltip>Time&#10;Displays the elapsed or remaining time of the track loaded.&#10;Click to toggle between time elapsed/remaining time.&#10;</Tooltip>
1031
1046
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
1032
1047
                background-color: transparent; color: #E17000; text-align: left;padding-left: 1%; }
1033
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
1034
1048
                </Style>
1035
1049
                <Channel>2</Channel>
1036
1050
                <Pos>735,259</Pos>
1050
1064
                <Tooltip>Duration&#10;Displays the duration of the track loaded.&#10;</Tooltip>
1051
1065
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
1052
1066
                background-color: transparent; color: #0080FF; text-align: left;padding-left: 1%; }
1053
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
1054
1067
                </Style>
1055
1068
                <Channel>1</Channel>
1056
1069
                <Pos>845,139</Pos>
1063
1076
                <Tooltip>Duration&#10;Displays the duration of the track loaded.&#10;</Tooltip>
1064
1077
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
1065
1078
                background-color: transparent; color: #E17000; text-align: left;padding-left: 1%; }
1066
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
1067
1079
                </Style>
1068
1080
                <Channel>2</Channel>
1069
1081
                <Pos>845,259</Pos>
1082
1094
                <Tooltip>Pitch rate&#10;Displays the current pitch of the track based on the original tempo.&#10;</Tooltip>
1083
1095
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
1084
1096
                background-color: transparent; color: #0080FF; text-align: right; padding-right: 1%; }
1085
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
1086
1097
                </Style>
1087
1098
                <Channel>1</Channel>
1088
1099
                <Pos>850,178</Pos>
1095
1106
                <Tooltip>Pitch rate&#10;Displays the current pitch of the track based on the original tempo.&#10;</Tooltip>
1096
1107
                <Style>QLabel { font: bold 15px/18px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
1097
1108
                background-color: transparent; color: #E17000; text-align: right; padding-right: 1%; }
1098
 
                QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }
1099
1109
                </Style>
1100
1110
                <Channel>2</Channel>
1101
1111
                <Pos>850,218</Pos>
1120
1130
        -->
1121
1131
        <SliderComposed>
1122
1132
                <Tooltip>Volume control&#10;Adjust the volume of the selected channel.&#10;Right-click: Reset to default value&#10;</Tooltip>
1123
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1133
                <Style></Style>
1124
1134
                <Handle>knob_volume1.png</Handle>
1125
1135
                <Slider>slider_volume1.png</Slider>
1126
1136
                <Pos>512,59</Pos>
1132
1142
        </SliderComposed>
1133
1143
        <SliderComposed>
1134
1144
                <Tooltip>Volume control&#10;Adjust the volume of the selected channel.&#10;Right-click: Reset to default value&#10;</Tooltip>
1135
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1145
                <Style></Style>
1136
1146
                <Handle>knob_volume2.png</Handle>
1137
1147
                <Slider>slider_volume2.png</Slider>
1138
1148
                <Pos>512,233</Pos>
1150
1160
        -->
1151
1161
        <SliderComposed>
1152
1162
                <Tooltip>Crossfader&#10;Fade between the channels and define what you hear through the master output.&#10;Right-click: Reset to default value&#10;Change the crossfader curve in Preferences→Crossfader&#10;</Tooltip>
1153
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1163
                <Style></Style>
1154
1164
                <Handle>knob_crossfader.png</Handle>
1155
1165
                <Slider>slider_crossfader.png</Slider>
1156
1166
                <Pos>485,198</Pos>
1168
1178
        -->
1169
1179
        <SliderComposed>
1170
1180
                <Tooltip>Pitch control&#10;Changes the tempo of the track currently loaded when it is moved&#10;Right-click: Reset to default value&#10;</Tooltip>
1171
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1181
                <Style></Style>
1172
1182
                <Handle>knob_pitch1.png</Handle>
1173
1183
                <Slider>slider_pitch1.png</Slider>
1174
1184
                <Pos>643,57</Pos>
1180
1190
        </SliderComposed>
1181
1191
        <SliderComposed>
1182
1192
                <Tooltip>Pitch control&#10;Changes the tempo of the track currently loaded when it is moved&#10;Right-click: Reset to default value&#10;</Tooltip>
1183
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1193
                <Style></Style>
1184
1194
                <Handle>knob_pitch2.png</Handle>
1185
1195
                <Slider>slider_pitch2.png</Slider>
1186
1196
                <Pos>643,221</Pos>
1206
1216
    -->
1207
1217
        <PushButton>
1208
1218
                <Tooltip>Play/Pause&#10;Left-click: Toggles playing or pausing the track.&#10;Right-click: Places a Cue-point at the current position on the waveform.&#10;</Tooltip>
1209
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1219
                <Style></Style>
1210
1220
                <NumberStates>2</NumberStates>
1211
1221
                <RightClickIsPushButton>true</RightClickIsPushButton>
1212
1222
                <State>
1234
1244
        </PushButton>
1235
1245
        <PushButton>
1236
1246
                <Tooltip>Play/Pause&#10;Left-click: Toggles playing or pausing the track.&#10;Right-click: Places a Cue-point at the current position on the waveform.&#10;</Tooltip>
1237
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1247
                <Style></Style>
1238
1248
                <NumberStates>2</NumberStates>
1239
1249
                <RightClickIsPushButton>true</RightClickIsPushButton>
1240
1250
                <State>
1268
1278
        -->
1269
1279
        <PushButton>
1270
1280
                <Tooltip>Cue&#10;Left-click (while playing): The track will seek to the cue-point and stop (=CDJ) OR play (=simple).&#10;Change the default cue behaviour in Preferences→Interface.&#10;Left-click (while stopped): Places a cue-point at the current position on the waveform.&#10;Right-click: The track will seek to the cue-point and stop.&#10;</Tooltip>
1271
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1281
                <Style></Style>
1272
1282
                <NumberStates>1</NumberStates>
1273
1283
                <State>
1274
1284
                        <Number>0</Number>
1289
1299
        </PushButton>
1290
1300
        <PushButton>
1291
1301
                <Tooltip>Cue&#10;Left-click (while playing): The track will seek to the cue-point and stop (=CDJ) OR play (=simple).&#10;Change the default cue behaviour in Preferences→Interface.&#10;Left-click (while stopped): Places a cue-point at the current position on the waveform.&#10;Right-click: The track will seek to the cue-point and stop.&#10;</Tooltip>
1292
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1302
                <Style></Style>
1293
1303
                <NumberStates>1</NumberStates>
1294
1304
                <State>
1295
1305
                        <Number>0</Number>
1316
1326
        -->
1317
1327
        <PushButton>
1318
1328
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1319
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1329
                <Style></Style>
1320
1330
                <NumberStates>2</NumberStates>
1321
1331
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1322
1332
                <RightClickIsPushButton>true</RightClickIsPushButton>
1350
1360
        </PushButton>
1351
1361
        <PushButton>
1352
1362
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1353
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1363
                <Style></Style>
1354
1364
                <NumberStates>2</NumberStates>
1355
1365
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1356
1366
                <RightClickIsPushButton>true</RightClickIsPushButton>
1384
1394
        </PushButton>
1385
1395
        <PushButton>
1386
1396
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1387
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1397
                <Style></Style>
1388
1398
                <NumberStates>2</NumberStates>
1389
1399
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1390
1400
                <RightClickIsPushButton>true</RightClickIsPushButton>
1418
1428
        </PushButton>
1419
1429
        <PushButton>
1420
1430
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1421
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1431
                <Style></Style>
1422
1432
                <NumberStates>2</NumberStates>
1423
1433
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1424
1434
                <RightClickIsPushButton>true</RightClickIsPushButton>
1452
1462
        </PushButton>
1453
1463
        <PushButton>
1454
1464
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1455
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1465
                <Style></Style>
1456
1466
                <NumberStates>2</NumberStates>
1457
1467
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1458
1468
                <RightClickIsPushButton>true</RightClickIsPushButton>
1486
1496
        </PushButton>
1487
1497
        <PushButton>
1488
1498
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1489
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1499
                <Style></Style>
1490
1500
                <NumberStates>2</NumberStates>
1491
1501
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1492
1502
                <RightClickIsPushButton>true</RightClickIsPushButton>
1520
1530
        </PushButton>
1521
1531
        <PushButton>
1522
1532
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1523
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1533
                <Style></Style>
1524
1534
                <NumberStates>2</NumberStates>
1525
1535
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1526
1536
                <RightClickIsPushButton>true</RightClickIsPushButton>
1554
1564
        </PushButton>
1555
1565
        <PushButton>
1556
1566
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1557
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1567
                <Style></Style>
1558
1568
                <NumberStates>2</NumberStates>
1559
1569
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1560
1570
                <RightClickIsPushButton>true</RightClickIsPushButton>
1588
1598
        </PushButton>
1589
1599
        <PushButton>
1590
1600
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1591
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1601
                <Style></Style>
1592
1602
                <NumberStates>2</NumberStates>
1593
1603
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1594
1604
                <RightClickIsPushButton>true</RightClickIsPushButton>
1622
1632
        </PushButton>
1623
1633
        <PushButton>
1624
1634
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1625
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1635
                <Style></Style>
1626
1636
                <NumberStates>2</NumberStates>
1627
1637
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1628
1638
                <RightClickIsPushButton>true</RightClickIsPushButton>
1656
1666
        </PushButton>
1657
1667
        <PushButton>
1658
1668
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1659
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1669
                <Style></Style>
1660
1670
                <NumberStates>2</NumberStates>
1661
1671
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1662
1672
                <RightClickIsPushButton>true</RightClickIsPushButton>
1690
1700
        </PushButton>
1691
1701
        <PushButton>
1692
1702
                <Tooltip>Hotcue&#10;Left-click: If Hotcue is set, seeks the deck to Hotcue position.&#10;If Hotcue is not set, sets Hotcue to the current play position.&#10;Right-click: If Hotcue is set, clears its hotcue status (delete).&#10;</Tooltip>
1693
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1703
                <Style></Style>
1694
1704
                <NumberStates>2</NumberStates>
1695
1705
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1696
1706
                <RightClickIsPushButton>true</RightClickIsPushButton>
1730
1740
        -->
1731
1741
        <PushButton>
1732
1742
                <Tooltip>Loop-In marker&#10;Sets the deck loop-in position to the current play position.&#10;</Tooltip>
1733
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1743
                <Style></Style>
1734
1744
                <NumberStates>1</NumberStates>
1735
1745
                <State>
1736
1746
                        <Number>0</Number>
1746
1756
        </PushButton>
1747
1757
        <PushButton>
1748
1758
                <Tooltip>Loop-In marker&#10;Sets the deck loop-in position to the current play position.&#10;</Tooltip>
1749
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1759
                <Style></Style>
1750
1760
                <NumberStates>1</NumberStates>
1751
1761
                <State>
1752
1762
                        <Number>0</Number>
1762
1772
        </PushButton>
1763
1773
        <PushButton>
1764
1774
                <Tooltip>Loop-Out marker&#10;Sets the deck loop-out position to the current play position.&#10;</Tooltip>
1765
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1775
                <Style></Style>
1766
1776
                <NumberStates>1</NumberStates>
1767
1777
                <State>
1768
1778
                        <Number>0</Number>
1778
1788
        </PushButton>
1779
1789
        <PushButton>
1780
1790
                <Tooltip>Loop-Out marker&#10;Sets the deck loop-out position to the current play position.&#10;</Tooltip>
1781
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1791
                <Style></Style>
1782
1792
                <NumberStates>1</NumberStates>
1783
1793
                <State>
1784
1794
                        <Number>0</Number>
1794
1804
        </PushButton>
1795
1805
        <PushButton>
1796
1806
                <Tooltip>Reloop/Exit&#10;Toggles the current loop on or off.&#10;Works only if Loop-In and Loop-Out marker are set.&#10;</Tooltip>
1797
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1807
                <Style></Style>
1798
1808
                <NumberStates>2</NumberStates>
1799
1809
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1800
1810
                <State>
1821
1831
        </PushButton>
1822
1832
        <PushButton>
1823
1833
                <Tooltip>Reloop/Exit&#10;Toggles the current loop on or off.&#10;Works only if Loop-In and Loop-Out marker are set.&#10;</Tooltip>
1824
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1834
                <Style></Style>
1825
1835
                <NumberStates>2</NumberStates>
1826
1836
                <LeftClickIsPushButton>true</LeftClickIsPushButton>
1827
1837
                <State>
1854
1864
    -->
1855
1865
        <PushButton>
1856
1866
                <Tooltip>Reverse&#10;Toggles reverse playback when pressed during regular playback&#10;</Tooltip>
1857
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1867
                <Style></Style>
1858
1868
                <NumberStates>1</NumberStates>
1859
1869
                <State>
1860
1870
                        <Number>0</Number>
1870
1880
        </PushButton>
1871
1881
        <PushButton>
1872
1882
                <Tooltip>Reverse&#10;Toggles reverse playback when pressed during regular playback&#10;</Tooltip>
1873
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1883
                <Style></Style>
1874
1884
                <NumberStates>1</NumberStates>
1875
1885
                <State>
1876
1886
                        <Number>0</Number>
1892
1902
        -->
1893
1903
        <PushButton>
1894
1904
                <Tooltip>Fast Forward&#10;Left-click: Fast forward through the track.&#10;Right-click: Jumps to the end of the track.&#10;</Tooltip>
1895
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1905
                <Style></Style>
1896
1906
                <NumberStates>1</NumberStates>
1897
1907
                <State>
1898
1908
                        <Number>0</Number>
1913
1923
        </PushButton>
1914
1924
        <PushButton>
1915
1925
                <Tooltip>Fast Rewind&#10;Left-click: Fast rewind through the track.&#10;Right-click: Jumps to the beginning of the track.&#10;</Tooltip>
1916
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1926
                <Style></Style>
1917
1927
                <NumberStates>1</NumberStates>
1918
1928
                <State>
1919
1929
                        <Number>0</Number>
1934
1944
        </PushButton>
1935
1945
        <PushButton>
1936
1946
                <Tooltip>Fast Forward&#10;Left-click: Fast forward through the track.&#10;Right-click: Jumps to the end of the track.&#10;</Tooltip>
1937
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1947
                <Style></Style>
1938
1948
                <NumberStates>1</NumberStates>
1939
1949
                <State>
1940
1950
                        <Number>0</Number>
1955
1965
        </PushButton>
1956
1966
        <PushButton>
1957
1967
                <Tooltip>Fast Rewind&#10;Left-click: Fast rewind through the track.&#10;Right-click: Jumps to the beginning of the track.&#10;</Tooltip>
1958
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1968
                <Style></Style>
1959
1969
                <NumberStates>1</NumberStates>
1960
1970
                <State>
1961
1971
                        <Number>0</Number>
1982
1992
        -->
1983
1993
        <PushButton>
1984
1994
                <Tooltip>Syncronize&#10;Left-click: Syncs the tempo (BPM) and phase to that of the other track, &#10;if BPM is detected on both&#10;Right-click: Syncs the tempo (BPM) to that of the other track,&#10;if BPM is detected on both&#10;</Tooltip>
1985
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
1995
                <Style></Style>
1986
1996
                <NumberStates>1</NumberStates>
1987
1997
                <State>
1988
1998
                        <Number>0</Number>
2003
2013
        </PushButton>
2004
2014
        <PushButton>
2005
2015
                <Tooltip>Syncronize&#10;Left-click: Syncs the tempo (BPM) and phase to that of the other track, &#10;if BPM is detected on both&#10;Right-click: Syncs the tempo (BPM) to that of the other track,&#10;if BPM is detected on both&#10;</Tooltip>
2006
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2016
                <Style></Style>
2007
2017
                <NumberStates>1</NumberStates>
2008
2018
                <State>
2009
2019
                        <Number>0</Number>
2031
2041
 
2032
2042
        <PushButton>
2033
2043
                <Tooltip>BPM Tap&#10;It takes the progressive average of the last 4 taps &#10;and sets the bpm of the deck to that value, &#10;assuming the pitch range is large enough to reach it.&#10;</Tooltip>
2034
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2044
                <Style></Style>
2035
2045
                <NumberStates>1</NumberStates>
2036
2046
                <State>
2037
2047
                        <Number>0</Number>
2050
2060
        </PushButton>
2051
2061
        <PushButton>
2052
2062
                <Tooltip>BPM Tap&#10;It takes the progressive average of the last 4 taps &#10;and sets the bpm of the deck to that value, &#10;assuming the pitch range is large enough to reach it.&#10;</Tooltip>
2053
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2063
                <Style></Style>
2054
2064
                <NumberStates>1</NumberStates>
2055
2065
                <State>
2056
2066
                        <Number>0</Number>
2076
2086
 
2077
2087
        <PushButton>
2078
2088
                <Tooltip>Key-lock&#10;Activates pitch-independent time stretch in the deck.&#10;Warning: Toggling key-lock during playback may result in a momentary audio glitch.&#10;</Tooltip>
2079
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2089
                <Style></Style>
2080
2090
                <NumberStates>2</NumberStates>
2081
2091
                <State>
2082
2092
                        <Number>0</Number>
2095
2105
        </PushButton>
2096
2106
        <PushButton>
2097
2107
                <Tooltip>Key-lock&#10;Activates pitch-independent time stretch in the deck.&#10;Warning: Toggling key-lock during playback may result in a momentary audio glitch.&#10;</Tooltip>
2098
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2108
                <Style></Style>
2099
2109
                <NumberStates>2</NumberStates>
2100
2110
                <State>
2101
2111
                        <Number>0</Number>
2120
2130
        -->
2121
2131
        <PushButton>
2122
2132
                <Tooltip>Raise pitch&#10;Left-click: Sets the pitch higher&#10;Right-click: Sets the pitch higher in small steps.&#10;Change the the amount of the steps in Preferences→Interface menu.&#10;</Tooltip>
2123
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2133
                <Style></Style>
2124
2134
                <NumberStates>1</NumberStates>
2125
2135
                <State>
2126
2136
                        <Number>0</Number>
2141
2151
        </PushButton>
2142
2152
        <PushButton>
2143
2153
                <Tooltip>Raise pitch&#10;Left-click: Sets the pitch higher&#10;Right-click: Sets the pitch higher in small steps.&#10;Change the the amount of the steps in Preferences→Interface menu.&#10;</Tooltip>
2144
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2154
                <Style></Style>
2145
2155
                <NumberStates>1</NumberStates>
2146
2156
                <State>
2147
2157
                        <Number>0</Number>
2162
2172
        </PushButton>
2163
2173
        <PushButton>
2164
2174
                <Tooltip>Lower pitch&#10;Left-click: Sets the pitch lower&#10;Right-click: Sets the pitch lower in small steps.&#10;Change the the amount of the steps in Preferences→Interface menu.&#10;</Tooltip>
2165
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2175
                <Style></Style>
2166
2176
                <NumberStates>1</NumberStates>
2167
2177
                <State>
2168
2178
                        <Number>0</Number>
2183
2193
        </PushButton>
2184
2194
        <PushButton>
2185
2195
                <Tooltip>Lower pitch&#10;Left-click: Sets the pitch lower&#10;Right-click: Sets the pitch lower in small steps.&#10;Change the the amount of the steps in Preferences→Interface menu.&#10;</Tooltip>
2186
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2196
                <Style></Style>
2187
2197
                <NumberStates>1</NumberStates>
2188
2198
                <State>
2189
2199
                        <Number>0</Number>
2210
2220
        -->
2211
2221
        <PushButton>
2212
2222
                <Tooltip>Raise pitch temporary (nudge)&#10;Left-click: Holds the pitch higher while active&#10;Right-click: Holds the pitch higher (small amount) while active&#10;Change the amount of the steps in Preferences→Interface&#10;</Tooltip>
2213
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2223
                <Style></Style>
2214
2224
                <NumberStates>1</NumberStates>
2215
2225
                <State>
2216
2226
                        <Number>0</Number>
2231
2241
        </PushButton>
2232
2242
        <PushButton>
2233
2243
                <Tooltip>Raise pitch temporary (nudge)&#10;Left-click: Holds the pitch higher while active&#10;Right-click: Holds the pitch higher (small amount) while active&#10;Change the amount of the steps in Preferences→Interface&#10;</Tooltip>
2234
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2244
                <Style></Style>
2235
2245
                <NumberStates>1</NumberStates>
2236
2246
                <State>
2237
2247
                        <Number>0</Number>
2252
2262
        </PushButton>
2253
2263
        <PushButton>
2254
2264
                <Tooltip>Lower pitch temporary (nudge)&#10;Left-click: Holds the pitch lower while active&#10;Right-click: Holds the pitch lower (small amount) while active&#10;Change the amount of the steps in Preferences→Interface.&#10;</Tooltip>
2255
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2265
                <Style></Style>
2256
2266
                <NumberStates>1</NumberStates>
2257
2267
                <State>
2258
2268
                        <Number>0</Number>
2273
2283
        </PushButton>
2274
2284
        <PushButton>
2275
2285
                <Tooltip>Lower pitch temporary (nudge)&#10;Left-click: Holds the pitch lower while active&#10;Right-click: Holds the pitch lower (small amount) while active&#10;Change the amount of the steps in Preferences→Interface.&#10;</Tooltip>
2276
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2286
                <Style></Style>
2277
2287
                <NumberStates>1</NumberStates>
2278
2288
                <State>
2279
2289
                        <Number>0</Number>
2300
2310
        -->
2301
2311
        <PushButton>
2302
2312
                <Tooltip>Headphone&#10;Sends the selected channel's audio to the Headphones output audio device&#10;selected in Preferences→Sound Hardware.&#10;</Tooltip>
2303
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2313
                <Style></Style>
2304
2314
                <NumberStates>2</NumberStates>
2305
2315
                <State>
2306
2316
                        <Number>0</Number>
2319
2329
        </PushButton>
2320
2330
        <PushButton>
2321
2331
                <Tooltip>Headphone&#10;Sends the selected channel's audio to the Headphones output audio device&#10;selected in Preferences→Sound Hardware.&#10;</Tooltip>
2322
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2332
                <Style></Style>
2323
2333
                <NumberStates>2</NumberStates>
2324
2334
                <State>
2325
2335
                        <Number>0</Number>
2344
2354
        -->
2345
2355
        <PushButton>
2346
2356
                <Tooltip>Repeat&#10;When active the track will repeat if you go past the end or reverse before the start.&#10;</Tooltip>
2347
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2357
                <Style></Style>
2348
2358
                <NumberStates>2</NumberStates>
2349
2359
                <State>
2350
2360
                        <Number>0</Number>
2363
2373
        </PushButton>
2364
2374
        <PushButton>
2365
2375
                <Tooltip>Repeat&#10;When active the track will repeat if you go past the end or reverse before the start.&#10;</Tooltip>
2366
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2376
                <Style></Style>
2367
2377
                <NumberStates>2</NumberStates>
2368
2378
                <State>
2369
2379
                        <Number>0</Number>
2388
2398
        -->
2389
2399
        <PushButton>
2390
2400
                <Tooltip>Flanger&#10;Toggles the flange effect. Use the depth/delay/lfo knobs to adjust&#10;</Tooltip>
2391
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2401
                <Style></Style>
2392
2402
                <NumberStates>2</NumberStates>
2393
2403
                <State>
2394
2404
                        <Number>0</Number>
2407
2417
        </PushButton>
2408
2418
        <PushButton>
2409
2419
                <Tooltip>Flanger&#10;Toggles the flange effect. Use the depth/delay/lfo knobs to adjust&#10;</Tooltip>
2410
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2420
                <Style></Style>
2411
2421
                <NumberStates>2</NumberStates>
2412
2422
                <State>
2413
2423
                        <Number>0</Number>
2431
2441
        **********************************************
2432
2442
        -->
2433
2443
        <PushButton>
2434
 
                <Tooltip>High EQ kill&#10;Holds the gain of the high EQ to zero while active.&#10;</Tooltip>
2435
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2444
                <Tooltip>High EQ kill&#10;Holds the gain of the high EQ to zero while active.&#10;Hold-to-kill or short click for latching.&#10;</Tooltip>
 
2445
                <Style></Style>
2436
2446
                <NumberStates>2</NumberStates>
2437
2447
                <State>
2438
2448
                        <Number>0</Number>
2441
2451
                </State>
2442
2452
                <State>
2443
2453
                        <Number>1</Number>
2444
 
                        <Pressed>btn_kill.png</Pressed>
 
2454
                        <Pressed>btn_kill_over.png</Pressed>
2445
2455
                        <Unpressed>btn_kill_over.png</Unpressed>
2446
2456
                </State>
2447
2457
                <Pos>195,122</Pos>
2448
2458
                <Connection>
2449
2459
                        <ConfigKey>[Channel1],filterHighKill</ConfigKey>
2450
 
                        <EmitOnDownPress>true</EmitOnDownPress>
 
2460
                        <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
2451
2461
                        <ButtonState>LeftButton</ButtonState>
2452
2462
                </Connection>
2453
2463
        </PushButton>
2454
2464
        <PushButton>
2455
 
                <Tooltip>Mid EQ kill&#10;Holds the gain of the mid EQ to zero while active.&#10;</Tooltip>
2456
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2465
                <Tooltip>Mid EQ kill&#10;Holds the gain of the mid EQ to zero while active.&#10;Hold-to-kill or short click for latching.&#10;</Tooltip>
 
2466
                <Style></Style>
2457
2467
                <NumberStates>2</NumberStates>
2458
2468
                <State>
2459
2469
                        <Number>0</Number>
2462
2472
                </State>
2463
2473
                <State>
2464
2474
                        <Number>1</Number>
2465
 
                        <Pressed>btn_kill.png</Pressed>
 
2475
                        <Pressed>btn_kill_over.png</Pressed>
2466
2476
                        <Unpressed>btn_kill_over.png</Unpressed>
2467
2477
                </State>
2468
2478
                <Pos>260,122</Pos>
2469
2479
                <Connection>
2470
2480
                        <ConfigKey>[Channel1],filterMidKill</ConfigKey>
2471
 
                        <EmitOnDownPress>true</EmitOnDownPress>
 
2481
                        <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
2472
2482
                        <ButtonState>LeftButton</ButtonState>
2473
2483
                </Connection>
2474
2484
        </PushButton>
2475
2485
        <PushButton>
2476
 
                <Tooltip>Low EQ kill&#10;Holds the gain of the low EQ to zero while active.&#10;</Tooltip>
2477
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2486
                <Tooltip>Low EQ kill&#10;Holds the gain of the low EQ to zero while active.&#10;Hold-to-kill or short click for latching.&#10;</Tooltip>
 
2487
                <Style></Style>
2478
2488
                <NumberStates>2</NumberStates>
2479
2489
                <State>
2480
2490
                        <Number>0</Number>
2483
2493
                </State>
2484
2494
                <State>
2485
2495
                        <Number>1</Number>
2486
 
                        <Pressed>btn_kill.png</Pressed>
 
2496
                        <Pressed>btn_kill_over.png</Pressed>
2487
2497
                        <Unpressed>btn_kill_over.png</Unpressed>
2488
2498
                </State>
2489
2499
                <Pos>325,122</Pos>
2490
2500
                <Connection>
2491
2501
                        <ConfigKey>[Channel1],filterLowKill</ConfigKey>
2492
 
                        <EmitOnDownPress>true</EmitOnDownPress>
 
2502
                        <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
2493
2503
                        <ButtonState>LeftButton</ButtonState>
2494
2504
                </Connection>
2495
2505
        </PushButton>
2496
2506
        <PushButton>
2497
 
                <Tooltip>High EQ kill&#10;Holds the gain of the high EQ to zero while active.&#10;</Tooltip>
2498
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2507
                <Tooltip>High EQ kill&#10;Holds the gain of the high EQ to zero while active.&#10;Hold-to-kill or short click for latching.&#10;</Tooltip>
 
2508
                <Style></Style>
2499
2509
                <NumberStates>2</NumberStates>
2500
2510
                <State>
2501
2511
                        <Number>0</Number>
2504
2514
                </State>
2505
2515
                <State>
2506
2516
                        <Number>1</Number>
2507
 
                        <Pressed>btn_kill.png</Pressed>
 
2517
                        <Pressed>btn_kill_over.png</Pressed>
2508
2518
                        <Unpressed>btn_kill_over.png</Unpressed>
2509
2519
                </State>
2510
2520
                <Pos>195,275</Pos>
2511
2521
                <Connection>
2512
2522
                        <ConfigKey>[Channel2],filterHighKill</ConfigKey>
2513
 
                        <EmitOnDownPress>true</EmitOnDownPress>
 
2523
                        <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
2514
2524
                        <ButtonState>LeftButton</ButtonState>
2515
2525
                </Connection>
2516
2526
        </PushButton>
2517
2527
        <PushButton>
2518
 
                <Tooltip>Mid EQ kill&#10;Holds the gain of the mid EQ to zero while active.&#10;</Tooltip>
2519
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2528
                <Tooltip>Mid EQ kill&#10;Holds the gain of the mid EQ to zero while active.&#10;Hold-to-kill or short click for latching.&#10;</Tooltip>
 
2529
                <Style></Style>
2520
2530
                <NumberStates>2</NumberStates>
2521
2531
                <State>
2522
2532
                        <Number>0</Number>
2525
2535
                </State>
2526
2536
                <State>
2527
2537
                        <Number>1</Number>
2528
 
                        <Pressed>btn_kill.png</Pressed>
 
2538
                        <Pressed>btn_kill_over.png</Pressed>
2529
2539
                        <Unpressed>btn_kill_over.png</Unpressed>
2530
2540
                </State>
2531
2541
                <Pos>260,275</Pos>
2532
2542
                <Connection>
2533
2543
                        <ConfigKey>[Channel2],filterMidKill</ConfigKey>
2534
 
                        <EmitOnDownPress>true</EmitOnDownPress>
 
2544
                        <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
2535
2545
                        <ButtonState>LeftButton</ButtonState>
2536
2546
                </Connection>
2537
2547
        </PushButton>
2538
2548
        <PushButton>
2539
 
                <Tooltip>Low EQ kill&#10;Holds the gain of the low EQ to zero while active.&#10;</Tooltip>
2540
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2549
                <Tooltip>Low EQ kill&#10;Holds the gain of the low EQ to zero while active.&#10;Hold-to-kill or short click for latching.&#10;</Tooltip>
 
2550
                <Style></Style>
2541
2551
                <NumberStates>2</NumberStates>
2542
2552
                <State>
2543
2553
                        <Number>0</Number>
2546
2556
                </State>
2547
2557
                <State>
2548
2558
                        <Number>1</Number>
2549
 
                        <Pressed>btn_kill.png</Pressed>
 
2559
                        <Pressed>btn_kill_over.png</Pressed>
2550
2560
                        <Unpressed>btn_kill_over.png</Unpressed>
2551
2561
                </State>
2552
2562
                <Pos>325,275</Pos>
2553
2563
                <Connection>
2554
2564
                        <ConfigKey>[Channel2],filterLowKill</ConfigKey>
2555
 
                        <EmitOnDownPress>true</EmitOnDownPress>
 
2565
                        <EmitOnPressAndRelease>true</EmitOnPressAndRelease>
2556
2566
                        <ButtonState>LeftButton</ButtonState>
2557
2567
                </Connection>
2558
2568
        </PushButton>
2572
2582
        -->
2573
2583
        <Knob>
2574
2584
                <Tooltip>Master volume&#10;Adjusts the Master output volume.&#10;Right-click: Reset to default value&#10;</Tooltip>
2575
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2585
                <Style></Style>
2576
2586
                <NumberStates>41</NumberStates>
2577
2587
                <Path>knob_rotary_s%1.png</Path>
2578
2588
                <Pos>154,203</Pos>
2582
2592
        </Knob>
2583
2593
        <Knob>
2584
2594
                <Tooltip>Balance&#10;Adjusts the left/right channel balance on the Master output.&#10;Right-click: Reset to default value&#10;</Tooltip>
2585
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2595
                <Style></Style>
2586
2596
                <NumberStates>41</NumberStates>
2587
2597
                <Path>knob_rotary_s%1.png</Path>
2588
2598
                <Pos>291,203</Pos>
2598
2608
        -->
2599
2609
        <Knob>
2600
2610
                <Tooltip>Flanger delay&#10;Adjusts the phase delay of the flange effect (when active).&#10;Right-click: Reset to default value&#10;</Tooltip>
2601
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2611
                <Style></Style>
2602
2612
                <NumberStates>41</NumberStates>
2603
2613
                <Path>knob_rotary_s%1.png</Path>
2604
2614
                <Pos>32,308</Pos>
2608
2618
        </Knob>
2609
2619
        <Knob>
2610
2620
                <Tooltip>Flanger depth&#10;Adjusts the intensity of the flange effect (when active).&#10;Right-click: Reset to default value&#10;</Tooltip>
2611
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2621
                <Style></Style>
2612
2622
                <NumberStates>41</NumberStates>
2613
2623
                <Path>knob_rotary_s%1.png</Path>
2614
2624
                <Pos>32,203</Pos>
2618
2628
        </Knob>
2619
2629
        <Knob>
2620
2630
                <Tooltip>Flanger LFO period&#10;Adjusts the wavelength of the flange effect (when active).&#10;Right-click: Reset to default value&#10;</Tooltip>
2621
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2631
                <Style></Style>
2622
2632
                <NumberStates>41</NumberStates>
2623
2633
                <Path>knob_rotary_s%1.png</Path>
2624
2634
                <Pos>32,79</Pos>
2634
2644
        -->
2635
2645
        <Knob>
2636
2646
                <Tooltip>Headphone volume&#10;Adjusts the headphone output volume.&#10;Right-click: Reset to default value&#10;</Tooltip>
2637
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2647
                <Style></Style>
2638
2648
                <NumberStates>41</NumberStates>
2639
2649
                <Path>knob_rotary_s%1.png</Path>
2640
2650
                <Pos>409,141</Pos>
2644
2654
        </Knob>
2645
2655
        <Knob>
2646
2656
                <Tooltip>Headphone mix&#10;Controls what you hear on the headphone output.&#10;Right-click: Reset to default value&#10;</Tooltip>
2647
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2657
                <Style></Style>
2648
2658
                <NumberStates>41</NumberStates>
2649
2659
                <Path>knob_rotary_s%1.png</Path>
2650
2660
                <Pos>409,246</Pos>
2660
2670
        -->
2661
2671
        <Knob>
2662
2672
                <Tooltip>Gain&#10;Adjusts the pre-fader gain of the track (to avoid clipping)&#10;Right-click: Reset to default value&#10;</Tooltip>
2663
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2673
                <Style></Style>
2664
2674
                <NumberStates>41</NumberStates>
2665
2675
                <Path>knob_rotary_s%1.png</Path>
2666
2676
                <Pos>125,79</Pos>
2670
2680
        </Knob>
2671
2681
        <Knob>
2672
2682
                <Tooltip>High EQ&#10;Adjusts the gain of the high EQ filter.&#10;Right-click: Reset to default value&#10;</Tooltip>
2673
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2683
                <Style></Style>
2674
2684
                <NumberStates>41</NumberStates>
2675
2685
                <Path>knob_rotary_s%1.png</Path>
2676
2686
                <Pos>190,79</Pos>
2680
2690
        </Knob>
2681
2691
        <Knob>
2682
2692
                <Tooltip>Mid EQ&#10;Adjusts the gain of the mid EQ filter.&#10;Right-click: Reset to default value&#10;</Tooltip>
2683
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2693
                <Style></Style>
2684
2694
                <NumberStates>41</NumberStates>
2685
2695
                <Path>knob_rotary_s%1.png</Path>
2686
2696
                <Pos>255,79</Pos>
2690
2700
        </Knob>
2691
2701
        <Knob>
2692
2702
                <Tooltip>Low EQ&#10;Adjusts the gain of the low EQ filter.&#10;Right-click: Reset to default value&#10;</Tooltip>
2693
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2703
                <Style></Style>
2694
2704
                <NumberStates>41</NumberStates>
2695
2705
                <Path>knob_rotary_s%1.png</Path>
2696
2706
                <Pos>320,79</Pos>
2700
2710
        </Knob>
2701
2711
        <Knob>
2702
2712
                <Tooltip>Gain&#10;Adjusts the pre-fader gain of the track (to avoid clipping)&#10;Right-click: Reset to default value&#10;</Tooltip>
2703
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2713
                <Style></Style>
2704
2714
                <NumberStates>41</NumberStates>
2705
2715
                <Path>knob_rotary_s%1.png</Path>
2706
2716
                <Pos>125,308</Pos>
2710
2720
        </Knob>
2711
2721
        <Knob>
2712
2722
                <Tooltip>High EQ&#10;Adjusts the gain of the high EQ filter.&#10;Right-click: Reset to default value&#10;</Tooltip>
2713
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2723
                <Style></Style>
2714
2724
                <NumberStates>41</NumberStates>
2715
2725
                <Path>knob_rotary_s%1.png</Path>
2716
2726
                <Pos>190,308</Pos>
2720
2730
        </Knob>
2721
2731
        <Knob>
2722
2732
                <Tooltip>Mid EQ&#10;Adjusts the gain of the mid EQ filter.&#10;Right-click: Reset to default value&#10;</Tooltip>
2723
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2733
                <Style></Style>
2724
2734
                <NumberStates>41</NumberStates>
2725
2735
                <Path>knob_rotary_s%1.png</Path>
2726
2736
                <Pos>255,308</Pos>
2730
2740
        </Knob>
2731
2741
        <Knob>
2732
2742
                <Tooltip>Low EQ&#10;Adjusts the gain of the low EQ filter.&#10;Right-click: Reset to default value&#10;</Tooltip>
2733
 
                <Style>QToolTip { background-color: #191919; color: #CCCCCC; border: 1px solid #CCCCCC; }</Style>
 
2743
                <Style></Style>
2734
2744
                <NumberStates>41</NumberStates>
2735
2745
                <Path>knob_rotary_s%1.png</Path>
2736
2746
                <Pos>320,308</Pos>