This file is indexed.

/usr/share/mixxx/skins/Shade/skin.xml is in mixxx-data 2.0.0~dfsg-7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
	<!--
	Shade, Skin for Mixxx 1.12.x
	www.mixxx.org
	Copyright (C) 2010-2014 jus <s.brandt@mixxx.org>
	This file is part of the "Shade" Skin for Mixxx
	"Shade" is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license.
	http://creativecommons.org/licenses/by-sa/3.0/

	With every copy of the work, you are required to either provide a copy of the license it self
	or a link (URI). Failure to do this is a failure to complete the terms of the CC license.

	You are free:
	to Share - to copy, distribute and transmit the work
	to Remix - to adapt the work

	Under the following conditions:
	Attribution - You must attribute the work in the manner specified by the author or licensor
	(but not in any way that suggests that they endorse you or your use of the work).
	A attribution should include the following: The name of the author and/or licensor,
	the title of the work, the URL that is associated with the work.

	Share Alike - If you alter, transform, or build upon this work, you may distribute
	the resulting work only under the same or similar license to this one.

	See CHANGELOG.txt for the list of changes.
	-->

<!DOCTYPE skin>
<skin>
	<!--
	############################################################################################
	############################################################################################
	Mixxx skin documentation:
	http://mixxx.org/wiki/doku.php/creating_skins

	List of controls:
	http://mixxx.org/wiki/doku.php/mixxxcontrols

	Qt Style Sheets documentation:
	https://qt-project.org/doc/qt-4.8/stylesheet.html

	Debugging:
	To outline WidgetGroups change all occurrences (exept this one ;-) of
	"QGroupBox { border: 0px solid" to "QGroupBox { border: 1px solid"

	Parent WidgedGroups are outlined one pixel solid red;
		Child WidgedGroups are outlined one pixel solid yellow;
			Grandchild WidgedGroups are outlined one pixel solid green;
	############################################################################################
	############################################################################################
	-->

	<manifest>
		<title>Shade</title>
		<author>jus</author>
		<version>1.12.0.01</version>
		<description>A 2-deck split-waveform skin with 4 samplers.</description>
		<language>en</language>
		<license>Creative Commons Attribution, Share-Alike 3.0 Unported</license>
		<attributes>
			<attribute config_key="[Master],num_decks">2</attribute>
			<attribute config_key="[Master],num_samplers">4</attribute>
			<attribute config_key="[Master],num_preview_decks">1</attribute>
			<!--Optionally, make elements visible on skin load-->
			<attribute persist="true" config_key="[Spinny1],show_spinny">1</attribute>
			<attribute persist="true" config_key="[Spinny2],show_spinny">1</attribute>
			<attribute persist="true" config_key="[Samplers],show_samplers">0</attribute>
			<attribute persist="true" config_key="[EffectRack1],show">0</attribute>
			<attribute persist="true" config_key="[Microphone],show_microphone">0</attribute>
			<attribute persist="true" config_key="[PreviewDeck],show_previewdeck">0</attribute>
			<attribute persist="true" config_key="[Library],show_coverart">0</attribute>
			<attribute persist="true" config_key="[Vinylcontrol],show_vinylcontrol">0</attribute>
		</attributes>
	</manifest>


	<!--
	**********************************************
	General- Skin Colour Scheme
	**********************************************
	-->
	<Schemes>
		<Scheme>
			<Name>Classic</Name>
			<Filters/>
		</Scheme>
		<Scheme>
			<Name>Dark</Name>
			<Filters>
				<HSVTweak>
					<HConst>90</HConst>
					<SConst>-30</SConst>
					<VConst>-30</VConst>
				</HSVTweak>
				<Add>
					<Amount>-40</Amount>
				</Add>
			</Filters>
		</Scheme>
		<Scheme>
			<Name>Summer Sunset</Name>
			<Filters>
				<HSVTweak>
					<SMin>100</SMin>
					<VFact>0.7</VFact>
					<HFact>0.3</HFact>
				</HSVTweak>
				<HSVTweak>
					<SMax>50</SMax>
					<HFact>0</HFact>
					<HConst>50</HConst>
					<SConst>120</SConst>
					<VConst>-10</VConst>
				</HSVTweak>
			</Filters>
		</Scheme>
	</Schemes>


	<!--
	############################################################################################
	############################################################################################
	General- Main background picture
	############################################################################################
	############################################################################################
	-->

	<ObjectName>Mixxx</ObjectName>
	<Style src="skin:style.qss"/>
	<MinimumSize>1024,500</MinimumSize>
	<SizePolicy>me,me</SizePolicy>
	<Layout>vertical</Layout>
    <LaunchImageStyle>
    	LaunchImage { background-color: #202020; }
        QLabel {
        	image: url(skin:/style/mixxx-icon-logo-symbolic.png);
          	padding:0;
            margin:0;
            border:none;
            min-width: 208px;
            min-height: 48px;
    	    max-width: 208px;
            max-height: 48px;
        }
        QProgressBar {
        	background-color: #202020;
            border:none;
            min-width: 208px;
            min-height: 3px;
            max-width: 208px;
            max-height: 3px;
        }
        QProgressBar::chunk { background-color: #ec4522; }
    </LaunchImageStyle>

	<Children>
		<WidgetGroup>
			<ObjectName>DecksAndMixer</ObjectName>
			<MinimumSize>1024,265</MinimumSize>
  			<SizePolicy>e,f</SizePolicy>
			<Layout>horizontal</Layout>
  			<Children>
  				<WidgetGroup>
  					<Size>378,265</Size>
  					<SizePolicy>f,f</SizePolicy>
					<Children>
		                <WidgetGroup>
			                <Pos>1,6</Pos>
                            <Size>375,255</Size>
			                <Style>QGroupBox { border: 0px solid red; } QWidget { margin: 0; padding: 0; }</Style>
			                <BackPath>style/style_bg_deck.png</BackPath>
			                <Children>
          						<Template src="skin:deck.xml">
							        <SetVariable name="channum">1</SetVariable>
						        </Template>
         						<Template src="skin:deck_transport.xml">
							        <SetVariable name="channum">1</SetVariable>
						        </Template>
                        		<WidgetGroup>
                        			<Pos>5,200</Pos>
			                        <Size>372,50</Size>
                                    <SizePolicy>f,f</SizePolicy>
					                <Children>
						                <Template src="skin:microphone.xml">
							                <SetVariable name="micnum"></SetVariable>
						                </Template>
                                		<WidgetGroup>
			                                <Pos>100,0</Pos>
			                                <Size>93,50</Size>
			                                <Children>
						                    <Template src="skin:microphone.xml">
						                        <SetVariable name="micnum">2</SetVariable>
						                    </Template>
                            				</Children>
		                                    <Connection>
                                                <ConfigKey>[Microphone2],enabled</ConfigKey>
                                                <BindProperty>visible</BindProperty>
                                            </Connection>
                                        </WidgetGroup>
						                <Template src="skin:ducking.xml">
						                </Template>
                    				</Children>
			                        <Connection>
				                        <ConfigKey>[Microphone],show_microphone</ConfigKey>
				                        <BindProperty>visible</BindProperty>
			                        </Connection>
		                		</WidgetGroup>
					        </Children>
				        </WidgetGroup>
					</Children>
				</WidgetGroup>
				<WidgetGroup>
					<Size>260,265</Size>
					<Children>
						<Template src="skin:mixer_panel.xml">
						</Template>
					</Children>
				</WidgetGroup>
				<WidgetGroup>
  					<Size>378,265</Size>
  					<SizePolicy>f,f</SizePolicy>
					<Children>
            		    <WidgetGroup>
			                <Pos>1,6</Pos>
			                <Size>375,255</Size>
			                <Style>QGroupBox { border: 0px solid red; } QWidget { margin: 0; padding: 0; }</Style>
			                <BackPath>style/style_bg_deck.png</BackPath>
			                <Children>
					            <Template src="skin:deck.xml">
						            <SetVariable name="channum">2</SetVariable>
					            </Template>
					            <Template src="skin:deck_transport.xml">
						            <SetVariable name="channum">2</SetVariable>
					            </Template>
                        		<WidgetGroup>
                        			<Pos>5,200</Pos>
		                            <Size>372,50</Size>
                                    <SizePolicy>f,f</SizePolicy>
				                    <Children>
				                        <Template src="skin:auxiliary.xml">
				                            <SetVariable name="auxnum">1</SetVariable>
				                        </Template>
                                		<WidgetGroup>
		                                    <Pos>109,0</Pos>
		                                    <Size>108,50</Size>
		                                    <Children>
					                        <Template src="skin:auxiliary.xml">
					                            <SetVariable name="auxnum">2</SetVariable>
					                        </Template>
                            				</Children>
	                                        <Connection>
                                                <ConfigKey>[Auxiliary2],enabled</ConfigKey>
                                                <BindProperty>visible</BindProperty>
                                            </Connection>
                                        </WidgetGroup>
                    				</Children>
		                            <Connection>
			                            <ConfigKey>[Microphone],show_microphone</ConfigKey>
			                            <BindProperty>visible</BindProperty>
		                            </Connection>
	                    		</WidgetGroup>
				            </Children>
			            </WidgetGroup>
					</Children>
				</WidgetGroup>
			</Children>
      <Connection>
        <ConfigKey>[Master],maximize_library</ConfigKey>
        <BindProperty>visible</BindProperty>
        <Transform>
          <Not/>
        </Transform>
      </Connection>
		</WidgetGroup>

		<!--
		############################################################################################
		############################################################################################
		WidgetGroup : Show/hide Samplers, Preview Deck, and shrink Library
		############################################################################################
		############################################################################################
		-->
		<WidgetGroup>
			<MinimumSize>1024,105</MinimumSize>
			<SizePolicy>me,me</SizePolicy>
			<Layout>vertical</Layout>
			<!--deactivate the standard
			<Style>QGroupBox { border: 0px solid red; } QWidget { margin: 0; padding: 0; }</Style>
			cause push buttons in library will show up with wrong margin/padding -->
			<Style>QGroupBox { border: 0px solid red; }</Style>
			<Children>
        <!-- Sampler Bank sub-widget -->
        <WidgetGroup>
          <SizePolicy>me,f</SizePolicy>
          <Layout>horizontal</Layout>
          <!-- I don't now why this works but a WidgetGroup wrapper around a
             WidgetStack with a 'fixed' size policy makes the group track the
             minimum size of the current stack widget. -->
          <Children>
            <WidgetGroup>
              <Layout>horizontal</Layout>
              <Style>QGroupBox { border: 0px solid yellow; margin: 0px 0px 6px 0px;} </Style>
              <Children>
                  <Template src="skin:sampler.xml">
                  <SetVariable name="samplernum">1</SetVariable>
                </Template>
                <Template src="skin:sampler.xml">
                  <SetVariable name="samplernum">2</SetVariable>
                </Template>
                <Template src="skin:sampler.xml">
                  <SetVariable name="samplernum">3</SetVariable>
                </Template>
                <Template src="skin:sampler.xml">
                  <SetVariable name="samplernum">4</SetVariable>
                </Template>
              </Children>
              <Connection>
                <ConfigKey>[Samplers],show_samplers</ConfigKey>
                <BindProperty>visible</BindProperty>
              </Connection>
            </WidgetGroup>
          </Children>
           <Connection>
             <ConfigKey>[Master],maximize_library</ConfigKey>
             <BindProperty>visible</BindProperty>
             <Transform>
               <Not/>
             </Transform>
           </Connection>
        </WidgetGroup>

        <!-- EffectRack1 sub-widget -->
        <WidgetGroup>
          <SizePolicy>me,f</SizePolicy>
          <Layout>horizontal</Layout>
          <!-- I don't now why this works but a WidgetGroup wrapper around a
             WidgetStack with a 'fixed' size policy makes the group track the
             minimum size of the current stack widget. -->
          <Children>
            <WidgetGroup>
              <SizePolicy>me,min</SizePolicy>
              <Layout>horizontal</Layout>
              <Style>QGroupBox { border: 0px solid yellow; margin: 0px 0px 6px 0px;} </Style>
              <Children>
                  <Template src="skin:effectunit.xml">
                  <SetVariable name="effectunitnum">1</SetVariable>
                </Template>
                <Template src="skin:effectunit.xml">
                  <SetVariable name="effectunitnum">2</SetVariable>
                </Template>
              </Children>
              <Connection>
                <ConfigKey>[EffectRack1],show</ConfigKey>
                <BindProperty>visible</BindProperty>
              </Connection>
            </WidgetGroup>
          </Children>
          <Connection>
            <ConfigKey>[Master],maximize_library</ConfigKey>
            <BindProperty>visible</BindProperty>
            <Transform>
              <Not/>
            </Transform>
          </Connection>
        </WidgetGroup>

				<!--
				**********************************************
				Library / Preview Deck / Search / Tree view
				**********************************************
				-->
				<WidgetGroup>
					<ObjectName>Library</ObjectName>
					<Pos>0,0</Pos>
					<Size>e,e</Size>
					<SizePolicy>me,me</SizePolicy>
					<Layout>horizontal</Layout>
					<Style>
					QGroupBox { border: 0px solid #565E6B; margin: 0px 0px 0px 0px;}

					QTableView, QTextBrowser, QTreeView {
						border: 1px solid #656565;
						font: 12px/14px sans-serif;
						font-family: "Open Sans";
						background: transparent; color: #ACACAC;
						<!--we use  "background: transparent" as workaround, else "alternate-background-color" wont work, QT 4.7.x bug?-->
						alternate-background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(43, 43, 43, 255), stop:0.049 rgba(43, 43, 43, 255), stop:0.050 rgba(43, 43, 43, 100), stop:0.949 rgba(43, 43, 43, 100), stop:0.95 rgba(43, 43, 43, 255), stop:1 rgba(43, 43, 43, 255));}
					<!--checkbox in library "Played" column -->
					QTableView::indicator { width: 12px; height: 12px;}
					QTableView::indicator:checked { background: url(skin:/style/style_checkbox_checked.png);}
					QTableView::indicator:unchecked { background: url(skin:/style/style_checkbox_unchecked.png);}

                                        <!-- BPM lock icon in the library "BPM" column. -->
                                        #LibraryBPMButton::indicator:checked { image: url(:/images/library/ic_library_checked.png); }
                                        #LibraryBPMButton::indicator:unchecked { image: url(:/images/library/ic_library_unchecked.png); }

					<!--Button in library "Preview" column -->
					QPushButton#LibraryPreviewButton { width: 23px; height: 12px; background: transparent; border: 0; }
					QPushButton#LibraryPreviewButton:!checked{ image: url(skin:/style/style_library_preview_play.png); }
					QPushButton#LibraryPreviewButton:checked{ image: url(skin:/style/style_library_preview_pause.png); }

					QPushButton#LibraryBPMButton {background: transparent; border: 0;}
					QPushButton#LibraryBPMButton::checked {image: url(:/images/library/ic_library_checked.png);}
					QPushButton#LibraryBPMButton::!checked {image: url(:/images/library/ic_library_unchecked.png);}

					QHeaderView { font: 11px/13px sans-serif;
						      font-family: "Open Sans";}

					<!--Styling a QSpinbox is complex and it took ages to figure out how to remove the surrounding frame and make the background transparent without affecting the subcontrols (up/down-buttons).
					You could easily style a subcontrol like in the QT-Docs, but if you want to have the OS-native subcontrols, this is the only way i found ( there are probably others ).
					In our case make sure that the "frame"-property in the corresponding dlgautodj.ui file is set to "false"
					The general rule when it comes to stylesheets is always to remember that if you style part of a widget, then you usually have to style all of it.
					-->
					<!--transition time in Auto DJ tab-->
					QSpinBox:editable {
							font: 12px/14px sans-serif;
							font-family: "Open Sans";
							background: transparent;
							color: #ACACAC; }
					QSpinBox { min-height: 20px; max-height: 20px;min-width: 40px; max-width: 40px;}

					<!--library search bar-->
					WSearchLineEdit {
						margin: 0px 0px 5px 5px;
						padding: 2px;
						border: 1px solid #656565;
						font: 12px/14px sans-serif;
						font-family: "Open Sans";
						background: transparent;
						color: #ACACAC;
					}
					WSearchLineEdit:focus {
						padding: 2px;
						border: 2px solid #FF6600;
						font: 12px/14px sans-serif;
						font-family: "Open Sans";
						background: rgba(255, 102, 0,50);
						color: #D6D6D6;}

					<!--Cover Art-->
					WCoverArt {
						font: 13px/15px sans-serif;
						font-family: "Open Sans";
						background: transparent;
						color: #ACACAC;
					}

					<!--splitter between treeview and library-->
					QSplitter::handle { image: url(skin:/style/style_handle_unchecked.png); background: none; }
					QSplitter::handle:pressed { image: url(skin:/style/style_handle_checked.png); background: none; }
					QSplitter::handle:horizontal { width: 6px; }
					QSplitter::handle:vertical { height: 6px;}

					QPushButton { font: 12px/14px sans-serif;
						      font-family: "Open Sans";}
					<!--Extra declaration for QRadionButton otherwise it shows up with wrong colors in Linux with Gnome -->
					QLabel, QRadioButton {
						font: 12px/14px sans-serif;
						font-family: "Open Sans";
						background: transparent;
						color: #C1C1C1;}

					<!--Spacing between treeview and searchbar-->
					QTreeView { margin: 0px 0px 0px 5px; }

					<!--triangle for closed/opened branches in treeview-->
					QTreeView { show-decoration-selected: 0;} <!-- Suppresses that selected sidebar items branch indicator shows wrong color when out of focus ; lp:880588-->
					QTreeView::branch:has-children:!has-siblings:closed,
					QTreeView::branch:closed:has-children:has-siblings { border-image: none; image: url(skin:/style/style_branch_closed.png);}
					QTreeView::branch:open:has-children:!has-siblings,
					QTreeView::branch:open:has-children:has-siblings { border-image: none; image: url(skin:/style/style_branch_open.png);}
					<!--
					<BgColor>#101010</BgColor>
					<FgColor>#C1C1C1</FgColor>
					<BgColorRowEven>#101010</BgColorRowEven>
					<BgColorRowUneven>#151515</BgColorRowUneven>
					-->
					</Style>
					<Children>
						<Splitter>
							<Size>me,me</Size>
							<Style></Style>
							<SplitSizes>1,e</SplitSizes>
							<Children>
								<WidgetGroup>
									<Style>QGroupBox {}</Style>
									<Layout>vertical</Layout>
									<Children>
										<!-- Preview Deck-->
										<WidgetGroup>
											<Style>
												QGroupBox {
													margin: 0px 0px 4px 5px;
													padding: 0px;
													border: 1px solid #656565;
													background: transparent;
												}
											</Style>
											<Layout>horizontal</Layout>
											<Children>
												<!-- Preview Deck Column 1 Row 1-->
												<WidgetGroup>
												<Layout>vertical</Layout>
												<Children>
												<WidgetGroup>
													<Style> QGroupBox {
														margin: 0px;
														padding: 0px 0px 0px 0px;
														border-left: 0px solid #656565;
														border-right: 0px solid #2B2B2B;
														border-top: 0px solid #656565;
														border-bottom: 1px solid #2B2B2B;
														background: transparent;
													}
													</Style>
													<Layout>horizontal</Layout>
													<Children>
														<!--
														**********************************************
														Text- Track Title
														**********************************************
														-->
														<Text>
															<TooltipId>text</TooltipId>
															<Style> QLabel {
																font: 11px/13px sans-serif;
																font-family: "Open Sans";
																background-color: transparent;
																color: #ACACAC;
																text-align: left;
																padding-left: 1px;
															}
															</Style>
															<Group>[PreviewDeck1]</Group>
															<Pos></Pos>
															<Size>50me,15f</Size>
															<Elide>right</Elide>
														</Text>
														<!--
														**********************************************
														Button- Eject
														**********************************************
														-->
														<PushButton>
															<TooltipId>eject</TooltipId>
															<Style></Style>
															<NumberStates>1</NumberStates>
															<State>
																<Number>0</Number>
																<Pressed>btn_eject1_over.png</Pressed>
																<Unpressed>btn_eject1.png</Unpressed>
															</State>
															<Pos></Pos>
															<Connection>
																<ConfigKey>[PreviewDeck1],eject</ConfigKey>
																<EmitOnPressAndRelease>true</EmitOnPressAndRelease>
																<ButtonState>LeftButton</ButtonState>
																<ConnectValueToWidget>false</ConnectValueToWidget>
															</Connection>
														</PushButton>
													</Children>
												</WidgetGroup>
												<!-- Preview Deck Column 1 Row 2-->
												<WidgetGroup>
													<Style>
														QGroupBox {
															padding: 0px;
															margin: 0px;
															border: 0px;
														}
													</Style>
													<Layout>horizontal</Layout>
													<Children>
														<PushButton>
															<TooltipId>play_start</TooltipId>
															<Style></Style>
															<NumberStates>2</NumberStates>
															<RightClickIsPushButton>true</RightClickIsPushButton>
															<State>
																<Number>0</Number>
																<Pressed>btn_play_sampler_down.png</Pressed>
																<Unpressed>btn_play_sampler.png</Unpressed>
															</State>
															<State>
																<Number>1</Number>
																<Pressed>btn_play_sampler_overdown.png</Pressed>
																<Unpressed>btn_play_sampler_over.png</Unpressed>
															</State>
															<Pos>2,2</Pos>
															<Connection>
																<ConfigKey>[PreviewDeck1],play</ConfigKey>
																<EmitOnDownPress>true</EmitOnDownPress>
																<ButtonState>LeftButton</ButtonState>
															</Connection>
															<Connection>
																<ConfigKey>[PreviewDeck1],start</ConfigKey>
																<EmitOnDownPress>true</EmitOnDownPress>
																<ButtonState>RightButton</ButtonState>
																<ConnectValueToWidget>false</ConnectValueToWidget>
															</Connection>
														</PushButton>
														<Overview>
															<TooltipId>waveform_overview</TooltipId>
															<Style></Style>
															<Group>[PreviewDeck1]</Group>
															<Size>me,30f</Size>
															<BgColor>#8D98A3</BgColor>
															<SignalHighColor>#FFE300</SignalHighColor>
															<SignalMidColor>#0099FF</SignalMidColor>
															<SignalLowColor>#FF0035</SignalLowColor>
															<SignalColor>#FF8000</SignalColor>
															<PlayPosColor>#00FF00</PlayPosColor>
															<DefaultMark>
																<Align>bottom</Align>
																<Color>#FFFFFF</Color>
																<TextColor>#00FF00</TextColor>
																<Text> %1 </Text>
															</DefaultMark>
															<Mark>
																<Control>cue_point</Control>
																<Text> C </Text>
																<Align>top</Align>
																<Color>#FF001C</Color>
																<TextColor>#00FF00</TextColor>
															</Mark>
															<Connection>
																<ConfigKey>[PreviewDeck1],playposition</ConfigKey>
																<EmitOnDownPress>false</EmitOnDownPress>
															</Connection>
														</Overview>
													</Children>
												</WidgetGroup>
												</Children>
												</WidgetGroup>

											<!-- Preview Deck Column 2-->
												<WidgetGroup>
													<MinimumSize>20,62</MinimumSize>

													<Children>
													<!--
													**********************************************
													Visual- Volume peak indicator
													**********************************************
													-->
													<StatusLight>
														<TooltipId>preview_PeakIndicator</TooltipId>
														<Style></Style>
														<PathStatusLight>btn_clipping_previewdeck_over.png</PathStatusLight>
														<PathBack>btn_clipping_previewdeck.png</PathBack>
														<Pos>0,1</Pos>
														<Connection>
															<ConfigKey>[PreviewDeck1],PeakIndicator</ConfigKey>
														</Connection>
													</StatusLight>

													<!--
													**********************************************
													Visual - Volume level display
													**********************************************
													-->
													<VuMeter>
														<TooltipId>channel_VuMeter</TooltipId>
														<Style></Style>
														<PathVu>btn_volume_display_previewdeck_over.png</PathVu>
														<PathBack>btn_volume_display_previewdeck.png</PathBack>
														<Pos>0,12</Pos>
														<Horizontal>false</Horizontal>
														<PeakHoldSize>3</PeakHoldSize>
														<PeakHoldTime>250</PeakHoldTime>
														<PeakFallTime>50</PeakFallTime>
														<PeakFallStep>3</PeakFallStep>
														<Connection>
															<ConfigKey>[PreviewDeck1],VuMeter</ConfigKey>
														</Connection>
													</VuMeter>

													<!--
													**********************************************
													Slider- Channel Volume
													**********************************************
													-->
													<SliderComposed>
														<TooltipId>pregain</TooltipId>
														<Style></Style>
														<Handle>knob_volume_previewdeck.png</Handle>
														<Slider>slider_volume_previewdeck.png</Slider>
														<Pos>10,2</Pos>
														<Horizontal>false</Horizontal>
														<Connection>
															<ConfigKey>[PreviewDeck1],pregain</ConfigKey>
															<EmitOnDownPress>false</EmitOnDownPress>
														</Connection>
													</SliderComposed>
													</Children>
												</WidgetGroup>
											</Children>
											<Connection>
												<ConfigKey>[PreviewDeck],show_previewdeck</ConfigKey>
												<BindProperty>visible</BindProperty>
											</Connection>
										</WidgetGroup>
										<!--Search Input Field-->
										<SearchBox></SearchBox>
										<!--Library Tree View-->
						 				<Splitter>
											<Size>e,me</Size>
											<Style></Style>
											<SplitSizes>1,e</SplitSizes>
											<Children>
												<LibrarySidebar></LibrarySidebar>
												<!--Cover Art-->
												<CoverArt>
													<MinimumSize>16,16</MinimumSize>
													<SizePolicy>me,me</SizePolicy>
													<Connection>
														<ConfigKey>[Library],show_coverart</ConfigKey>
														<BindProperty>visible</BindProperty>
													</Connection>
												</CoverArt>
											</Children>
										</Splitter>
									</Children>
								</WidgetGroup>
								<WidgetGroup>
									<!-- Library Table-->
									<Style>QGroupBox {}</Style>
									<Layout>vertical</Layout>
									<Children>
										<Library></Library>
									</Children>
								</WidgetGroup>
							</Children>
						</Splitter>
					</Children>
				</WidgetGroup>
			</Children>
		</WidgetGroup>
	</Children>
</skin>