diff options
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 1102 | ||||
-rw-r--r-- | RHMixxx1280x800/style/style_sampler.png | bin | 414 -> 431 bytes | |||
-rw-r--r-- | RHMixxx1280x800/style/style_sampler.xcf | bin | 15120 -> 15084 bytes |
3 files changed, 1094 insertions, 8 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index 2fea321..0211a22 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -760,7 +760,7 @@ Sampler --> <WidgetGroup> <Pos>0,0</Pos> - <Size>264,103</Size> + <Size>276,103</Size> <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> <Children> @@ -915,8 +915,8 @@ Text- Artist *********************************************************** --> <WidgetGroup> - <Pos>275,0</Pos> - <Size>265,103</Size> + <Pos>287,0</Pos> + <Size>276,103</Size> <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> <Children> <!-- @@ -1094,8 +1094,8 @@ Text- Artist ********************************************** --> <WidgetGroup> - <Pos>550,0</Pos> - <Size>264,103</Size> + <Pos>574,0</Pos> + <Size>276,103</Size> <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> <Children> @@ -1251,8 +1251,8 @@ Text- Artist ********************************************** --> <WidgetGroup> - <Pos>825,0</Pos> - <Size>264,103</Size> + <Pos>861,0</Pos> + <Size>276,103</Size> <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> <Children> @@ -1407,7 +1407,7 @@ Text- Artist ********************************************** --> <WidgetGroup> - <Pos>0,112</Pos> + <Pos>0,115</Pos> <Size>264,103</Size> <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> <Children> @@ -1556,6 +1556,1092 @@ Text- Artist </Children> </WidgetGroup> + + <!-- + ********************************************** + Sampler 6 + ********************************************** + --> + <WidgetGroup> + <Pos>0,115</Pos> + <Size>264,103</Size> + <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> + <Children> + + <!-- + ********************************************** + Sampler6: Text- Track Title + ********************************************** + + <Text> + <TooltipId>text</TooltipId> + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Group>[Sampler6]</Group> + <Pos>5,5</Pos> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** + Sampler6: Text- Artist + ********************************************** + --> + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler6]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler6]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + + + <!-- + ********************************************** + Sampler6: Visual- Waveform overview + ********************************************** + --> + <Overview> + <TooltipId>waveform_overview</TooltipId> + <Style></Style> + <Group>[Sampler6]</Group> + <Pos>6,55</Pos> + <Size>150,42</Size> + <BgColor></BgColor> + <SignalHighColor></SignalHighColor> + <SignalMidColor></SignalMidColor> + <SignalLowColor></SignalLowColor> + <SignalColor>##CC0000</SignalColor> + <PlayPosColor>#000000</PlayPosColor> + <DefaultMark> + <Align>bottom</Align> + <Color>#00FF00</Color> + <TextColor>#FFFFFF</TextColor> + <Text> %1 </Text> + </DefaultMark> + <Connection> + <ConfigKey>[Sampler6],playposition</ConfigKey> + <EmitOnDownPress>false</EmitOnDownPress> + </Connection> + </Overview> + + + <!-- + **************************************** + Sampler6: Button- Play + **************************************** + --> + <PushButton> + <TooltipId>play_start</TooltipId> + + <Style></Style> + <NumberStates>2</NumberStates> + <RightClickIsPushButton>true</RightClickIsPushButton> + <State> + <Number>0</Number> + <Pressed>btn_play_over_sampler.png</Pressed> + <Unpressed>btn_play_sampler.png</Unpressed> + </State> + <State> + <Number>1</Number> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> + </State> + <Pos>212,55</Pos> + <Connection> + <ConfigKey>[Sampler6],play</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler6],start</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>RightButton</ButtonState> + <ConnectValueToWidget>false</ConnectValueToWidget> + </Connection> + </PushButton> + + + <!-- + ********************************************** + Sampler6: Button- STOP + ********************************************** + --> + <PushButton> + <TooltipId>cue_default_cue_gotoandstop</TooltipId> + <Style></Style> + <NumberStates>1</NumberStates> + <State> + <Number>0</Number> + <Pressed>btn_stop_red.png</Pressed> + <Unpressed>btn_stop.png</Unpressed> + </State> + <Pos>162,55</Pos> + <Connection> + <ConfigKey>[Sampler6],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler6],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>RightButton</ButtonState> + </Connection> + </PushButton> + </Children> + </WidgetGroup> + + <!-- + ********************************************** + Sampler 7 + ********************************************** + --> + <WidgetGroup> + <Pos>0,115</Pos> + <Size>264,103</Size> + <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> + <Children> + + <!-- + ********************************************** + Sampler7: Text- Track Title + ********************************************** + + <Text> + <TooltipId>text</TooltipId> + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Group>[Sampler7]</Group> + <Pos>5,5</Pos> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** + Sampler7: Text- Artist + ********************************************** + --> + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler7]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler7]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + + + <!-- + ********************************************** + Sampler7: Visual- Waveform overview + ********************************************** + --> + <Overview> + <TooltipId>waveform_overview</TooltipId> + <Style></Style> + <Group>[Sampler7]</Group> + <Pos>6,55</Pos> + <Size>150,42</Size> + <BgColor></BgColor> + <SignalHighColor></SignalHighColor> + <SignalMidColor></SignalMidColor> + <SignalLowColor></SignalLowColor> + <SignalColor>##CC0000</SignalColor> + <PlayPosColor>#000000</PlayPosColor> + <DefaultMark> + <Align>bottom</Align> + <Color>#00FF00</Color> + <TextColor>#FFFFFF</TextColor> + <Text> %1 </Text> + </DefaultMark> + <Connection> + <ConfigKey>[Sampler7],playposition</ConfigKey> + <EmitOnDownPress>false</EmitOnDownPress> + </Connection> + </Overview> + + + <!-- + **************************************** + Sampler7: Button- Play + **************************************** + --> + <PushButton> + <TooltipId>play_start</TooltipId> + + <Style></Style> + <NumberStates>2</NumberStates> + <RightClickIsPushButton>true</RightClickIsPushButton> + <State> + <Number>0</Number> + <Pressed>btn_play_over_sampler.png</Pressed> + <Unpressed>btn_play_sampler.png</Unpressed> + </State> + <State> + <Number>1</Number> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> + </State> + <Pos>212,55</Pos> + <Connection> + <ConfigKey>[Sampler7],play</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler7],start</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>RightButton</ButtonState> + <ConnectValueToWidget>false</ConnectValueToWidget> + </Connection> + </PushButton> + + + <!-- + ********************************************** + Sampler7: Button- STOP + ********************************************** + --> + <PushButton> + <TooltipId>cue_default_cue_gotoandstop</TooltipId> + <Style></Style> + <NumberStates>1</NumberStates> + <State> + <Number>0</Number> + <Pressed>btn_stop_red.png</Pressed> + <Unpressed>btn_stop.png</Unpressed> + </State> + <Pos>162,55</Pos> + <Connection> + <ConfigKey>[Sampler7],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler7],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>RightButton</ButtonState> + </Connection> + </PushButton> + </Children> + </WidgetGroup> + + <!-- + ********************************************** + Sampler 8 + ********************************************** + --> + <WidgetGroup> + <Pos>0,115</Pos> + <Size>264,103</Size> + <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> + <Children> + + <!-- + ********************************************** + Sampler8: Text- Track Title + ********************************************** + + <Text> + <TooltipId>text</TooltipId> + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Group>[Sampler8]</Group> + <Pos>5,5</Pos> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** + Sampler8: Text- Artist + ********************************************** + --> + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler8]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler8]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + + + <!-- + ********************************************** + Sampler8: Visual- Waveform overview + ********************************************** + --> + <Overview> + <TooltipId>waveform_overview</TooltipId> + <Style></Style> + <Group>[Sampler8]</Group> + <Pos>6,55</Pos> + <Size>150,42</Size> + <BgColor></BgColor> + <SignalHighColor></SignalHighColor> + <SignalMidColor></SignalMidColor> + <SignalLowColor></SignalLowColor> + <SignalColor>##CC0000</SignalColor> + <PlayPosColor>#000000</PlayPosColor> + <DefaultMark> + <Align>bottom</Align> + <Color>#00FF00</Color> + <TextColor>#FFFFFF</TextColor> + <Text> %1 </Text> + </DefaultMark> + <Connection> + <ConfigKey>[Sampler8],playposition</ConfigKey> + <EmitOnDownPress>false</EmitOnDownPress> + </Connection> + </Overview> + + + <!-- + **************************************** + Sampler8: Button- Play + **************************************** + --> + <PushButton> + <TooltipId>play_start</TooltipId> + + <Style></Style> + <NumberStates>2</NumberStates> + <RightClickIsPushButton>true</RightClickIsPushButton> + <State> + <Number>0</Number> + <Pressed>btn_play_over_sampler.png</Pressed> + <Unpressed>btn_play_sampler.png</Unpressed> + </State> + <State> + <Number>1</Number> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> + </State> + <Pos>212,55</Pos> + <Connection> + <ConfigKey>[Sampler8],play</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler8],start</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>RightButton</ButtonState> + <ConnectValueToWidget>false</ConnectValueToWidget> + </Connection> + </PushButton> + + + <!-- + ********************************************** + Sampler8: Button- STOP + ********************************************** + --> + <PushButton> + <TooltipId>cue_default_cue_gotoandstop</TooltipId> + <Style></Style> + <NumberStates>1</NumberStates> + <State> + <Number>0</Number> + <Pressed>btn_stop_red.png</Pressed> + <Unpressed>btn_stop.png</Unpressed> + </State> + <Pos>162,55</Pos> + <Connection> + <ConfigKey>[Sampler8],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler8],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>RightButton</ButtonState> + </Connection> + </PushButton> + </Children> + </WidgetGroup> + + <!-- + ********************************************** + Sampler 9 + ********************************************** + --> + <WidgetGroup> + <Pos>0,115</Pos> + <Size>264,103</Size> + <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> + <Children> + + <!-- + ********************************************** + Sampler9: Text- Track Title + ********************************************** + + <Text> + <TooltipId>text</TooltipId> + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Group>[Sampler9]</Group> + <Pos>5,5</Pos> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** + Sampler9: Text- Artist + ********************************************** + --> + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler9]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler9]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + + + <!-- + ********************************************** + Sampler9: Visual- Waveform overview + ********************************************** + --> + <Overview> + <TooltipId>waveform_overview</TooltipId> + <Style></Style> + <Group>[Sampler9]</Group> + <Pos>6,55</Pos> + <Size>150,42</Size> + <BgColor></BgColor> + <SignalHighColor></SignalHighColor> + <SignalMidColor></SignalMidColor> + <SignalLowColor></SignalLowColor> + <SignalColor>##CC0000</SignalColor> + <PlayPosColor>#000000</PlayPosColor> + <DefaultMark> + <Align>bottom</Align> + <Color>#00FF00</Color> + <TextColor>#FFFFFF</TextColor> + <Text> %1 </Text> + </DefaultMark> + <Connection> + <ConfigKey>[Sampler9],playposition</ConfigKey> + <EmitOnDownPress>false</EmitOnDownPress> + </Connection> + </Overview> + + + <!-- + **************************************** + Sampler9: Button- Play + **************************************** + --> + <PushButton> + <TooltipId>play_start</TooltipId> + + <Style></Style> + <NumberStates>2</NumberStates> + <RightClickIsPushButton>true</RightClickIsPushButton> + <State> + <Number>0</Number> + <Pressed>btn_play_over_sampler.png</Pressed> + <Unpressed>btn_play_sampler.png</Unpressed> + </State> + <State> + <Number>1</Number> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> + </State> + <Pos>212,55</Pos> + <Connection> + <ConfigKey>[Sampler9],play</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler9],start</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>RightButton</ButtonState> + <ConnectValueToWidget>false</ConnectValueToWidget> + </Connection> + </PushButton> + + + <!-- + ********************************************** + Sampler9: Button- STOP + ********************************************** + --> + <PushButton> + <TooltipId>cue_default_cue_gotoandstop</TooltipId> + <Style></Style> + <NumberStates>1</NumberStates> + <State> + <Number>0</Number> + <Pressed>btn_stop_red.png</Pressed> + <Unpressed>btn_stop.png</Unpressed> + </State> + <Pos>162,55</Pos> + <Connection> + <ConfigKey>[Sampler9],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler9],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>RightButton</ButtonState> + </Connection> + </PushButton> + </Children> + </WidgetGroup> + + <!-- + ********************************************** + Sampler 10 + ********************************************** + --> + <WidgetGroup> + <Pos>0,115</Pos> + <Size>264,103</Size> + <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> + <Children> + + <!-- + ********************************************** + Sampler10: Text- Track Title + ********************************************** + + <Text> + <TooltipId>text</TooltipId> + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Group>[Sampler10]</Group> + <Pos>5,5</Pos> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** + Sampler10: Text- Artist + ********************************************** + --> + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler10]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler10]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + + + <!-- + ********************************************** + Sampler10: Visual- Waveform overview + ********************************************** + --> + <Overview> + <TooltipId>waveform_overview</TooltipId> + <Style></Style> + <Group>[Sampler10]</Group> + <Pos>6,55</Pos> + <Size>150,42</Size> + <BgColor></BgColor> + <SignalHighColor></SignalHighColor> + <SignalMidColor></SignalMidColor> + <SignalLowColor></SignalLowColor> + <SignalColor>##CC0000</SignalColor> + <PlayPosColor>#000000</PlayPosColor> + <DefaultMark> + <Align>bottom</Align> + <Color>#00FF00</Color> + <TextColor>#FFFFFF</TextColor> + <Text> %1 </Text> + </DefaultMark> + <Connection> + <ConfigKey>[Sampler10],playposition</ConfigKey> + <EmitOnDownPress>false</EmitOnDownPress> + </Connection> + </Overview> + + + <!-- + **************************************** + Sampler10: Button- Play + **************************************** + --> + <PushButton> + <TooltipId>play_start</TooltipId> + + <Style></Style> + <NumberStates>2</NumberStates> + <RightClickIsPushButton>true</RightClickIsPushButton> + <State> + <Number>0</Number> + <Pressed>btn_play_over_sampler.png</Pressed> + <Unpressed>btn_play_sampler.png</Unpressed> + </State> + <State> + <Number>1</Number> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> + </State> + <Pos>212,55</Pos> + <Connection> + <ConfigKey>[Sampler10],play</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler10],start</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>RightButton</ButtonState> + <ConnectValueToWidget>false</ConnectValueToWidget> + </Connection> + </PushButton> + + + <!-- + ********************************************** + Sampler10: Button- STOP + ********************************************** + --> + <PushButton> + <TooltipId>cue_default_cue_gotoandstop</TooltipId> + <Style></Style> + <NumberStates>1</NumberStates> + <State> + <Number>0</Number> + <Pressed>btn_stop_red.png</Pressed> + <Unpressed>btn_stop.png</Unpressed> + </State> + <Pos>162,55</Pos> + <Connection> + <ConfigKey>[Sampler10],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler10],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>RightButton</ButtonState> + </Connection> + </PushButton> + </Children> + </WidgetGroup> + + <!-- + ********************************************** + Sampler 11 + ********************************************** + --> + <WidgetGroup> + <Pos>0,115</Pos> + <Size>264,103</Size> + <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> + <Children> + + <!-- + ********************************************** + Sampler11: Text- Track Title + ********************************************** + + <Text> + <TooltipId>text</TooltipId> + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Group>[Sampler11]</Group> + <Pos>5,5</Pos> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** + Sampler11: Text- Artist + ********************************************** + --> + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler11]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler11]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + + + <!-- + ********************************************** + Sampler11: Visual- Waveform overview + ********************************************** + --> + <Overview> + <TooltipId>waveform_overview</TooltipId> + <Style></Style> + <Group>[Sampler11]</Group> + <Pos>6,55</Pos> + <Size>150,42</Size> + <BgColor></BgColor> + <SignalHighColor></SignalHighColor> + <SignalMidColor></SignalMidColor> + <SignalLowColor></SignalLowColor> + <SignalColor>##CC0000</SignalColor> + <PlayPosColor>#000000</PlayPosColor> + <DefaultMark> + <Align>bottom</Align> + <Color>#00FF00</Color> + <TextColor>#FFFFFF</TextColor> + <Text> %1 </Text> + </DefaultMark> + <Connection> + <ConfigKey>[Sampler11],playposition</ConfigKey> + <EmitOnDownPress>false</EmitOnDownPress> + </Connection> + </Overview> + + + <!-- + **************************************** + Sampler11: Button- Play + **************************************** + --> + <PushButton> + <TooltipId>play_start</TooltipId> + + <Style></Style> + <NumberStates>2</NumberStates> + <RightClickIsPushButton>true</RightClickIsPushButton> + <State> + <Number>0</Number> + <Pressed>btn_play_over_sampler.png</Pressed> + <Unpressed>btn_play_sampler.png</Unpressed> + </State> + <State> + <Number>1</Number> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> + </State> + <Pos>212,55</Pos> + <Connection> + <ConfigKey>[Sampler11],play</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler11],start</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>RightButton</ButtonState> + <ConnectValueToWidget>false</ConnectValueToWidget> + </Connection> + </PushButton> + + + <!-- + ********************************************** + Sampler11: Button- STOP + ********************************************** + --> + <PushButton> + <TooltipId>cue_default_cue_gotoandstop</TooltipId> + <Style></Style> + <NumberStates>1</NumberStates> + <State> + <Number>0</Number> + <Pressed>btn_stop_red.png</Pressed> + <Unpressed>btn_stop.png</Unpressed> + </State> + <Pos>162,55</Pos> + <Connection> + <ConfigKey>[Sampler11],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler11],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>RightButton</ButtonState> + </Connection> + </PushButton> + </Children> + </WidgetGroup> + + <!-- + ********************************************** + Sampler 12 + ********************************************** + --> + <WidgetGroup> + <Pos>0,115</Pos> + <Size>264,103</Size> + <Style>QGroupBox { border: 0px solid green; margin: -0px 0px 0px 0px; background: url(skin:/style/style_sampler.png); } </Style> + <Children> + + <!-- + ********************************************** + Sampler12: Text- Track Title + ********************************************** + + <Text> + <TooltipId>text</TooltipId> + <Style>QLabel { font: bold 13px/17px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #3087BF; text-align: left; padding-left: 1px; } + </Style> + <Group>[Sampler12]</Group> + <Pos>5,5</Pos> + <Size>250,21</Size> + </Text>--> + + + <!-- + ********************************************** + Sampler12: Text- Artist + ********************************************** + --> + + <TrackProperty> + <TooltipId>artist</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>artist</Property> + <Group>[Sampler12]</Group> + <Pos>4,4</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + Alternative "TITLE ONLY" display + <TrackProperty> + <TooltipId>track_title</TooltipId> + <Style>QLabel { font: bold 14px/16px Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif; + background-color: transparent; color: #000000; text-align: left; padding-left: 1px; } + </Style> + <Property>title</Property> + <Group>[Sampler12]</Group> + <Pos>4,25</Pos> + <Size>258f,20</Size> + </TrackProperty> + + + + + <!-- + ********************************************** + Sampler12: Visual- Waveform overview + ********************************************** + --> + <Overview> + <TooltipId>waveform_overview</TooltipId> + <Style></Style> + <Group>[Sampler12]</Group> + <Pos>6,55</Pos> + <Size>150,42</Size> + <BgColor></BgColor> + <SignalHighColor></SignalHighColor> + <SignalMidColor></SignalMidColor> + <SignalLowColor></SignalLowColor> + <SignalColor>##CC0000</SignalColor> + <PlayPosColor>#000000</PlayPosColor> + <DefaultMark> + <Align>bottom</Align> + <Color>#00FF00</Color> + <TextColor>#FFFFFF</TextColor> + <Text> %1 </Text> + </DefaultMark> + <Connection> + <ConfigKey>[Sampler12],playposition</ConfigKey> + <EmitOnDownPress>false</EmitOnDownPress> + </Connection> + </Overview> + + + <!-- + **************************************** + Sampler12: Button- Play + **************************************** + --> + <PushButton> + <TooltipId>play_start</TooltipId> + + <Style></Style> + <NumberStates>2</NumberStates> + <RightClickIsPushButton>true</RightClickIsPushButton> + <State> + <Number>0</Number> + <Pressed>btn_play_over_sampler.png</Pressed> + <Unpressed>btn_play_sampler.png</Unpressed> + </State> + <State> + <Number>1</Number> + <Pressed>btn_play_sampler.png</Pressed> + <Unpressed>btn_play_over_sampler.png</Unpressed> + </State> + <Pos>212,55</Pos> + <Connection> + <ConfigKey>[Sampler12],play</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler12],start</ConfigKey> + <EmitOnDownPress>true</EmitOnDownPress> + <ButtonState>RightButton</ButtonState> + <ConnectValueToWidget>false</ConnectValueToWidget> + </Connection> + </PushButton> + + + <!-- + ********************************************** + Sampler12: Button- STOP + ********************************************** + --> + <PushButton> + <TooltipId>cue_default_cue_gotoandstop</TooltipId> + <Style></Style> + <NumberStates>1</NumberStates> + <State> + <Number>0</Number> + <Pressed>btn_stop_red.png</Pressed> + <Unpressed>btn_stop.png</Unpressed> + </State> + <Pos>162,55</Pos> + <Connection> + <ConfigKey>[Sampler12],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>LeftButton</ButtonState> + </Connection> + <Connection> + <ConfigKey>[Sampler12],start_stop</ConfigKey> + <EmitOnPressAndRelease>true</EmitOnPressAndRelease> + <ButtonState>RightButton</ButtonState> + </Connection> + </PushButton> + </Children> + </WidgetGroup> + </Children> </WidgetGroup> diff --git a/RHMixxx1280x800/style/style_sampler.png b/RHMixxx1280x800/style/style_sampler.png Binary files differindex 72c2a5f..e5a42f1 100644 --- a/RHMixxx1280x800/style/style_sampler.png +++ b/RHMixxx1280x800/style/style_sampler.png diff --git a/RHMixxx1280x800/style/style_sampler.xcf b/RHMixxx1280x800/style/style_sampler.xcf Binary files differindex 1551b22..f977142 100644 --- a/RHMixxx1280x800/style/style_sampler.xcf +++ b/RHMixxx1280x800/style/style_sampler.xcf |