# Xtended SPC Skin Resource Script File
# Version 0.61

# You can use and modify this sample script file to build your own skin theme
# for use with Xtended SPC. Note that none of the fields should be left blank
# or the skin will be rejected. Have fun!

# SUPPORTED FILE FORMATS :
# - BMP files
# - JPEG files

[INFO]
# Author="AuthorName"
Author="Bitez!"

# Theme="ThemeName"
Theme="Dark Chrome Metal"

# Comment="CommentText"
Comment="Basic rectangular (yuck!) skin"

[IMAGES]
# Image[1-2]="FileName"
# Description 
# -----------
# - FileName    : image file name.
Image1="dcmmain1.jpg"
Image2="dcmmain2.jpg"

# MaskImage="FileName"
# Description 
# -----------
# - FileName: image file name.
MaskImage="dcmmask.bmp"

# VAMaskImage="FileName"
# Description
# -----------
# - FileName: image file name.
VAMaskImage="dcmvmask.bmp"

# NumbersImage="FileName"
# Description 
# -----------
# - FileName: image file name.
NumbersImage="dcmnum.bmp"

# VolCtrlImage="FileName"
# Description 
# -----------
# - FileName: image file name.
VolCtrlImage="dcmvol.bmp"

[AREAS]
# LoadButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
LoadButton="43,120,23,10,Load"

# PlayButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
PlayButton="66,120,23,10,Play"

# StopButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
StopButton="89,120,23,10,Stop"

# PrevButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
PrevButton="21,120,23,10,Previous_Track"

# NextButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
NextButton="112,120,23,10,Next_Track"

# PEButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
PEButton="19,127,21,6,Playlist_Editor"

# SettingsButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
SettingsButton="20,143,21,6,Settings"

# MinimizeButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
MinimizeButton="225,11,10,11,Minimize"

# CloseButton="DestX,DestY,Width,Height,ToolTip"
# Description
# -----------
# - DestX   : button X position.
# - DestY   : button Y position.
# - Width   : button width.
# - Height  : button height.
# - ToolTip : a popup description text (use _ to define blank space)
CloseButton="238,11,10,11,Close"

# TimeWindow="DestX,DestY,Width,Height"
# Description
# -----------
# - DestX   : window X position.
# - DestY   : window Y position.
# - Width   : window height.
# - Height  : window width.
TimeWindow="30,95,54,16"

# TitleWindow="DestX,DestY,Width,Height"
# Description
# -----------
# - DestX   : window X position.
# - DestY   : window Y position.
# - Width   : window height.
# - Height  : window width.
TitleWindow="94,97,134,12"

# AnalyserWindow="DestX,DestY,Width,Height"
# Description
# -----------
# - DestX   : window X position.
# - DestY   : window Y position.
# - Width   : window height.
# - Height  : window width.
AnalyserWindow="20,25,206,56"

[OTHERS]
# TextFont="Name,Size"
# Description
# -----------
# - Name    : name of a registered Windows font.
# - Size    : size in points.
TextFont="Terminal,7"

# TextColor="R,G,B"
# Description
# -----------
# - R       : red component value (0..255)
# - G       : green component value (0..255)
# - B       : blue component value (0..255)
TextColor="166,175,162"

# SpectrumColor[1-4]="R,G,B"
# Description
# -----------
# Color1    : gradient start color.
# Color2    : gradient end color.
# - R       : red component value (0..255)
# - G       : green component value (0..255)
# - B       : blue component value (0..255)
SpectrumColor1="192,0,0"
SpectrumColor2="255,128,64"

# peak color set to white
SpectrumPeakColor1="225,255,255"

# and fades into black when it disappear
SpectrumPeakColor2="0,0,0"

# WaveformColor[1-3]="R,G,B"
# Description
# -----------
# Color1    : flame effect.
# Color2    : spark effect.
# Color3    : oscilloscope/waveform.
# - R       : red component value (0..255)
# - G       : green component value (0..255)
# - B       : blue component value (0..255)
WaveformColor1="128,32,32"
WaveformColor2="128,0,0"
WaveformColor3="255,128,64"

# VolumeControl="Type,DestX,DestY,Width,Height,ToolTip"
# Description 
# -----------
# - Type1   : knob wheel.
# - Type2   : horizontal slider bar.
# - Type3   : vertical slider bar.
# - DestX   : control X position.
# - DestY   : control Y position.
# - Width   : control width.
# - Height  : control height.
# - ToolTip : a popup description text (use _ to define blank space)
VolumeControl="Type2,147,121,90,8,Volume"
