diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c2112dc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +# Auto detect text files and perform LF normalization +* text=auto + +# Custom for Visual Studio +*.cs diff=csharp + +# Standard to msysgit +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain +*.ini diff=astextplain +*.INI diff=astextplain +*.inc diff=astextplain +*.INC diff=astextplain +*.lua diff=astextplain +*.LUA diff=astextplain \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..425b8bf --- /dev/null +++ b/.gitignore @@ -0,0 +1,49 @@ +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msm +*.msp + +# Windows shortcuts +*.lnk + +# ========================= +# Operating System Files +# ========================= + +# OSX +# ========================= + +.DS_Store +.AppleDouble +.LSOverride + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk +@Resources/images/coverSpotify.png +Temperature/GPUName.txt diff --git a/.installer/RMSKIN.bmp b/.installer/RMSKIN.bmp new file mode 100644 index 0000000..3e57017 Binary files /dev/null and b/.installer/RMSKIN.bmp differ diff --git a/.installer/RMSKIN.psd b/.installer/RMSKIN.psd new file mode 100644 index 0000000..942f2a5 Binary files /dev/null and b/.installer/RMSKIN.psd differ diff --git a/.installer/layout.ini b/.installer/layout.ini new file mode 100644 index 0000000..971ee0e --- /dev/null +++ b/.installer/layout.ini @@ -0,0 +1,120 @@ +[Rainmeter] +Logging=0 +SkinPath=D:\Dokumente\Rainmeter\Skins\ +[Desktop_fullset\Background] +Active=2 +WindowX=0 +WindowY=0 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=-2 +[Desktop_fullset\Clock] +Active=1 +WindowX=365 +WindowY=859 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\CPU] +Active=1 +WindowX=0 +WindowY=16 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\RAM] +Active=1 +WindowX=0 +WindowY=106 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Network] +Active=1 +WindowX=0 +WindowY=299 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Drive] +Active=1 +WindowX=0 +WindowY=201 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Media] +Active=1 +WindowX=0 +WindowY=467 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Recycle Bin] +Active=1 +WindowX=0 +WindowY=880 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Temperature\CPU] +Active=1 +WindowX=0 +WindowY=638 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Temperature\GPU] +Active=1 +WindowX=0 +WindowY=718 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Volume] +Active=1 +WindowX=0 +WindowY=960 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Weather] +Active=1 +WindowX=0 +WindowY=798 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 +[Desktop_fullset\Settings] +Active=2 +WindowX=401 +WindowY=215 +ClickThrough=0 +Draggable=1 +SnapEdges=1 +KeepOnScreen=1 +AlwaysOnTop=0 diff --git a/.installer/plugins/x32/GPMDPPlugin.dll b/.installer/plugins/x32/GPMDPPlugin.dll new file mode 100644 index 0000000..057cb80 Binary files /dev/null and b/.installer/plugins/x32/GPMDPPlugin.dll differ diff --git a/.installer/plugins/x32/Mouse.dll b/.installer/plugins/x32/Mouse.dll new file mode 100644 index 0000000..b149cf8 Binary files /dev/null and b/.installer/plugins/x32/Mouse.dll differ diff --git a/.installer/plugins/x32/SpotifyPlugin.dll b/.installer/plugins/x32/SpotifyPlugin.dll new file mode 100644 index 0000000..afbf5ce Binary files /dev/null and b/.installer/plugins/x32/SpotifyPlugin.dll differ diff --git a/.installer/plugins/x64/GPMDPPlugin.dll b/.installer/plugins/x64/GPMDPPlugin.dll new file mode 100644 index 0000000..c2921cf Binary files /dev/null and b/.installer/plugins/x64/GPMDPPlugin.dll differ diff --git a/.installer/plugins/x64/Mouse.dll b/.installer/plugins/x64/Mouse.dll new file mode 100644 index 0000000..676a657 Binary files /dev/null and b/.installer/plugins/x64/Mouse.dll differ diff --git a/.installer/plugins/x64/SpotifyPlugin.dll b/.installer/plugins/x64/SpotifyPlugin.dll new file mode 100644 index 0000000..38dc466 Binary files /dev/null and b/.installer/plugins/x64/SpotifyPlugin.dll differ diff --git a/@Resources/Language/English.inc b/@Resources/Language/English.inc new file mode 100644 index 0000000..726744b Binary files /dev/null and b/@Resources/Language/English.inc differ diff --git a/@Resources/Language/French.inc b/@Resources/Language/French.inc new file mode 100644 index 0000000..0cb3ff1 Binary files /dev/null and b/@Resources/Language/French.inc differ diff --git a/@Resources/Language/Serbian.inc b/@Resources/Language/Serbian.inc new file mode 100644 index 0000000..9cfc957 Binary files /dev/null and b/@Resources/Language/Serbian.inc differ diff --git a/@Resources/Language/YourLanguage.inc b/@Resources/Language/YourLanguage.inc new file mode 100644 index 0000000..d50d58e Binary files /dev/null and b/@Resources/Language/YourLanguage.inc differ diff --git a/@Resources/Measures.inc b/@Resources/Measures.inc new file mode 100644 index 0000000..2cf3d1c Binary files /dev/null and b/@Resources/Measures.inc differ diff --git a/@Resources/RegExp.inc b/@Resources/RegExp.inc new file mode 100644 index 0000000..6bdf029 Binary files /dev/null and b/@Resources/RegExp.inc differ diff --git a/@Resources/Translation.inc b/@Resources/Translation.inc new file mode 100644 index 0000000..458549c Binary files /dev/null and b/@Resources/Translation.inc differ diff --git a/@Resources/WeatherIcons/0.png b/@Resources/WeatherIcons/0.png new file mode 100644 index 0000000..64686a9 Binary files /dev/null and b/@Resources/WeatherIcons/0.png differ diff --git a/@Resources/WeatherIcons/1.png b/@Resources/WeatherIcons/1.png new file mode 100644 index 0000000..64686a9 Binary files /dev/null and b/@Resources/WeatherIcons/1.png differ diff --git a/@Resources/WeatherIcons/10.png b/@Resources/WeatherIcons/10.png new file mode 100644 index 0000000..167068d Binary files /dev/null and b/@Resources/WeatherIcons/10.png differ diff --git a/@Resources/WeatherIcons/11.png b/@Resources/WeatherIcons/11.png new file mode 100644 index 0000000..f149b89 Binary files /dev/null and b/@Resources/WeatherIcons/11.png differ diff --git a/@Resources/WeatherIcons/12.png b/@Resources/WeatherIcons/12.png new file mode 100644 index 0000000..f149b89 Binary files /dev/null and b/@Resources/WeatherIcons/12.png differ diff --git a/@Resources/WeatherIcons/13.png b/@Resources/WeatherIcons/13.png new file mode 100644 index 0000000..13b4017 Binary files /dev/null and b/@Resources/WeatherIcons/13.png differ diff --git a/@Resources/WeatherIcons/14.png b/@Resources/WeatherIcons/14.png new file mode 100644 index 0000000..e3c1ee8 Binary files /dev/null and b/@Resources/WeatherIcons/14.png differ diff --git a/@Resources/WeatherIcons/15.png b/@Resources/WeatherIcons/15.png new file mode 100644 index 0000000..e3672cb Binary files /dev/null and b/@Resources/WeatherIcons/15.png differ diff --git a/@Resources/WeatherIcons/16.png b/@Resources/WeatherIcons/16.png new file mode 100644 index 0000000..e3c1ee8 Binary files /dev/null and b/@Resources/WeatherIcons/16.png differ diff --git a/@Resources/WeatherIcons/17.png b/@Resources/WeatherIcons/17.png new file mode 100644 index 0000000..62a986a Binary files /dev/null and b/@Resources/WeatherIcons/17.png differ diff --git a/@Resources/WeatherIcons/18.png b/@Resources/WeatherIcons/18.png new file mode 100644 index 0000000..62a986a Binary files /dev/null and b/@Resources/WeatherIcons/18.png differ diff --git a/@Resources/WeatherIcons/19.png b/@Resources/WeatherIcons/19.png new file mode 100644 index 0000000..00f3c10 Binary files /dev/null and b/@Resources/WeatherIcons/19.png differ diff --git a/@Resources/WeatherIcons/2.png b/@Resources/WeatherIcons/2.png new file mode 100644 index 0000000..64686a9 Binary files /dev/null and b/@Resources/WeatherIcons/2.png differ diff --git a/@Resources/WeatherIcons/20.png b/@Resources/WeatherIcons/20.png new file mode 100644 index 0000000..00f3c10 Binary files /dev/null and b/@Resources/WeatherIcons/20.png differ diff --git a/@Resources/WeatherIcons/21.png b/@Resources/WeatherIcons/21.png new file mode 100644 index 0000000..00f3c10 Binary files /dev/null and b/@Resources/WeatherIcons/21.png differ diff --git a/@Resources/WeatherIcons/22.png b/@Resources/WeatherIcons/22.png new file mode 100644 index 0000000..00f3c10 Binary files /dev/null and b/@Resources/WeatherIcons/22.png differ diff --git a/@Resources/WeatherIcons/23.png b/@Resources/WeatherIcons/23.png new file mode 100644 index 0000000..a038b46 Binary files /dev/null and b/@Resources/WeatherIcons/23.png differ diff --git a/@Resources/WeatherIcons/24.png b/@Resources/WeatherIcons/24.png new file mode 100644 index 0000000..a038b46 Binary files /dev/null and b/@Resources/WeatherIcons/24.png differ diff --git a/@Resources/WeatherIcons/25.png b/@Resources/WeatherIcons/25.png new file mode 100644 index 0000000..e3672cb Binary files /dev/null and b/@Resources/WeatherIcons/25.png differ diff --git a/@Resources/WeatherIcons/26.png b/@Resources/WeatherIcons/26.png new file mode 100644 index 0000000..262f55a Binary files /dev/null and b/@Resources/WeatherIcons/26.png differ diff --git a/@Resources/WeatherIcons/27.png b/@Resources/WeatherIcons/27.png new file mode 100644 index 0000000..aa94c31 Binary files /dev/null and b/@Resources/WeatherIcons/27.png differ diff --git a/@Resources/WeatherIcons/28.png b/@Resources/WeatherIcons/28.png new file mode 100644 index 0000000..2292903 Binary files /dev/null and b/@Resources/WeatherIcons/28.png differ diff --git a/@Resources/WeatherIcons/29.png b/@Resources/WeatherIcons/29.png new file mode 100644 index 0000000..121404b Binary files /dev/null and b/@Resources/WeatherIcons/29.png differ diff --git a/@Resources/WeatherIcons/3.png b/@Resources/WeatherIcons/3.png new file mode 100644 index 0000000..64686a9 Binary files /dev/null and b/@Resources/WeatherIcons/3.png differ diff --git a/@Resources/WeatherIcons/30.png b/@Resources/WeatherIcons/30.png new file mode 100644 index 0000000..19100ef Binary files /dev/null and b/@Resources/WeatherIcons/30.png differ diff --git a/@Resources/WeatherIcons/31.png b/@Resources/WeatherIcons/31.png new file mode 100644 index 0000000..825fb56 Binary files /dev/null and b/@Resources/WeatherIcons/31.png differ diff --git a/@Resources/WeatherIcons/32.png b/@Resources/WeatherIcons/32.png new file mode 100644 index 0000000..73b87df Binary files /dev/null and b/@Resources/WeatherIcons/32.png differ diff --git a/@Resources/WeatherIcons/33.png b/@Resources/WeatherIcons/33.png new file mode 100644 index 0000000..fa1e315 Binary files /dev/null and b/@Resources/WeatherIcons/33.png differ diff --git a/@Resources/WeatherIcons/34.png b/@Resources/WeatherIcons/34.png new file mode 100644 index 0000000..ea12cc3 Binary files /dev/null and b/@Resources/WeatherIcons/34.png differ diff --git a/@Resources/WeatherIcons/35.png b/@Resources/WeatherIcons/35.png new file mode 100644 index 0000000..167068d Binary files /dev/null and b/@Resources/WeatherIcons/35.png differ diff --git a/@Resources/WeatherIcons/36.png b/@Resources/WeatherIcons/36.png new file mode 100644 index 0000000..69ff087 Binary files /dev/null and b/@Resources/WeatherIcons/36.png differ diff --git a/@Resources/WeatherIcons/37.png b/@Resources/WeatherIcons/37.png new file mode 100644 index 0000000..43e68cd Binary files /dev/null and b/@Resources/WeatherIcons/37.png differ diff --git a/@Resources/WeatherIcons/38.png b/@Resources/WeatherIcons/38.png new file mode 100644 index 0000000..2095525 Binary files /dev/null and b/@Resources/WeatherIcons/38.png differ diff --git a/@Resources/WeatherIcons/39.png b/@Resources/WeatherIcons/39.png new file mode 100644 index 0000000..f149b89 Binary files /dev/null and b/@Resources/WeatherIcons/39.png differ diff --git a/@Resources/WeatherIcons/4.png b/@Resources/WeatherIcons/4.png new file mode 100644 index 0000000..64686a9 Binary files /dev/null and b/@Resources/WeatherIcons/4.png differ diff --git a/@Resources/WeatherIcons/40.png b/@Resources/WeatherIcons/40.png new file mode 100644 index 0000000..f149b89 Binary files /dev/null and b/@Resources/WeatherIcons/40.png differ diff --git a/@Resources/WeatherIcons/41.png b/@Resources/WeatherIcons/41.png new file mode 100644 index 0000000..5bcb857 Binary files /dev/null and b/@Resources/WeatherIcons/41.png differ diff --git a/@Resources/WeatherIcons/42.png b/@Resources/WeatherIcons/42.png new file mode 100644 index 0000000..e3c1ee8 Binary files /dev/null and b/@Resources/WeatherIcons/42.png differ diff --git a/@Resources/WeatherIcons/43.png b/@Resources/WeatherIcons/43.png new file mode 100644 index 0000000..e3c1ee8 Binary files /dev/null and b/@Resources/WeatherIcons/43.png differ diff --git a/@Resources/WeatherIcons/44.png b/@Resources/WeatherIcons/44.png new file mode 100644 index 0000000..f64c77e Binary files /dev/null and b/@Resources/WeatherIcons/44.png differ diff --git a/@Resources/WeatherIcons/45.png b/@Resources/WeatherIcons/45.png new file mode 100644 index 0000000..eb8fe5f Binary files /dev/null and b/@Resources/WeatherIcons/45.png differ diff --git a/@Resources/WeatherIcons/46.png b/@Resources/WeatherIcons/46.png new file mode 100644 index 0000000..d84c08e Binary files /dev/null and b/@Resources/WeatherIcons/46.png differ diff --git a/@Resources/WeatherIcons/47.png b/@Resources/WeatherIcons/47.png new file mode 100644 index 0000000..4bcd2c6 Binary files /dev/null and b/@Resources/WeatherIcons/47.png differ diff --git a/@Resources/WeatherIcons/5.png b/@Resources/WeatherIcons/5.png new file mode 100644 index 0000000..5800894 Binary files /dev/null and b/@Resources/WeatherIcons/5.png differ diff --git a/@Resources/WeatherIcons/6.png b/@Resources/WeatherIcons/6.png new file mode 100644 index 0000000..167068d Binary files /dev/null and b/@Resources/WeatherIcons/6.png differ diff --git a/@Resources/WeatherIcons/7.png b/@Resources/WeatherIcons/7.png new file mode 100644 index 0000000..5800894 Binary files /dev/null and b/@Resources/WeatherIcons/7.png differ diff --git a/@Resources/WeatherIcons/8.png b/@Resources/WeatherIcons/8.png new file mode 100644 index 0000000..167068d Binary files /dev/null and b/@Resources/WeatherIcons/8.png differ diff --git a/@Resources/WeatherIcons/9.png b/@Resources/WeatherIcons/9.png new file mode 100644 index 0000000..f149b89 Binary files /dev/null and b/@Resources/WeatherIcons/9.png differ diff --git a/@Resources/WeatherIcons/na.png b/@Resources/WeatherIcons/na.png new file mode 100644 index 0000000..f64c77e Binary files /dev/null and b/@Resources/WeatherIcons/na.png differ diff --git a/@Resources/addons/RainRGB4.exe b/@Resources/addons/RainRGB4.exe new file mode 100644 index 0000000..1785498 Binary files /dev/null and b/@Resources/addons/RainRGB4.exe differ diff --git a/@Resources/fonts/Anurati.otf b/@Resources/fonts/Anurati.otf new file mode 100644 index 0000000..ad37593 Binary files /dev/null and b/@Resources/fonts/Anurati.otf differ diff --git a/@Resources/fonts/Aquatico.otf b/@Resources/fonts/Aquatico.otf new file mode 100644 index 0000000..62083c8 Binary files /dev/null and b/@Resources/fonts/Aquatico.otf differ diff --git a/@Resources/fonts/Bebas Neue Bold.ttf b/@Resources/fonts/Bebas Neue Bold.ttf new file mode 100644 index 0000000..6fff605 Binary files /dev/null and b/@Resources/fonts/Bebas Neue Bold.ttf differ diff --git a/@Resources/fonts/ITCAvantGardePro-Bk.ttf b/@Resources/fonts/ITCAvantGardePro-Bk.ttf new file mode 100644 index 0000000..8a45c25 Binary files /dev/null and b/@Resources/fonts/ITCAvantGardePro-Bk.ttf differ diff --git a/@Resources/fonts/Quicksand Bold.otf b/@Resources/fonts/Quicksand Bold.otf new file mode 100644 index 0000000..fed32ff Binary files /dev/null and b/@Resources/fonts/Quicksand Bold.otf differ diff --git a/@Resources/fonts/Quicksand Light.otf b/@Resources/fonts/Quicksand Light.otf new file mode 100644 index 0000000..df3995e Binary files /dev/null and b/@Resources/fonts/Quicksand Light.otf differ diff --git a/@Resources/fonts/Quicksand.otf b/@Resources/fonts/Quicksand.otf new file mode 100644 index 0000000..fc7384b Binary files /dev/null and b/@Resources/fonts/Quicksand.otf differ diff --git a/@Resources/fonts/Uni Sans Thin.ttf b/@Resources/fonts/Uni Sans Thin.ttf new file mode 100644 index 0000000..d7b3f8a Binary files /dev/null and b/@Resources/fonts/Uni Sans Thin.ttf differ diff --git a/@Resources/fonts/Uni-Sans-Heavy.ttf b/@Resources/fonts/Uni-Sans-Heavy.ttf new file mode 100644 index 0000000..7c12261 Binary files /dev/null and b/@Resources/fonts/Uni-Sans-Heavy.ttf differ diff --git a/@Resources/fonts/UniNeue-Light.otf b/@Resources/fonts/UniNeue-Light.otf new file mode 100644 index 0000000..817dd1f Binary files /dev/null and b/@Resources/fonts/UniNeue-Light.otf differ diff --git a/@Resources/fonts/segoeui.ttf b/@Resources/fonts/segoeui.ttf new file mode 100644 index 0000000..698c56f Binary files /dev/null and b/@Resources/fonts/segoeui.ttf differ diff --git a/@Resources/fonts/segoeuib.ttf b/@Resources/fonts/segoeuib.ttf new file mode 100644 index 0000000..e42e48b Binary files /dev/null and b/@Resources/fonts/segoeuib.ttf differ diff --git a/@Resources/fonts/segoeuii.ttf b/@Resources/fonts/segoeuii.ttf new file mode 100644 index 0000000..4fa270c Binary files /dev/null and b/@Resources/fonts/segoeuii.ttf differ diff --git a/@Resources/fonts/segoeuil.ttf b/@Resources/fonts/segoeuil.ttf new file mode 100644 index 0000000..9dfd3f5 Binary files /dev/null and b/@Resources/fonts/segoeuil.ttf differ diff --git a/@Resources/fonts/segoeuisl.ttf b/@Resources/fonts/segoeuisl.ttf new file mode 100644 index 0000000..b5f71a4 Binary files /dev/null and b/@Resources/fonts/segoeuisl.ttf differ diff --git a/@Resources/fonts/segoeuiz.ttf b/@Resources/fonts/segoeuiz.ttf new file mode 100644 index 0000000..1fab13c Binary files /dev/null and b/@Resources/fonts/segoeuiz.ttf differ diff --git a/@Resources/fonts/seguibl.ttf b/@Resources/fonts/seguibl.ttf new file mode 100644 index 0000000..65e2cd9 Binary files /dev/null and b/@Resources/fonts/seguibl.ttf differ diff --git a/@Resources/fonts/seguibli.ttf b/@Resources/fonts/seguibli.ttf new file mode 100644 index 0000000..3cf0299 Binary files /dev/null and b/@Resources/fonts/seguibli.ttf differ diff --git a/@Resources/fonts/seguili.ttf b/@Resources/fonts/seguili.ttf new file mode 100644 index 0000000..07a2e72 Binary files /dev/null and b/@Resources/fonts/seguili.ttf differ diff --git a/@Resources/fonts/seguisb.ttf b/@Resources/fonts/seguisb.ttf new file mode 100644 index 0000000..5f3cc91 Binary files /dev/null and b/@Resources/fonts/seguisb.ttf differ diff --git a/@Resources/fonts/seguisbi.ttf b/@Resources/fonts/seguisbi.ttf new file mode 100644 index 0000000..62f3366 Binary files /dev/null and b/@Resources/fonts/seguisbi.ttf differ diff --git a/@Resources/fonts/seguisli.ttf b/@Resources/fonts/seguisli.ttf new file mode 100644 index 0000000..9db11f9 Binary files /dev/null and b/@Resources/fonts/seguisli.ttf differ diff --git a/@Resources/images/GPM_logo.png b/@Resources/images/GPM_logo.png new file mode 100644 index 0000000..eaf576c Binary files /dev/null and b/@Resources/images/GPM_logo.png differ diff --git a/@Resources/images/WebNowPlaying_logo.png b/@Resources/images/WebNowPlaying_logo.png new file mode 100644 index 0000000..87ed0d0 Binary files /dev/null and b/@Resources/images/WebNowPlaying_logo.png differ diff --git a/@Resources/images/checkbox.png b/@Resources/images/checkbox.png new file mode 100644 index 0000000..356d6b8 Binary files /dev/null and b/@Resources/images/checkbox.png differ diff --git a/@Resources/images/checkbox_empty.png b/@Resources/images/checkbox_empty.png new file mode 100644 index 0000000..6a2b892 Binary files /dev/null and b/@Resources/images/checkbox_empty.png differ diff --git a/@Resources/images/cpu.png b/@Resources/images/cpu.png new file mode 100644 index 0000000..72d96a0 Binary files /dev/null and b/@Resources/images/cpu.png differ diff --git a/@Resources/images/external-link.png b/@Resources/images/external-link.png new file mode 100644 index 0000000..2a78354 Binary files /dev/null and b/@Resources/images/external-link.png differ diff --git a/@Resources/images/fast-forward.png b/@Resources/images/fast-forward.png new file mode 100644 index 0000000..17ea46f Binary files /dev/null and b/@Resources/images/fast-forward.png differ diff --git a/@Resources/images/gpu.png b/@Resources/images/gpu.png new file mode 100644 index 0000000..7166deb Binary files /dev/null and b/@Resources/images/gpu.png differ diff --git a/@Resources/images/nocover.png b/@Resources/images/nocover.png new file mode 100644 index 0000000..4e8061d Binary files /dev/null and b/@Resources/images/nocover.png differ diff --git a/@Resources/images/novolume.png b/@Resources/images/novolume.png new file mode 100644 index 0000000..d2c9fde Binary files /dev/null and b/@Resources/images/novolume.png differ diff --git a/@Resources/images/pause.png b/@Resources/images/pause.png new file mode 100644 index 0000000..0a84cd6 Binary files /dev/null and b/@Resources/images/pause.png differ diff --git a/@Resources/images/play.png b/@Resources/images/play.png new file mode 100644 index 0000000..6922484 Binary files /dev/null and b/@Resources/images/play.png differ diff --git a/@Resources/images/rewind.png b/@Resources/images/rewind.png new file mode 100644 index 0000000..8f80e39 Binary files /dev/null and b/@Resources/images/rewind.png differ diff --git a/@Resources/images/spotify_logo.png b/@Resources/images/spotify_logo.png new file mode 100644 index 0000000..c509c5b Binary files /dev/null and b/@Resources/images/spotify_logo.png differ diff --git a/@Resources/images/trash.png b/@Resources/images/trash.png new file mode 100644 index 0000000..791fe7a Binary files /dev/null and b/@Resources/images/trash.png differ diff --git a/@Resources/images/volume.png b/@Resources/images/volume.png new file mode 100644 index 0000000..3e82a1d Binary files /dev/null and b/@Resources/images/volume.png differ diff --git a/@Resources/images/weather/0.png b/@Resources/images/weather/0.png new file mode 100644 index 0000000..77835ad Binary files /dev/null and b/@Resources/images/weather/0.png differ diff --git a/@Resources/images/weather/1.png b/@Resources/images/weather/1.png new file mode 100644 index 0000000..5b5b31f Binary files /dev/null and b/@Resources/images/weather/1.png differ diff --git a/@Resources/images/weather/10.png b/@Resources/images/weather/10.png new file mode 100644 index 0000000..4d5403b Binary files /dev/null and b/@Resources/images/weather/10.png differ diff --git a/@Resources/images/weather/11.png b/@Resources/images/weather/11.png new file mode 100644 index 0000000..dad4f3d Binary files /dev/null and b/@Resources/images/weather/11.png differ diff --git a/@Resources/images/weather/12.png b/@Resources/images/weather/12.png new file mode 100644 index 0000000..dad4f3d Binary files /dev/null and b/@Resources/images/weather/12.png differ diff --git a/@Resources/images/weather/13.png b/@Resources/images/weather/13.png new file mode 100644 index 0000000..75ca06e Binary files /dev/null and b/@Resources/images/weather/13.png differ diff --git a/@Resources/images/weather/14.png b/@Resources/images/weather/14.png new file mode 100644 index 0000000..3296780 Binary files /dev/null and b/@Resources/images/weather/14.png differ diff --git a/@Resources/images/weather/15.png b/@Resources/images/weather/15.png new file mode 100644 index 0000000..c43faae Binary files /dev/null and b/@Resources/images/weather/15.png differ diff --git a/@Resources/images/weather/16.png b/@Resources/images/weather/16.png new file mode 100644 index 0000000..088faea Binary files /dev/null and b/@Resources/images/weather/16.png differ diff --git a/@Resources/images/weather/17.png b/@Resources/images/weather/17.png new file mode 100644 index 0000000..bc89d0e Binary files /dev/null and b/@Resources/images/weather/17.png differ diff --git a/@Resources/images/weather/18.png b/@Resources/images/weather/18.png new file mode 100644 index 0000000..df6f6fb Binary files /dev/null and b/@Resources/images/weather/18.png differ diff --git a/@Resources/images/weather/19.png b/@Resources/images/weather/19.png new file mode 100644 index 0000000..7238ab0 Binary files /dev/null and b/@Resources/images/weather/19.png differ diff --git a/@Resources/images/weather/2.png b/@Resources/images/weather/2.png new file mode 100644 index 0000000..94f001c Binary files /dev/null and b/@Resources/images/weather/2.png differ diff --git a/@Resources/images/weather/20.png b/@Resources/images/weather/20.png new file mode 100644 index 0000000..7238ab0 Binary files /dev/null and b/@Resources/images/weather/20.png differ diff --git a/@Resources/images/weather/21.png b/@Resources/images/weather/21.png new file mode 100644 index 0000000..53a14cc Binary files /dev/null and b/@Resources/images/weather/21.png differ diff --git a/@Resources/images/weather/22.png b/@Resources/images/weather/22.png new file mode 100644 index 0000000..6ce92dd Binary files /dev/null and b/@Resources/images/weather/22.png differ diff --git a/@Resources/images/weather/23.png b/@Resources/images/weather/23.png new file mode 100644 index 0000000..b16413d Binary files /dev/null and b/@Resources/images/weather/23.png differ diff --git a/@Resources/images/weather/24.png b/@Resources/images/weather/24.png new file mode 100644 index 0000000..69abce6 Binary files /dev/null and b/@Resources/images/weather/24.png differ diff --git a/@Resources/images/weather/25.png b/@Resources/images/weather/25.png new file mode 100644 index 0000000..275cf20 Binary files /dev/null and b/@Resources/images/weather/25.png differ diff --git a/@Resources/images/weather/26.png b/@Resources/images/weather/26.png new file mode 100644 index 0000000..f649364 Binary files /dev/null and b/@Resources/images/weather/26.png differ diff --git a/@Resources/images/weather/27.png b/@Resources/images/weather/27.png new file mode 100644 index 0000000..2e741a7 Binary files /dev/null and b/@Resources/images/weather/27.png differ diff --git a/@Resources/images/weather/28.png b/@Resources/images/weather/28.png new file mode 100644 index 0000000..8a01c7d Binary files /dev/null and b/@Resources/images/weather/28.png differ diff --git a/@Resources/images/weather/29.png b/@Resources/images/weather/29.png new file mode 100644 index 0000000..bf16623 Binary files /dev/null and b/@Resources/images/weather/29.png differ diff --git a/@Resources/images/weather/3.png b/@Resources/images/weather/3.png new file mode 100644 index 0000000..b487261 Binary files /dev/null and b/@Resources/images/weather/3.png differ diff --git a/@Resources/images/weather/30.png b/@Resources/images/weather/30.png new file mode 100644 index 0000000..068a02c Binary files /dev/null and b/@Resources/images/weather/30.png differ diff --git a/@Resources/images/weather/31.png b/@Resources/images/weather/31.png new file mode 100644 index 0000000..3f7d2e8 Binary files /dev/null and b/@Resources/images/weather/31.png differ diff --git a/@Resources/images/weather/32.png b/@Resources/images/weather/32.png new file mode 100644 index 0000000..74fe986 Binary files /dev/null and b/@Resources/images/weather/32.png differ diff --git a/@Resources/images/weather/33.png b/@Resources/images/weather/33.png new file mode 100644 index 0000000..3f7d2e8 Binary files /dev/null and b/@Resources/images/weather/33.png differ diff --git a/@Resources/images/weather/34.png b/@Resources/images/weather/34.png new file mode 100644 index 0000000..1792351 Binary files /dev/null and b/@Resources/images/weather/34.png differ diff --git a/@Resources/images/weather/35.png b/@Resources/images/weather/35.png new file mode 100644 index 0000000..391e9f3 Binary files /dev/null and b/@Resources/images/weather/35.png differ diff --git a/@Resources/images/weather/36.png b/@Resources/images/weather/36.png new file mode 100644 index 0000000..9cd47a3 Binary files /dev/null and b/@Resources/images/weather/36.png differ diff --git a/@Resources/images/weather/37.png b/@Resources/images/weather/37.png new file mode 100644 index 0000000..f6d5efb Binary files /dev/null and b/@Resources/images/weather/37.png differ diff --git a/@Resources/images/weather/38.png b/@Resources/images/weather/38.png new file mode 100644 index 0000000..a3bf013 Binary files /dev/null and b/@Resources/images/weather/38.png differ diff --git a/@Resources/images/weather/39.png b/@Resources/images/weather/39.png new file mode 100644 index 0000000..abdbdf9 Binary files /dev/null and b/@Resources/images/weather/39.png differ diff --git a/@Resources/images/weather/4.png b/@Resources/images/weather/4.png new file mode 100644 index 0000000..f6d5efb Binary files /dev/null and b/@Resources/images/weather/4.png differ diff --git a/@Resources/images/weather/40.png b/@Resources/images/weather/40.png new file mode 100644 index 0000000..5428ccf Binary files /dev/null and b/@Resources/images/weather/40.png differ diff --git a/@Resources/images/weather/41.png b/@Resources/images/weather/41.png new file mode 100644 index 0000000..a438909 Binary files /dev/null and b/@Resources/images/weather/41.png differ diff --git a/@Resources/images/weather/42.png b/@Resources/images/weather/42.png new file mode 100644 index 0000000..a438909 Binary files /dev/null and b/@Resources/images/weather/42.png differ diff --git a/@Resources/images/weather/43.png b/@Resources/images/weather/43.png new file mode 100644 index 0000000..dc69055 Binary files /dev/null and b/@Resources/images/weather/43.png differ diff --git a/@Resources/images/weather/44.png b/@Resources/images/weather/44.png new file mode 100644 index 0000000..f5400d9 Binary files /dev/null and b/@Resources/images/weather/44.png differ diff --git a/@Resources/images/weather/45.png b/@Resources/images/weather/45.png new file mode 100644 index 0000000..f6d5efb Binary files /dev/null and b/@Resources/images/weather/45.png differ diff --git a/@Resources/images/weather/46.png b/@Resources/images/weather/46.png new file mode 100644 index 0000000..13a1d15 Binary files /dev/null and b/@Resources/images/weather/46.png differ diff --git a/@Resources/images/weather/47.png b/@Resources/images/weather/47.png new file mode 100644 index 0000000..f6d5efb Binary files /dev/null and b/@Resources/images/weather/47.png differ diff --git a/@Resources/images/weather/5.png b/@Resources/images/weather/5.png new file mode 100644 index 0000000..b992186 Binary files /dev/null and b/@Resources/images/weather/5.png differ diff --git a/@Resources/images/weather/6.png b/@Resources/images/weather/6.png new file mode 100644 index 0000000..b992186 Binary files /dev/null and b/@Resources/images/weather/6.png differ diff --git a/@Resources/images/weather/7.png b/@Resources/images/weather/7.png new file mode 100644 index 0000000..0932b56 Binary files /dev/null and b/@Resources/images/weather/7.png differ diff --git a/@Resources/images/weather/8.png b/@Resources/images/weather/8.png new file mode 100644 index 0000000..e563e30 Binary files /dev/null and b/@Resources/images/weather/8.png differ diff --git a/@Resources/images/weather/9.png b/@Resources/images/weather/9.png new file mode 100644 index 0000000..388ac6d Binary files /dev/null and b/@Resources/images/weather/9.png differ diff --git a/@Resources/images/weather/na.png b/@Resources/images/weather/na.png new file mode 100644 index 0000000..cdb5a78 Binary files /dev/null and b/@Resources/images/weather/na.png differ diff --git a/@Resources/include/MeasureGPMDP.inc b/@Resources/include/MeasureGPMDP.inc new file mode 100644 index 0000000..fb9a55a --- /dev/null +++ b/@Resources/include/MeasureGPMDP.inc @@ -0,0 +1,51 @@ +[MeasureState] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=State +UpdateDivider=10 + +[MeasureStateButton] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=State +Substitute="0":"Play","1":"Pause","2":"Play" + +[MeasureTrack] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=Title +Substitute="":"#NoTrackNameText#" +UpdateDivider=100 + +[MeasureArtist] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=Artist +Substitute="":"#NoArtistNameText#" +UpdateDivider=100 + +[MeasureCover] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=Cover +CoverPath=#@#images\coverGPMDP.png +Substitute="":"#@#images\nocover.png" +UpdateDivider=50 + +[MeasurePosition] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=Position +UpdateDivider=10 + +[MeasureDuration] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=Duration +UpdateDivider=10 + +[MeasureProgress] +Measure=Plugin +Plugin=GPMDPPlugin +PlayerInfo=Progress +UpdateDivider=10 diff --git a/@Resources/include/MeasureMediaNowPlaying.inc b/@Resources/include/MeasureMediaNowPlaying.inc new file mode 100644 index 0000000..87f1e78 --- /dev/null +++ b/@Resources/include/MeasureMediaNowPlaying.inc @@ -0,0 +1,62 @@ +[MeasureState] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=State +UpdateDivider=2 + +[MeasureStateButton] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=State +Substitute="0":"Play","1":"Pause","2":"Play" +UpdateDivider=2 + +[MeasureTrack] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=Title +Substitute="":"#NoTrackNameText#" +UpdateDivider=100 + +[MeasureArtist] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=Artist +Substitute="":"#NoArtistNameText#" +UpdateDivider=100 + +[MeasureCover] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=Cover +Substitute="":"#@#images\nocover.png" +UpdateDivider=100 + +[MeasurePosition] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=Position +UpdateDivider=20 + +[MeasureDuration] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=Duration +UpdateDivider=20 + +[MeasureProgress] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=Progress +UpdateDivider=20 + +[MeasureAutoHideNowPlaying] +Measure=NowPlaying +PlayerName=#PlayerName# +PlayerType=Status +IfEqualValue=0 +IfEqualAction=[!HideFadeGroup "Spectrum"][!HideFadeGroup "SongInfo"][!Log "AutoHide: Media player was closed, hiding skin"] +IfAboveValue=0 +IfAboveAction=[!ShowFadeGroup "Spectrum"][!ShowFadeGroup "SongInfo"][!Log "AutoHide: Media player was opened, showing skin"] +Disabled=(#EnableAutoHide# > 0 ? 0 : 1) +UpdateDivider=100 \ No newline at end of file diff --git a/@Resources/include/MeasureMediaWeb.inc b/@Resources/include/MeasureMediaWeb.inc new file mode 100644 index 0000000..5b56b3f --- /dev/null +++ b/@Resources/include/MeasureMediaWeb.inc @@ -0,0 +1,64 @@ +[MeasureState] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=State +UpdateDivider=2 + +[MeasureStateButton] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=State +Substitute="0":"Play","1":"Pause","2":"Play" +UpdateDivider=2 + +[MeasureTrack] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=Title +Substitute="":"#NoTrackNameText#" +UpdateDivider=100 + +[MeasureArtist] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=Artist +Substitute="":"#NoArtistNameText#" +UpdateDivider=100 + +[MeasureCover] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=Cover +DefaultPath=#@#images\nocover.png +CoverPath=#@#images\coverWeb.png +Substitute="":"#@#images\nocover.png" +UpdateDivider=100 + +[MeasurePosition] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=Position +UpdateDivider=20 + +[MeasureDuration] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=Duration +UpdateDivider=20 + +[MeasureProgress] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=Progress +UpdateDivider=20 + +[MeasureAutoHideWebNowPlaying] +Measure=Plugin +Plugin=WebNowPlaying +PlayerType=Status +IfBelowValue=1 +IfBelowAction=[!HideFadeGroup "Spectrum"][!HideFadeGroup "SongInfo"][!Log "AutoHide: WebNowPlaying was closed, hiding skin"] +IfAboveValue=0 +IfAboveAction=[!ShowFadeGroup "Spectrum"][!ShowFadeGroup "SongInfo"][!Log "AutoHide: WebNowPlaying was opened, showing skin"] +Disabled=(#EnableAutoHide# > 0 ? 0 : 1) +UpdateDivider=100 \ No newline at end of file diff --git a/@Resources/include/MeasureNowPlaying.inc b/@Resources/include/MeasureNowPlaying.inc new file mode 100644 index 0000000..421f8bc --- /dev/null +++ b/@Resources/include/MeasureNowPlaying.inc @@ -0,0 +1,57 @@ +[MeasureState] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=State +UpdateDivider=10 + +[MeasureStateButton] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=STATE +Substitute="0":"Play","1":"Pause","2":"Play" + +[MeasureTrack] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=TITLE +Substitute="":"#NoTrackNameText#" +UpdateDivider=100 + +[MeasureArtist] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=ARTIST +Substitute="":"#NoArtistNameText#" +UpdateDivider=100 + +[MeasureCover] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=COVER +UpdateDivider=50 + +[MeasurePosition] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=Position +UpdateDivider=10 + +[MeasureDuration] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=DURATION +UpdateDivider=10 + +[MeasureProgress] +Measure=Plugin +Plugin=NowPlaying +PlayerName=#PlayerName# +PlayerType=Progress +UpdateDivider=10 diff --git a/@Resources/include/MeasureSpotify.inc b/@Resources/include/MeasureSpotify.inc new file mode 100644 index 0000000..70393aa --- /dev/null +++ b/@Resources/include/MeasureSpotify.inc @@ -0,0 +1,62 @@ +[MeasureState] +Measure=Plugin +Plugin=NowPlaying +Playername=Spotify +PlayerType=State + +[MeasureStateButton] +Measure=Plugin +Plugin=SpotifyPlugin +Type=Playing +Substitute="0":"Play","1":"Pause","2":"Play" + +[MeasureTrack] +Measure=Plugin +Plugin=SpotifyPlugin +Type=TrackName +Substitute="":"#NoTrackNameText#" +UpdateDivider=100 + +[MeasureArtist] +Measure=Plugin +Plugin=SpotifyPlugin +Type=ArtistName +Substitute="":"#NoArtistNameText#" +UpdateDivider=100 + +[MeasureAlbum] +Measure=Plugin +Plugin=SpotifyPlugin +Type=AlbumName +Substitute="":"#NoArtistNameText#" +UpdateDivider=100 + +[MeasureCover] +Measure=Plugin +Plugin=SpotifyPlugin +Type=AlbumArt +Res=120 +CoverPath=#@#images\coverSpotify.png +UpdateDivider=50 + +[MeasurePosition] +Measure=Plugin +Plugin=SpotifyPlugin +Type=Position +UpdateDivider=10 + +[MeasureDuration] +Measure=Plugin +Plugin=SpotifyPlugin +Type=Length +UpdateDivider=10 + +[MeasureProgressPrecent] +Measure=Plugin +Plugin=SpotifyPlugin +Type=Progress +UpdateDivider=5 + +[MeasureProgress] +Measure=Calc +Formula=MeasureProgressPrecent*100 diff --git a/@Resources/include/MeterSettingsMenu.inc b/@Resources/include/MeterSettingsMenu.inc new file mode 100644 index 0000000..347a14c --- /dev/null +++ b/@Resources/include/MeterSettingsMenu.inc @@ -0,0 +1,93 @@ +[MeterShape] +Meter=Shape +Shape=Rectangle 0,0,700,500,5 | Fill Color 10,10,10,225 | StrokeWidth 0 + +[MeterGeneral] +Meter=String +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +X=20 +Y=15 +AntiAlias=1 +Text="General" +LeftMouseDownAction=[!ActivateConfig "#ROOTCONFIG#\settings" "general.ini"] + +[MeterStyling] +Meter=String +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +X=20 +Y=5R +AntiAlias=1 +Text="Styling" +LeftMouseDownAction=[!ActivateConfig "#ROOTCONFIG#\settings" "styling.ini"] +[MeterDrives] +Meter=String +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +X=20 +Y=5R +AntiAlias=1 +Text="Drives" +LeftMouseDownAction=[!ActivateConfig "#ROOTCONFIG#\settings" "drives.ini"] + +[MeterMediaPlayer] +Meter=String +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +X=20 +Y=5R +AntiAlias=1 +Text="Media Player" +LeftMouseDownAction=[!ActivateConfig "#ROOTCONFIG#\settings" "mediaplayer.ini"] +[MeterTemperatures] +Meter=String +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +X=20 +Y=5R +AntiAlias=1 +Text="System temperatures" +LeftMouseDownAction=[!ActivateConfig "#ROOTCONFIG#\settings" "temperatures.ini"] + +[MeterTemperatures] +Meter=String +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +X=20 +Y=5R +AntiAlias=1 +Text="System temperatures" +LeftMouseDownAction=[!ActivateConfig "#ROOTCONFIG#\settings" "temperatures.ini"] + +[MeterMenuDividier] +Meter=Image +SolidColor=255,255,255,100 +X=20 +Y=15R +H=1 +W=178 + +[MeterClose] +Meter=String +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 213,23,23,255 +X=20 +Y=10R +AntiAlias=1 +Text="Close" +LeftMouseDownAction=[!DeactivateConfig] diff --git a/@Resources/include/MeterStyles.inc b/@Resources/include/MeterStyles.inc new file mode 100644 index 0000000..207e34f --- /dev/null +++ b/@Resources/include/MeterStyles.inc @@ -0,0 +1,30 @@ +[StylePrimary] +H=(20*#Scale#) +InlineSetting=Face | #Font# +InlineSetting2=Weight | 100 +InlineSetting3=Size | (14*#Scale#) +InlineSetting4=Color | #FontColor#,255 +InlineSetting5=Shadow | 1 | 1 | 1 | 0,0,0,100 +AntiAlias=1 +StringAlign=LeftCenter + +[StyleSecondary] +H=(20*#Scale#) +InlineSetting=Face | #Font# +InlineSetting2=Weight | 100 +InlineSetting3=Size | (12*#Scale#) +InlineSetting4=Color | #FontColor#,200 +InlineSetting5=Shadow | 1 | 1 | 1 | 0,0,0,100 +AntiAlias=1 +StringAlign=RightCenter +NumOfDecimals=1 +Padding=0,0,(2*#Scale#),0 + +[StyleValue] +StringAlign=LeftCenter +InlineSetting=Face | #Font# +InlineSetting2=Weight | 100 +InlineSetting3=Size | (32*#Scale#) +InlineSetting4=Color | #FontColor#,255 +AntiAlias=1 +InlineSetting5=Shadow | 1 | 1 | 1 | 0,0,0,100 diff --git a/@Resources/include/SkinDrives.inc b/@Resources/include/SkinDrives.inc new file mode 100644 index 0000000..085e7b8 --- /dev/null +++ b/@Resources/include/SkinDrives.inc @@ -0,0 +1,92 @@ +[MeasureDriveTotal1] +Measure=FreeDiskSpace +Drive=#Drive1# +Total=1 +UpdateDivider=5 +Substitute="G":"GB" +[MeasureDriveFree1] +Measure=FreeDiskSpace +Drive=#Drive1# +UpdateDivider=5 +Substitute="G":"GB" +[MeasureDriveUsed1] +Measure=FreeDiskSpace +Drive=#Drive1# +UpdateDivider=5 +InvertMeasure=1 +Substitute="G":"GB" +[MeasureDriveCalc1] +Measure=Calc +Formula=[MeasureDriveUsed1:%] +MinValue=0 +MaxValue=100 +DynamicVariables=1 +UpdateDivider=5 +[MeterDriveLetter1] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(17*#Scale#)R +Text=#Drive1# +LeftMouseDownAction=["#Drive1#"] +[MeterDriveValue1] +Meter=String +MeterStyle=StyleSecondary | MeterDriveValueStyle +MeasureName=MeasureDriveFree1 +MeasureName2=MeasureDriveTotal1 +X=((#Width#+#Margin#)*#Scale#) +Y=0r +[MeterDriveBar1] +Meter=Shape +X=(#Margin#*#Scale#) +Y=(-7*#Scale#)R +Shape=Rectangle 0,0,(#Width#*#Scale#),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,50 | StrokeWidth 0 +Shape2=Rectangle 0,0,((#Width#*#Scale#)*([MeasureDriveCalc1:%]/100)),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,245 | StrokeWidth 0 +DynamicVariables=1 +UpdateDivider=10 +[MeasureDriveTotal2] +Measure=FreeDiskSpace +Drive=#Drive2# +Total=1 +UpdateDivider=5 +Substitute="G":"GB" +[MeasureDriveFree2] +Measure=FreeDiskSpace +Drive=#Drive2# +UpdateDivider=5 +Substitute="G":"GB" +[MeasureDriveUsed2] +Measure=FreeDiskSpace +Drive=#Drive2# +UpdateDivider=5 +InvertMeasure=1 +Substitute="G":"GB" +[MeasureDriveCalc2] +Measure=Calc +Formula=[MeasureDriveUsed2:%] +MinValue=0 +MaxValue=100 +DynamicVariables=1 +UpdateDivider=5 +[MeterDriveLetter2] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(17*#Scale#)R +Text=#Drive2# +LeftMouseDownAction=["#Drive2#"] +[MeterDriveValue2] +Meter=String +MeterStyle=StyleSecondary | MeterDriveValueStyle +MeasureName=MeasureDriveFree2 +MeasureName2=MeasureDriveTotal2 +X=((#Width#+#Margin#)*#Scale#) +Y=0r +[MeterDriveBar2] +Meter=Shape +X=(#Margin#*#Scale#) +Y=(-7*#Scale#)R +Shape=Rectangle 0,0,(#Width#*#Scale#),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,50 | StrokeWidth 0 +Shape2=Rectangle 0,0,((#Width#*#Scale#)*([MeasureDriveCalc2:%]/100)),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,245 | StrokeWidth 0 +DynamicVariables=1 +UpdateDivider=10 diff --git a/@Resources/include/SkinDrivesSettings.inc b/@Resources/include/SkinDrivesSettings.inc new file mode 100644 index 0000000..2121e3f --- /dev/null +++ b/@Resources/include/SkinDrivesSettings.inc @@ -0,0 +1,60 @@ +[MeterTitleDrive1] +Meter=String +MeterStyle=StyleTitleDrive +X=225 +Y=5R +Text=Drive 1 +[MeterInputDrive1] +Meter=String +MeterStyle=StyleInputDrive +X=625 +Y=([MeterTitleDrive1:Y]-2) +H=25 +W=80 +LeftMouseUpAction=[!CommandMeasure MeasureInputDrive1 "ExecuteBatch ALL"] +Text=#Drive1# +[MeasureInputDrive1] +Measure=Plugin +Plugin=InputText +X=([MeterInputDrive1:X]+5) +Y=([MeterInputDrive1:Y]+5) +H=25 +W=90 +FontSize=14 +FontColor=255,255,255 +SolidColor=26,26,26 +AntiAlias=1 +FocusDismiss=1 +DefaultValue=#Drive1# +Command1=[!WriteKeyValue Variables Drive1 "$UserInput$:/" "#@#variables.ini"][!RefreshGroup "Drive"][!Refresh] +DynamicVariables=1 +[MeterTitleDrive2] +Meter=String +MeterStyle=StyleTitleDrive +X=225 +Y=5R +Text=Drive 2 +[MeterInputDrive2] +Meter=String +MeterStyle=StyleInputDrive +X=625 +Y=([MeterTitleDrive2:Y]-2) +H=25 +W=80 +LeftMouseUpAction=[!CommandMeasure MeasureInputDrive2 "ExecuteBatch ALL"] +Text=#Drive2# +[MeasureInputDrive2] +Measure=Plugin +Plugin=InputText +X=([MeterInputDrive2:X]+5) +Y=([MeterInputDrive2:Y]+5) +H=25 +W=90 +FontSize=14 +FontColor=255,255,255 +SolidColor=26,26,26 +AntiAlias=1 +FocusDismiss=1 +DefaultValue=#Drive2# +Command1=[!WriteKeyValue Variables Drive2 "$UserInput$:/" "#@#variables.ini"][!RefreshGroup "Drive"][!Refresh] +DynamicVariables=1 diff --git a/@Resources/scripts/GenerateDrives.lua b/@Resources/scripts/GenerateDrives.lua new file mode 100644 index 0000000..c0b1ed9 --- /dev/null +++ b/@Resources/scripts/GenerateDrives.lua @@ -0,0 +1,64 @@ +function Initialize() + local File = io.open(SKIN:GetVariable('@')..'include\\SkinDrives.inc','w') + local DriveCount = tonumber(SKIN:GetVariable('DriveCount')) + for i=1,DriveCount do + -- generate measures + -- MeasureDriveTotal + File:write('[MeasureDriveTotal'..(i == 1 and '1' or i)..']\n' + ,'Measure=FreeDiskSpace\n' + ,'Drive=#Drive'..(i == 1 and '1' or i)..'#\n' + ,'Total=1\n' + ,'UpdateDivider=5\n' + ,'Substitute="G":"GB"\n') + -- MeasureDriveFree + File:write('[MeasureDriveFree'..(i == 1 and '1' or i)..']\n' + ,'Measure=FreeDiskSpace\n' + ,'Drive=#Drive'..(i == 1 and '1' or i)..'#\n' + ,'UpdateDivider=5\n' + ,'Substitute="G":"GB"\n') + -- MeasureDriveUsed + File:write('[MeasureDriveUsed'..(i == 1 and '1' or i)..']\n' + ,'Measure=FreeDiskSpace\n' + ,'Drive=#Drive'..(i == 1 and '1' or i)..'#\n' + ,'UpdateDivider=5\n' + ,'InvertMeasure=1\n' + ,'Substitute="G":"GB"\n') + -- MeasureDriveCalc + File:write('[MeasureDriveCalc'..(i == 1 and '1' or i)..']\n' + ,'Measure=Calc\n' + ,'Formula=[MeasureDriveUsed'..(i == 1 and '1' or i)..':%]\n' + ,'MinValue=0\n' + ,'MaxValue=100\n' + ,'DynamicVariables=1\n' + ,'UpdateDivider=5\n') + + -- generate meters + -- MeterDriveLetter + File:write('[MeterDriveLetter'..(i == 1 and '1' or i)..']\n' + ,'Meter=String\n' + ,'MeterStyle=StylePrimary\n' + ,'X=(#Margin#*#Scale#)\n' + ,'Y=(17*#Scale#)R\n' + ,'Text=#Drive'..(i == 1 and '1' or i)..'#\n' + ,'LeftMouseDownAction=["#Drive'..(i == 1 and '1' or i)..'#"]\n') + -- MeterDriveValue + File:write('[MeterDriveValue'..(i == 1 and '1' or i)..']\n' + ,'Meter=String\n' + ,'MeterStyle=StyleSecondary | MeterDriveValueStyle\n' + ,'MeasureName=MeasureDriveFree'..(i == 1 and '1' or i)..'\n' + ,'MeasureName2=MeasureDriveTotal'..(i == 1 and '1' or i)..'\n' + ,'X=((#Width#+#Margin#)*#Scale#)\n' + ,'Y=0r\n') + -- MeterDriveBar + File:write('[MeterDriveBar'..(i == 1 and '1' or i)..']\n' + ,'Meter=Shape\n' + ,'X=(#Margin#*#Scale#)\n' + ,'Y=(-7*#Scale#)R\n' + ,'Shape=Rectangle 0,0,(#Width#*#Scale#),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,50 | StrokeWidth 0\n' + ,'Shape2=Rectangle 0,0,((#Width#*#Scale#)*([MeasureDriveCalc'..(i == 1 and '1' or i)..':%]/100)),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,245 | StrokeWidth 0\n' + ,'DynamicVariables=1\n' + ,'UpdateDivider=10\n') + end + -- save file + File:close() +end diff --git a/@Resources/scripts/GenerateDrivesSettings.lua b/@Resources/scripts/GenerateDrivesSettings.lua new file mode 100644 index 0000000..73795cc --- /dev/null +++ b/@Resources/scripts/GenerateDrivesSettings.lua @@ -0,0 +1,41 @@ +function Initialize() + local File = io.open(SKIN:GetVariable('@')..'include\\SkinDrivesSettings.inc','w') + local DriveCount = tonumber(SKIN:GetVariable('DriveCount')) + for i=1,DriveCount do + + File:write('[MeterTitleDrive'..(i == 1 and '1' or i)..']\n' + ,'Meter=String\n' + ,'MeterStyle=StyleTitleDrive\n' + ,'X=225\n' + ,'Y=5R\n' + ,'Text=Drive '..(i == 1 and '1' or i)..'\n') + + File:write('[MeterInputDrive'..(i == 1 and '1' or i)..']\n' + ,'Meter=String\n' + ,'MeterStyle=StyleInputDrive\n' + ,'X=625\n' + ,'Y=([MeterTitleDrive'..(i == 1 and '1' or i)..':Y]-2)\n' + ,'H=25\n' + ,'W=80\n' + ,'LeftMouseUpAction=[!CommandMeasure MeasureInputDrive'..(i == 1 and '1' or i)..' "ExecuteBatch ALL"]\n' + ,'Text=#Drive'..(i == 1 and '1' or i)..'#\n') + + File:write('[MeasureInputDrive'..(i == 1 and '1' or i)..']\n' + ,'Measure=Plugin\n' + ,'Plugin=InputText\n' + ,'X=([MeterInputDrive'..(i == 1 and '1' or i)..':X]+5)\n' + ,'Y=([MeterInputDrive'..(i == 1 and '1' or i)..':Y]+5)\n' + ,'H=25\n' + ,'W=90\n' + ,'FontSize=14\n' + ,'FontColor=255,255,255\n' + ,'SolidColor=26,26,26\n' + ,'AntiAlias=1\n' + ,'FocusDismiss=1\n' + ,'DefaultValue=#Drive'..(i == 1 and '1' or i)..'#\n' + ,'Command1=[!WriteKeyValue Variables Drive'..(i == 1 and '1' or i)..' "$UserInput$:/" "#@#variables.ini"][!RefreshGroup "Drive"][!Refresh]\n' + ,'DynamicVariables=1\n') + end + -- save file + File:close() +end diff --git a/@Resources/scripts/GraphShape.lua b/@Resources/scripts/GraphShape.lua new file mode 100644 index 0000000..a9b2617 --- /dev/null +++ b/@Resources/scripts/GraphShape.lua @@ -0,0 +1,47 @@ +-- @author khanhas / reddit.com/user/khanhas +-- small modifications to allow for multiple graphs from one lua file +function Initialize() + GraphHeight = SELF:GetNumberOption("ShapeHeight") + GraphWidth = SELF:GetNumberOption("ShapeWidth") + InputMeasure = SELF:GetOption("InputMeasure") + TotalData = 100 + + Graph_Step = GraphHeight / 100 -- 0 to 100 scale + Graph_Gap = GraphWidth / TotalData + + Resolution = 2 + + DataMeasure = SKIN:GetMeasure(InputMeasure) + OutputGraph = SELF:GetOption("OutputGraph") + + DataTable = {} + for i = 1, TotalData do + DataTable[i] = 0 + end +end + +function Graph() + local curr_data = DataMeasure:GetValue() + for i = 1, TotalData-1 do + DataTable[i] = DataTable[i+1] + end + DataTable[TotalData] = curr_data + + for i = 1, TotalData-1 do + if i == 1 then + line = '0,'..(-DataTable[1]*Graph_Step) + end + for j = 1, Resolution do + line = line .. ' | Lineto '..(Graph_Gap * (i-1) + Graph_Gap * j/Resolution)..','..(-CubicInterpolate(DataTable[i==1 and 1 or i-1],DataTable[i],DataTable[i+1],DataTable[i==TotalData-1 and i+1 or i+1],j/Resolution) * Graph_Step) + end + end + SKIN:Bang('[!SetOption '..OutputGraph..' Graph1 "'..line..' | ClosePath 0"]' + ..'[!SetOption '..OutputGraph..' Graph2 "'..line..' | Lineto '..GraphWidth..',0 | Lineto 0,0 | ClosePath 1"]' + ..'[!UpdateMeter '..OutputGraph..']') +end + +function CubicInterpolate(y0,y1,y2,y3,mu) + local mu2,a0 = mu*mu, y3-y2-y0+y1 + local a1 = y0-y1-a0 + return (a0*mu*mu2+a1*mu2+(y2-y0)*mu+y1) +end diff --git a/@Resources/scripts/Refresher.lua b/@Resources/scripts/Refresher.lua new file mode 100644 index 0000000..ea570fe --- /dev/null +++ b/@Resources/scripts/Refresher.lua @@ -0,0 +1,10 @@ +-- @author Malody Hoe / GitHub: madhoe / Twitter: maddhoexD +-- Add this after all incs! +function Initialize() + if SELF:GetOption("Refreshed", "0") == "0" then + SKIN:Bang("!WriteKeyValue", SELF:GetName(), "Refreshed", "1") + SKIN:Bang("!Refresh") + else + SKIN:Bang("!WriteKeyValue", SELF:GetName(), "Refreshed", "0") + end +end \ No newline at end of file diff --git a/@Resources/variables.ini b/@Resources/variables.ini new file mode 100644 index 0000000..726988c --- /dev/null +++ b/@Resources/variables.ini @@ -0,0 +1,117 @@ +[Variables] +PlayerName=Web +; Change this variable to your media player. +; Visit this page for all supported players: http://docs.rainmeter.net/manual/plugins/nowplaying#playerlist +; Also supported are: Spotify, GPMDP (Google Play Music Desktop Player) + +Scale=0.85714 +; Changes the size of the skin. +; Can be anything between 0.1 (really small) to 1.0 (fullscreen). +; Default: 1 + +Margin=40 +; Margin of the skin. +; Default: 40 + +Width=477 +; Width of Skin without background +; Default: 350 + +MainColor=173,43,46 +; Main theme color in RGBa. +; Default: 33,150,243 + +FontColor=48,10,10 +; Color of text in RGBa. +; Default: 255,255,255 + +FontClock=Uni Sans CAPS +; Font of the clock. +; Default: Uni Sans CAPS + +Font=Uni Neue +; General font used for all skins/modules. +; Default: Uni Neue + +BackgroundOpacity=22 +; Opacity of background skin +; Default: 192 + +DateLanguage=English +; Language used for the day/month in the clock. +; Default: English + +Use24HourFormat=0 +; Change timeformat from AM/PM to 24Hrs. +; Default: 1 + +DriveCount=2 +; Number of drives in the system +; Default: 2 + +Drive1=C:/ +Drive2=D:/ +Drive3=E:/ +Drive4=F:/ +Drive5=G:/ +Drive6=H:/ +Drive7=I:/ +Drive8=J:/ +Drive9=K:/ +Drive10=L:/ +; Drive letters used in the drive skin. +; Default: Drive1=C:/ Drive2=D:/ + +CPUIndex=2 +GPUIndex=0 +; Index number used for the temperatures skin. Please check the settings skin or the wiki at Github for proper setup. + +PingURL=www.google.com +; URL for the ping testing. +; Default: www.google.com + +NoTrackNameText=N/A +NoArtistNameText=N/A +; This will replace the replacement text when there's no track name/artist or if nothing is playing. +; Default: NoArtistNameText=N/A, NoTrackNameText=N/A + +;===================================================== +; These variables are constants and are better untouched! Changing something here will break the skin probably. +Version=1.1.0 +MPMode=Web +NearestAxis=0 +Config=monstercat-visualizer +SkinWidth=1255 + +Latitude=25 +Longitude=121 + +APIKey=71f92ea9dd2f4790b92ea9dd2f779061 + +URL=https://api.weather.com/v3/aggcommon/v3-wx-observations-current;v3-wx-forecast-daily-15day;v3alertsHeadlines;v3-location-point;v3-wx-forecast-hourly-12hour?format=json&geocode=#Latitude#,#Longitude#&units=#Units#&language=#Language#&apiKey=#APIKey# + + +LanginUse=EnglishUS �F + +Language=en-US + +Units=m + + +TimeFormat=TimeFormat12H + + +SpeedUnit=Mph +PressureUnit=In +VisibilityUnit=Mile + +HiddenCity=0 +HiddenFirst3Days=0 +HiddenLast3Days=1 +BgH=0 + +Hidden=1 +Hidden2=0 +Format=#I + +TemperatureUnit=C diff --git a/Background/Horizontal.ini b/Background/Horizontal.ini new file mode 100644 index 0000000..bba4ca5 --- /dev/null +++ b/Background/Horizontal.ini @@ -0,0 +1,32 @@ +[Rainmeter] +Group=SysDash | Background +Update=-1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini + +[MeterBackground] +Meter=Image +X=0 +Y=0 +W=#WORKAREAWIDTH# +H=(#Width#*#Scale#) +SolidColor=0,0,0,#BackgroundOpacity# diff --git a/Background/Vertical.ini b/Background/Vertical.ini new file mode 100644 index 0000000..b2f9465 --- /dev/null +++ b/Background/Vertical.ini @@ -0,0 +1,32 @@ +[Rainmeter] +Group=SysDash | Background +Update=-1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini + +[MeterBackground] +Meter=Image +X=0 +Y=0 +W=(#Width#*#Scale#)+((#Margin#*#Scale#)*2) +H=#WORKAREAHEIGHT# +SolidColor=0,0,0,#BackgroundOpacity# diff --git a/CPU/CPU.ini b/CPU/CPU.ini new file mode 100644 index 0000000..9ab598e --- /dev/null +++ b/CPU/CPU.ini @@ -0,0 +1,70 @@ +[Rainmeter] +Group=SysDash | CPU +Update=1000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables and styles used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Script for generating the line graph +[ScriptGraph] +Measure=Script +ScriptFile=#@#scripts\GraphShape.lua +ShapeWidth=(#Width#*#Scale#) +ShapeHeight=(30*#Scale#) +InputMeasure=MeasureCPU +OutputGraph=ShapeGraph + +; Measure to get CPU usage +[MeasureCPU] +Measure=CPU +OnUpdateAction=[!CommandMeasure ScriptGraph "Graph()"] + +; Text meters +[MeterCPUTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +Text=CPU +[MeterCPUValue] +Meter=String +MeasureName=MeasureCPU +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=(20*#Scale#) +Text="%1 %" + +; Shape graph +[ShapeGraph] +Meter=Shape +X=(#Margin#*#Scale#) +Y=(68*#Scale#) +H=(30*#Scale#) +Shape=Path Graph1 | StrokeWidth (3*#Scale#) | Stroke Color #MainColor# | StrokeLineJoin Round +Shape2=Path Graph2 | StrokeWidth 0 | Fill LinearGradient Grad | StrokeLineJoin Round +Graph1=0,0|Lineto 0,0 +Graph2=0,0|Lineto 0,0 +Grad = 270 | #MainColor#,225 ; 0 | #MainColor#,0 ; 1 +Padding=0,0,0,(10*#Scale#) diff --git a/Clock/Clock.ini b/Clock/Clock.ini new file mode 100644 index 0000000..d116978 --- /dev/null +++ b/Clock/Clock.ini @@ -0,0 +1,100 @@ +[Rainmeter] +Group=SysDash | Clock +Update=1000 +Author=Connect-R +BackgroundMode=2 +SolidColor=0,0,0,1 +DynamicWindowSize=1 +AccurateText=1 + +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Variables] +@include=#@#variables.ini +@include2=#@#Language\#Language#.inc + +Scale=1.0 + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeasureTime] +Measure=Time +Format="%#Format#:%M" + +[MeasureAmPm] +Measure=Time +Format="%p" + +[MeasureDay] +Measure=Time +Format=%A +Substitute=#Date# + +[MeasureDate] +Measure=Time +Format=%d %B, %Y. +Substitute=#Date# + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[Meter24hClock] +Meter=String +MeasureName=MeasureTime +StringAlign=Center +StringCase=Upper +FontFace=Quicksand +FontColor=#FontColor# +FontSize=(14*#Scale#) +X=(340*#Scale#) +Y=(120*#Scale#) +Text="- %1 -" +AntiAlias=1 +Hidden=#Hidden# + +[Meter12hClock] +Meter=String +MeasureName=MeasureTime +MeasureName2=MeasureAmPm +StringAlign=Center +StringCase=Upper +FontFace=Quicksand +FontColor=#FontColor# +FontSize=(14*#Scale#) +X=(340*#Scale#) +Y=(120*#Scale#) +Text="- %1 %2 -" +AntiAlias=1 +Hidden=#Hidden2# + +[MeterDay] +Meter=String +MeasureName=MeasureDay +StringAlign=Center +StringCase=Upper +FontFace=Anurati +FontColor=#FontColor# +FontSize=(40*#Scale#) +X=(340*#Scale#) +Y=(0*#Scale#) +Text="%1" +InlineSetting=CharacterSpacing | 10 | 10 +AntiAlias=1 +DynamicVariables=1 + +[MeterDate] +Meter=String +MeasureName=MeasureDate +StringAlign=Center +StringCase=Upper +FontFace=Quicksand +FontColor=#FontColor# +FontSize=(14*#Scale#) +X=(340*#Scale#) +Y=(75*#Scale#) +Text="%1" +AntiAlias=1 diff --git a/Drive/Drive.ini b/Drive/Drive.ini new file mode 100644 index 0000000..bab4367 --- /dev/null +++ b/Drive/Drive.ini @@ -0,0 +1,59 @@ +[Rainmeter] +Group=SysDash | Drive +Update=10000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Style used for proper scaling of file sizes and text +[MeterDriveValueStyle] +AutoScale=1 +Text=%1 free / %2 + +[ScriptFactoryBars] +Measure=Script +ScriptFile=#@#scripts\GenerateDrives.lua +UpdateDivider=-1 + +; Script Refresher - refreshes the code to apply the changes from the factory scripts +[ScriptRefresher] +Measure=Script +ScriptFile=#@#scripts\Refresher.lua +UpdateDivider=-1 +Refreshed=0 + +[MeterTopPosition] +Meter=Image +X=0 +Y=(2*#Scale#) + +; Includes the variables used for the skin. +@include3=#@#include\SkinDrives.inc + +[MeterBottomPosition] +Meter=Image +X=0 +Y=0R +H=(10*#Scale#) diff --git a/Media/Media (big).ini b/Media/Media (big).ini new file mode 100644 index 0000000..d297080 --- /dev/null +++ b/Media/Media (big).ini @@ -0,0 +1,162 @@ +[Rainmeter] +Group=SysDash | Media +Update=100 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Include media player and styling measures. +@include3=#@#include\MeasureMedia#MPMode#.inc + +; Measure to set the correct media player mode +;[MeasureSetMediaPlayer] +;Measure=String +;String=#PlayerName# +;IfMatch=Spotify +;IfMatchAction=[!WriteKeyValue Variables MPMode Spotify "#@#variables.ini"][!SetVariable MPMode Spotify][!Update] +;IfMatch2=GPMDP +;IfMatchAction2=[!WriteKeyValue Variables MPMode GPMDP "#@#variables.ini"][!SetVariable MPMode GPMDP][!Update] +;IfNotMatchAction=[!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!SetVariable MPMode NowPlaying][!Update] +;UpdateDivider=-1 + +; Script Refresher - refreshes the code to apply the changes from the SetMediaPlayer measure +[ScriptRefresher] +Measure=Script +ScriptFile=#@#scripts\Refresher.lua +UpdateDivider=-1 +Refreshed=0 + + +[MeterNoCover] +Meter=Image +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +W=(90*#Scale#) +H=(90*#Scale#) +ImageName=#@#images\nocover.png +ImageTint=#MainColor# +UpdateDivider=10 + +[MeterCover] +Meter=Image +MeasureName=MeasureCover +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +W=(90*#Scale#) +H=(90*#Scale#) +UpdateDivider=10 +ImageTint=#MainColor# + +[MeterTrack] +Meter=String +MeasureName=MeasureTrack +MeterStyle=StyleSecondary +X=(#Margin#*#Scale#)+(115+#Scale#) +Y=(35*#Scale#) +W=((#Width#-135)*#Scale#) +UpdateDivider=10 +StringAlign=LeftCenter +ClipString=1 +InlineSetting4=Color | #FontColor#,235 + +[MeterArtist] +Meter=String +MeasureName=MeasureArtist +MeterStyle=StyleSecondary +X=0r +Y=0R +W=((#Width#-135)*#Scale#) +StringAlign=LeftCenter +ClipString=1 +UpdateDivider=10 + +[MeterAlbum] +Meter=String +MeasureName=MeasureAlbum +MeterStyle=StyleSecondary +X=0r +Y=0R +W=((#Width#-135)*#Scale#) +StringAlign=LeftCenter +ClipString=1 +UpdateDivider=10 + +[MeterPositionDuration] +Meter=String +MeasureName=MeasurePosition +MeasureName2=MeasureDuration +MeterStyle=StyleSecondary +X=0r +Y=0R +W=((#Width#-135)*#Scale#) +Text="%1/%2" +StringAlign=LeftCenter +UpdateDivider=10 + +[MeterControlsPrev] +Meter=Image +X=(#Margin#*#Scale#) +Y=(123*#Scale#) +W=(25*#Scale#) +H=(25*#Scale#) +Padding=0,0,0,(10*#Scale#) +LeftMouseUpAction=[!CommandMeasure MeasureState "Previous"] +ImageName=#@#images\rewind.png +DynamicVariables=1 +ImageTint=#MainColor# + +[MeterControlsPlayPause] +Meter=Image +X=8R +Y=(123*#Scale#) +W=(25*#Scale#) +H=(25*#Scale#) +Padding=0,0,0,(10*#Scale#) +LeftMouseUpAction=[!CommandMeasure MeasureState "PlayPause"] +ImageName=#@#images\[MeasureStateButton].png +DynamicVariables=1 +ImageTint=#MainColor# + +[MeterControlsNext] +Meter=Image +X=8R +Y=(123*#Scale#) +W=(25*#Scale#) +H=(25*#Scale#) +Padding=0,0,0,(10*#Scale#) +LeftMouseUpAction=[!CommandMeasure MeasureState "Next"] +ImageName=#@#images\fast-forward.png +DynamicVariables=1 +ImageTint=#MainColor# + +[MeterProgress] +Meter=Shape +X=(#Margin#*#Scale#+115) +Y=(135*#Scale#) +Shape=Rectangle 0,0,(#Width#*#Scale#-115),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,50 | StrokeWidth 0 +Shape2=Rectangle 0,0,((#Width#*#Scale#-115)*([MeasureProgress]/100)),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,245 | StrokeWidth 0 +DynamicVariables=1 +UpdateDivider=10 +Padding=0,0,0,(20*#Scale#) diff --git a/Media/Media (small).ini b/Media/Media (small).ini new file mode 100644 index 0000000..d9734b5 --- /dev/null +++ b/Media/Media (small).ini @@ -0,0 +1,114 @@ +[Rainmeter] +Group=SysDash | Media +Update=100 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Include media player and styling measures. +@include3=#@#include\Measure#MPMode#.inc + +; Measure to set the correct media player mode +[MeasureSetMediaPlayer] +Measure=String +String=#PlayerName# +IfMatch=Spotify +IfMatchAction=[!WriteKeyValue Variables MPMode Spotify "#@#variables.ini"][!SetVariable MPMode Spotify][!Update] +IfMatch2=GPMDP +IfMatchAction2=[!WriteKeyValue Variables MPMode GPMDP "#@#variables.ini"][!SetVariable MPMode GPMDP][!Update] +IfNotMatchAction=[!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!SetVariable MPMode NowPlaying][!Update] +UpdateDivider=-1 + +; Script Refresher - refreshes the code to apply the changes from the SetMediaPlayer measure +[ScriptRefresher] +Measure=Script +ScriptFile=#@#scripts\Refresher.lua +UpdateDivider=-1 +Refreshed=0 + +[MeterTrack] +Meter=String +MeasureName=MeasureTrack +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=(20*#Scale#) +UpdateDivider=10 +InlineSetting4=Color | #FontColor#,235 + +[MeterArtist] +Meter=String +MeasureName=MeasureArtist +MeterStyle=StyleSecondary +X=0r +Y=0R +W=((#Width#-120)*#Scale#) +UpdateDivider=10 + +[MeterPositionDuration] +Meter=String +MeasureName=MeasurePosition +MeasureName2=MeasureDuration +MeterStyle=StyleSecondary +X=0r +Y=0R +W=((#Width#-120)*#Scale#) +Text="%1/%2" +UpdateDivider=10 + +[MeterControlsPrev] +Meter=Image +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +W=(40*#Scale#) +H=(40*#Scale#) +Padding=0,0,0,(20*#Scale#) +LeftMouseUpAction=[!CommandMeasure MeasureNowPlaying "Previous"] +ImageName=#@#images\rewind.png +DynamicVariables=1 +ImageTint=#MainColor# + +[MeterControlsPlayPause] +Meter=Image +X=10R +Y=(20*#Scale#) +W=(40*#Scale#) +H=(40*#Scale#) +Padding=0,0,0,(20*#Scale#) +LeftMouseUpAction=[!CommandMeasure MeasureState "PlayPause"] +ImageName=#@#images\[MeasureStateButton].png +DynamicVariables=1 +ImageTint=#MainColor# + +[MeterControlsNext] +Meter=Image +X=10R +Y=(20*#Scale#) +W=(40*#Scale#) +H=(40*#Scale#) +Padding=0,0,0,(20*#Scale#) +LeftMouseUpAction=[!CommandMeasure MeasureNowPlaying "Next"] +ImageName=#@#images\fast-forward.png +DynamicVariables=1 +ImageTint=#MainColor# diff --git a/Network/Network.ini b/Network/Network.ini new file mode 100644 index 0000000..cc6e487 --- /dev/null +++ b/Network/Network.ini @@ -0,0 +1,90 @@ +[Rainmeter] +Group=SysDash | Network +Update=1000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Measure to get network speeds +[MeasureNetIn] +Measure=NetIn +[MeasureNetOut] +Measure=NetOut + +; Measure to get current ping +[MeasurePing] +Measure=Plugin +Plugin=PingPlugin +DestAddress=#PingURL# +UpdateRate=5 + +; Text meters - Download +[MeterDownloadTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +Text=Download +[MeterDownloadValue] +Meter=String +MeasureName=MeasureNetIn +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +Text=%1b +AutoScale=2k + +; Text meters - Upload +[MeterUploadTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(1*#Scale#)R +Text=Upload +[MeterUploadValue] +Meter=String +MeasureName=MeasureNetOut +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +Text=%1b +AutoScale=2k + +; Text meters - Ping +[MeterPingTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(1*#Scale#)R +H=(35*#Scale#) +Text=Ping +[MeterPingValue] +Meter=String +MeasureName=MeasurePing +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +H=(35*#Scale#) +Text="%1 ms" diff --git a/Network/network (with IPs).ini b/Network/network (with IPs).ini new file mode 100644 index 0000000..f8a077a --- /dev/null +++ b/Network/network (with IPs).ini @@ -0,0 +1,138 @@ +[Rainmeter] +Group=SysDash | Network +Update=1000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Measure to get network speeds +[MeasureNetIn] +Measure=NetIn +[MeasureNetOut] +Measure=NetOut + +; Measure to get current ping +[MeasurePing] +Measure=Plugin +Plugin=PingPlugin +DestAddress=#PingURL# +UpdateRate=5 + +; Measure to get local and external ip +[MeasureLocalIP] +Measure=Plugin +Plugin=SysInfo +SysInfoType=IP_ADDRESS +SysInfoData=Best +Substitute="":"N/A" +UpdateDivider=-1 +[MeasureExternalIP] +Measure=Plugin +Plugin=WebParser +UpdateRate=21600 +Url=http://checkip.dyndns.org:8245 +RegExp="(?siU)Address: (.*)" +StringIndex=1 +Substitute="":"N/A" +UpdateDivider=-1 + +; Text meters - Download +[MeterDownloadTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +Text=Download +[MeterDownloadValue] +Meter=String +MeasureName=MeasureNetIn +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +Text=%1b +AutoScale=2k + +; Text meters - Upload +[MeterUploadTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(10*#Scale#)R +Text=Upload +[MeterUploadValue] +Meter=String +MeasureName=MeasureNetOut +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +Text=%1b +AutoScale=2k + +; Text meters - Ping +[MeterPingTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(10*#Scale#)R +Text=Ping +[MeterPingValue] +Meter=String +MeasureName=MeasurePing +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +Text="%1 ms" + +; Text meters - Local IP +[MeterLocalIPTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(10*#Scale#)R +Text=Local IP +[MeterLocalIPValue] +Meter=String +MeasureName=MeasureLocalIP +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +Text=%1 + +; Text meters - External IP +[MeterExternalIPTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(10*#Scale#)R +H=(40*#Scale#) +Text=External IP +[MeterExternalIPValue] +Meter=String +MeasureName=MeasureExternalIP +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=0r +H=(40*#Scale#) +Text=%1 diff --git a/RAM/RAM.ini b/RAM/RAM.ini new file mode 100644 index 0000000..8e54aa2 --- /dev/null +++ b/RAM/RAM.ini @@ -0,0 +1,84 @@ +[Rainmeter] +Group=SysDash | RAM +Update=1000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Script for generating the line graph +[ScriptGraph] +Measure=Script +ScriptFile=#@#scripts\GraphShape.lua +ShapeWidth=(#Width#*#Scale#) +ShapeHeight=(30*#Scale#) +InputMeasure=MeasureRAMCalc +OutputGraph=ShapeGraph + +; Measures to get ram data +[MeasureRAMTotal] +Measure=PhysicalMemory +Total=1 +UpdateDivider=3600 +Substitute="G":"GB" +[MeasureRAMUsed] +Measure=PhysicalMemory +Substitute="G":"GB" +[MeasureRAMCalc] +Measure=Calc +Formula=[MeasureRAMUsed:%] +DynamicVariables=1 +MinValue=0 +MaxValue=100 +OnUpdateAction=[!CommandMeasure ScriptGraph "Graph()"] + +; Text meters +[MeterRAMTitle] +Meter=String +MeterStyle=StylePrimary +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +Text=RAM +[MeterRAMValue] +Meter=String +MeasureName=MeasureRAMUsed +MeasureName2=MeasureRAMTotal +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=(20*#Scale#) +Text=%1/%2 +AutoScale=1 + +; Shape graph +[ShapeGraph] +Meter=Shape +X=(#Margin#*#Scale#) +Y=(68*#Scale#) +H=(30*#Scale#) +Shape=Path Graph1 | StrokeWidth (3*#Scale#) | Stroke Color #MainColor# | StrokeLineJoin Round +Shape2=Path Graph2 | StrokeWidth 0 | Fill LinearGradient Grad | StrokeLineJoin Round +Graph1=0,0|Lineto 0,0 +Graph2=0,0|Lineto 0,0 +Grad = 270 | #MainColor#,225 ; 0 | #MainColor#,0 ; 1 +Padding=0,0,0,(10*#Scale#) diff --git a/Recycle Bin/Recycle Bin.ini b/Recycle Bin/Recycle Bin.ini new file mode 100644 index 0000000..d616c0b --- /dev/null +++ b/Recycle Bin/Recycle Bin.ini @@ -0,0 +1,81 @@ +[Rainmeter] +Group=SysDash | RecycleBin +Update=10000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; Measures for recycle bin size and item count +[MeasureRecycleBinSize] +Measure=Plugin +Plugin=RecycleManager +RecycleType=Size +UpdateDivider=15 +Substitute="0.0":"Empty","G":"GB" +[MeasureRecycleBinCount] +Measure=Plugin +Plugin=RecycleManager +RecycleType=Count + +; Icon icon +[MeterRecycleBinIcon] +Meter=Image +ImageName=#@#images\trash.png +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +W=(40*#Scale#) +H=(40*#Scale#) +Padding=0,0,0,(20*#Scale#) +ImageTint=#MainColor# +LeftMouseUpAction=[!CommandMeasure MeasureRecycleBinSize OpenBin] +RightMouseUpAction=[!CommandMeasure MeasureRecycleBinSize EmptyBin] +ToolTipText="Left-Click to open Recycle bin, right-click to empty." + +; Meter - Recycle bin count text +[MeterRecycleBinCount] +Meter=String +MeasureName=MeasureRecycleBinSize +MeterStyle=StyleValue +X=(15*#Scale#)R +Y=((80/2)*#Scale#) +Text=%1 +AutoScale=2 +NumOfDecimals=0 + +[MeterRecycleBinTitle] +Meter=String +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=(30*#Scale#) +Text=Recycle bin +InlineSetting4=Color | #FontColor#,200 +[MeterRecycleBinValue] +Meter=String +MeasureName=MeasureRecycleBinCount +MeterStyle=StyleSecondary +X=0r +Y=0R +Text=%1 items +NumOfDecimals=0 diff --git a/Settings/drives.ini b/Settings/drives.ini new file mode 100644 index 0000000..b44f0aa --- /dev/null +++ b/Settings/drives.ini @@ -0,0 +1,125 @@ +[Rainmeter] +Group=SysDash | Settings +Update=50 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 +OnRefreshAction=[!SetOption MeterDrives InlineSetting4 "Color | #MainColor#,255"][!SetOption MeterDrives InlineSetting3 "Weight | 800"][!UpdateMeter MeterDrives][!Redraw] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini + +; Include settings menu +@include2=#@#include\MeterSettingsMenu.inc + +[StyleTitleDrive] +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +[StyleInputDrive] +AntiAlias=1 +DynamicVariables=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 12 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +SolidColor=0,0,0,150 +StringAlign=Center +Padding=5,5,2,0 + +[MeterSubTitle] +Meter=String +Font=Uni Neue +FontSize=10 +FontColor=255,255,255,150 +X=225 +Y=15 +H=80 +W=450 +ClipString=2 +AntiAlias=1 +Text="You can change the number of drives in your system here by changing#CRLF#the drive count. #CRLF##CRLF#Please enter the drive letter including :/ at the end or it will not work." +InlineSetting=Weight | 700 +InlinePattern=:/ +InlineSetting2=Color | 255,255,255 +InlinePattern2=:/ +InlineSetting3=Face | Uni Sans CAPS +InlinePattern3=:/ +[MeterTitleDriveCount] +Meter=String +X=225 +Y=15R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +Text="Drive count" +[MeterInputDriveCount] +Meter=String +X=625 +Y=([MeterTitleDriveCount:Y]-2) +H=25 +W=80 +Padding=10,5,8,5 +FontSize=12 +Font=Uni Neue +FontColor=255,255,255 +SolidColor=0,0,0,150 +StringAlign=Center +Text=#DriveCount# +AntiAlias=1 +DynamicVariables=1 +LeftMouseUpAction=[!CommandMeasure MeasureInputDriveCount "ExecuteBatch ALL"] +[MeasureInputDriveCount] +Measure=Plugin +Plugin=InputText +X=([MeterInputDriveCount:X]+5) +Y=([MeterInputDriveCount:Y]+5) +H=25 +W=90 +FontSize=10 +FontColor=255,255,255 +SolidColor=26,26,26 +AntiAlias=1 +FocusDismiss=1 +DefaultValue=#DriveCount# +Command1=[!WriteKeyValue Variables DriveCount "$UserInput$" "#@#variables.ini"][!RefreshGroup "Drive"][!Refresh] +DynamicVariables=1 + +[MeterDividier] +Meter=Image +SolidColor=255,255,255,100 +X=225 +Y=10R +H=1 +W=450 + +[MeterDummy] +Meter=Image +X=225 +Y=10R + +[ScriptFactoryBars] +Measure=Script +ScriptFile=#@#scripts\GenerateDrivesSettings.lua +UpdateDivider=-1 + +; Script Refresher - refreshes the code to apply the changes from the factory scripts +[ScriptRefresher] +Measure=Script +ScriptFile=#@#scripts\Refresher.lua +UpdateDivider=-1 +Refreshed=0 + +; Includes the variables used for the skin. +@include=#@#include\SkinDrivesSettings.inc diff --git a/Settings/general.ini b/Settings/general.ini new file mode 100644 index 0000000..f3bd404 --- /dev/null +++ b/Settings/general.ini @@ -0,0 +1,447 @@ +[Rainmeter] +Group=SysDash | Settings +Update=50 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 +OnRefreshAction=[!SetOption MeterGeneral InlineSetting4 "Color | #MainColor#,255"][!SetOption MeterGeneral InlineSetting3 "Weight | 800"][!UpdateMeter MeterGeneral][!Redraw] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +;This is to check if the mouse is clicked down to prevent mouse measures from disabling themselves if you mouse off them while moused down +IsMouseDown=0 +IsMouseOver=0 +;This is used to remember what mouse measure needs to be enabled in, settings are numbers 0-3 from top to bottom + ;I would like to use strings to compare but there is no string compare function for formulas in rainmeter +CurrentMouseSetting=-1 + +; Include settings menu +@include2=#@#include\MeterSettingsMenu.inc + +; Measure to theck if Mouse button is clicked +[MeasureCalcIfMouseDownDisable] +Measure=Calc +Formula=#IsMouseDown# +UpdateDivider=-1 +DynamicVariables=1 +IfConditionMode=1 +IfCondition = (MeasureCalcIfMouseDownDisable = 0) && (#IsMouseOver# = 0) +IfTrueAction = [!DisableMeasureGroup MouseMeasureGroup] +IfCondition2 = (MeasureCalcIfMouseDownDisable = 0) && (#IsMouseOver# = 1) +IfTrueAction2 = [!DisableMeasureGroup MouseMeasureGroup][!UpdateMeasure MeasureCalcIfMouseDownEnable] +[MeasureCalcIfMouseDownEnable] +Measure=Calc +Formula=#IsMouseDown# +UpdateDivider=-1 +DynamicVariables=1 +IfConditionMode=1 +IfCondition = (#IsMouseDown# = 0) && (#CurrentMouseSetting# = 0) +IfTrueAction = [!EnableMeasure MeasureMouseScale][!UpdateMeasure MeasureMouseScale] +IfCondition = (#IsMouseDown# = 0) && (#CurrentMouseSetting# = 1) +IfTrueAction = [!EnableMeasure MeasureMouseWidth][!UpdateMeasure MeasureMouseWidth] + +[MeasureCalcCheckBoxToggles] +Measure=Calc +Formula=1 +UpdateDivider=-1 +DynamicVariables=1 +IfCondition=#Use24HourFormat# = 1 +IfTrueAction=[!ShowMeter MeterCheckboxUse24HourFormat][!HideMeter MeterCheckboxUse24HourFormat_Empty][!Redraw] +IfFalseAction=[!HideMeter MeterCheckboxUse24HourFormat][!ShowMeter MeterCheckboxUse24HourFormat_Empty][!Redraw] + +[MeasureCalcWeather] +Measure=String +String=#TemperatureUnit# +IfMatch=C +IfMatchAction=[!ShowMeter MeterCheckboxTemperatureUnit][!HideMeter MeterCheckboxTemperatureUnit_Empty][!Redraw] +IfNotMatchAction=[!HideMeter MeterCheckboxTemperatureUnit][!ShowMeter MeterCheckboxTemperatureUnit_Empty][!Redraw] +UpdateDivider=-1 + +[MeasureMouseScale] +Measure=Plugin +Plugin=Mouse +LeftMouseUpAction=[!SetVariable IsMouseDown 0][!UpdateMeasure MeasureCalcIfMouseDownDisable][!RefreshGroup "SysDash"] +LeftMouseDownAction=[!UpdateMeasure MeasureCalcIfMouseDownDisable][!SetVariable IsMouseDown 1][!WriteKeyValue Variables Scale "(Clamp(($MouseX$-[MeterSliderScale:X])/[MeterSliderScale:W],0,1)*2)" "#@#variables.ini"][!SetVariable Scale "(Clamp(($MouseX$-[MeterSliderScale:X])/[MeterSliderScale:W],0,1)*2)"][!Redraw] +LeftMouseDragAction=[!WriteKeyValue Variables Scale "(Clamp(($MouseX$-[MeterSliderScale:X])/[MeterSliderScale:W],0,1)*2)" "#@#variables.ini"][!SetVariable Scale "(Clamp(($MouseX$-[MeterSliderScale:X])/[MeterSliderScale:W],0,1)*2)"][!Redraw] +UpdateRate=20 +Disabled=1 +DynamicVariables=1 +Group = MouseMeasureGroup +[MeasureCalcScale] +Measure=Calc +Formula=#Scale# +MinValue=0 +MaxValue=2 +DynamicVariables=1 +[MeterTitleScale] +Meter=String +X=225 +Y=25 +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,255 +Text="Skin scale" +[MeterValueScale] +Meter=String +MeasureName=MeasureCalcScale +X=([MeterTitleScale:X]+240) +Y=([MeterTitleScale:Y]+3) +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 10 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +StringAlign=Right +Text=%1 +DynamicVariables=1 +LeftMouseUpAction=[!CommandMeasure MeasureInputScale "ExecuteBatch ALL"] +NumOfDecimals=2 +[MeasureInputScale] +Measure=Plugin +Plugin=InputText +X=([MeterTitleScale:X]+204) +Y=([MeterTitleScale:Y]+4) +H=17 +W=40 +FontSize=10 +FontColor=255,255,255 +SolidColor=0,0,0,255 +AntiAlias=1 +Right +FocusDismiss=1 +DefaultValue=#Scale# +Command1=[!WriteKeyValue Variables Scale "$UserInput$" "#@#variables.ini"][!RefreshGroup "SysDash"][!Refresh] +DynamicVariables=1 + +[MeterSliderScale] +Meter=Shape +X=([MeterTitleScale:X]+260) +Y=([MeterTitleScale:Y]+11) +Shape=Rectangle 0,0,189,4,(4/2) | Fill Color 255,225,255,25 | StrokeWidth 0 +Shape2=Rectangle 0,0,(189*([MeasureCalcScale:%]/100)),4,(4/2) | Fill Color #MainColor#,245 | StrokeWidth 0 +Shape3=Ellipse (189*([MeasureCalcScale:%]/100)),(4/2),8 | StrokeWidth 0 +DynamicVariables=1 +MouseScrollUpAction=[!WriteKeyValue Variables Scale "(Clamp(#Scale#+0.01, 0, 2))" "#@#variables.ini"][!SetVariable Scale "(Clamp(#Scale#+0.01, 0, 2))"][!UpdateMeasure "MeasureCalcScale"][!UpdateMeter "MeterSliderScale"][!RefreshGroup "SysDash"] +MouseScrollDownAction=[!WriteKeyValue Variables Scale "(Clamp(#Scale#-0.01, 0, 2))" "#@#variables.ini"][!SetVariable Scale "(Clamp(#Scale#-0.01, 0, 2))"][!UpdateMeasure "MeasureCalcScale"][!UpdateMeter "MeterSliderScale"][!RefreshGroup "SysDash"] +LeftMouseDownAction=[!UpdateMeasure MeasureCalcIfMouseDownDisable][!SetVariable IsMouseDown 1][!EnableMeasure MeasureMouseScale] +LeftMouseUpAction=[!SetVariable IsMouseDown 0][!UpdateMeasure MeasureCalcIfMouseDownDisable] +MouseOverAction=[!SetVariable IsMouseOver 1][!SetVariable CurrentMouseSetting 0][!UpdateMeasure MeasureCalcIfMouseDownEnable] +MouseLeaveAction=[!SetVariable IsMouseOver 0][!UpdateMeasure MeasureCalcIfMouseDownDisable] + +[MeasureCalcWidth] +Measure=Calc +Formula=#Width# +MinValue=0 +MaxValue=#SCREENAREAWIDTH# +DynamicVariables=1 +[MeasureMouseWidth] +Measure=Plugin +Plugin=Mouse +LeftMouseUpAction=[!SetVariable IsMouseDown 0][!UpdateMeasure MeasureCalcIfMouseDownDisable][!RefreshGroup "SysDash"] +LeftMouseDownAction=[!UpdateMeasure MeasureCalcIfMouseDownDisable][!SetVariable IsMouseDown 1][!WriteKeyValue Variables Width "(Round(Clamp(($MouseX$-[MeterSliderWidth:X])/[MeterSliderWidth:W],0,1)*#SCREENAREAWIDTH#))" "#@#variables.ini"][!SetVariable Width "(Round(Clamp(($MouseX$-[MeterSliderWidth:X])/[MeterSliderWidth:W],0,1)*#SCREENAREAWIDTH#))"][!Redraw] +LeftMouseDragAction=[!WriteKeyValue Variables Width "(Round(Clamp(($MouseX$-[MeterSliderWidth:X])/[MeterSliderWidth:W],0,1)*#SCREENAREAWIDTH#))" "#@#variables.ini"][!SetVariable Width "(Round(Clamp(($MouseX$-[MeterSliderWidth:X])/[MeterSliderWidth:W],0,1)*#SCREENAREAWIDTH#))"][!Redraw] +UpdateRate=20 +Disabled=1 +DynamicVariables=1 +Group = MouseMeasureGroup + +[MeterTitleWidth] +Meter=String +X=225 +Y=15R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,255 +Text="Skin width" +[MeterValueWidth] +Meter=String +MeasureName=MeasureCalcWidth +X=([MeterTitleWidth:X]+240) +Y=([MeterTitleWidth:Y]+3) +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 10 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +StringAlign=Right +Text=%1px +DynamicVariables=1 +LeftMouseUpAction=[!CommandMeasure MeasureInputWidth "ExecuteBatch ALL"] +[MeasureInputWidth] +Measure=Plugin +Plugin=InputText +X=([MeterTitleWidth:X]+204) +Y=([MeterTitleWidth:Y]+4) +H=17 +W=40 +FontSize=10 +FontColor=255,255,255 +SolidColor=0,0,0,255 +AntiAlias=1 +Right +FocusDismiss=1 +DefaultValue=#Width# +Command1=[!WriteKeyValue Variables Width "$UserInput$" "#@#variables.ini"][!RefreshGroup "SysDash"][!Refresh] +DynamicVariables=1 + +[MeterSliderWidth] +Meter=Shape +X=([MeterTitleWidth:X]+260) +Y=([MeterTitleWidth:Y]+11) +Shape=Rectangle 0,0,189,4,(4/2) | Fill Color 255,225,255,25 | StrokeWidth 0 +Shape2=Rectangle 0,0,(189*([MeasureCalcWidth:%]/100)),4,(4/2) | Fill Color #MainColor#,245 | StrokeWidth 0 +Shape3=Ellipse (189*([MeasureCalcWidth:%]/100)),(4/2),8 | StrokeWidth 0 +DynamicVariables=1 +MouseScrollUpAction=[!WriteKeyValue Variables Width "(Clamp(#Width#+1, 0, #SCREENAREAWIDTH#))" "#@#variables.ini"][!SetVariable Width "(Clamp(#Width#+1, 0, #SCREENAREAWIDTH#))"][!UpdateMeasure "MeasureCalcWidth"][!UpdateMeter "MeterSliderWidth"][!RefreshGroup "SysDash"] +MouseScrollDownAction=[!WriteKeyValue Variables Width "(Clamp(#Width#-1, 0, #SCREENAREAWIDTH#))" "#@#variables.ini"][!SetVariable Width "(Clamp(#Width#-1, 0, #SCREENAREAWIDTH#))"][!UpdateMeasure "MeasureCalcWidth"][!UpdateMeter "MeterSliderWidth"][!RefreshGroup "SysDash"] +LeftMouseDownAction=[!UpdateMeasure MeasureCalcIfMouseDownDisable][!SetVariable IsMouseDown 1][!EnableMeasure MeasureMouseWidth] +LeftMouseUpAction=[!SetVariable IsMouseDown 0][!UpdateMeasure MeasureCalcIfMouseDownDisable] +MouseOverAction=[!SetVariable IsMouseOver 1][!SetVariable CurrentMouseSetting 1][!UpdateMeasure MeasureCalcIfMouseDownEnable] +MouseLeaveAction=[!SetVariable IsMouseOver 0][!UpdateMeasure MeasureCalcIfMouseDownDisable] + +[MeterSubTitleScale] +Meter=String +X=225 +Y=15R +H=40 +W=450 +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 10 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +Text="Modifies the scaling of the visualizer spectrum and the song information.#CRLF#You can pick anything between 0.1x (really small) to 2.0x (twice the size as normal)." + +[MeterTitleDateLanguage] +Meter=String +X=225 +Y=20R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +Text="Date language" +[MeterDescDateLanguage] +Meter=String +X=225 +Y=15R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 10 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +Text="This will change the displayed language for the clock. #CRLF#You can use the language name in English or RFC 3066 codes." + +[MeterInputDateLanguage] +Meter=String +X=625 +Y=([MeterTitleDateLanguage:Y]-2) +H=25 +W=80 +Padding=10,5,8,5 +FontSize=12 +Font=Uni Neue +FontColor=255,255,255 +SolidColor=0,0,0,150 +StringAlign=Center +Text=#DateLanguage# +AntiAlias=1 +DynamicVariables=1 +LeftMouseUpAction=[!CommandMeasure MeasureInputDateLanguage "ExecuteBatch ALL"] +[MeasureInputDateLanguage] +Measure=Plugin +Plugin=InputText +X=([MeterInputDateLanguage:X]+5) +Y=([MeterInputDateLanguage:Y]+5) +H=25 +W=90 +FontSize=10 +FontColor=255,255,255 +SolidColor=26,26,26 +AntiAlias=1 +FocusDismiss=1 +DefaultValue=#DateLanguage# +Command1=[!WriteKeyValue Variables DateLanguage "$UserInput$" "#@#variables.ini"][!RefreshGroup "Clock"][!Refresh] +DynamicVariables=1 + +[MeterTitleUse24HourFormat] +Meter=String +X=225 +Y=60R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +Text="Use 24-hour format" +[MeterCheckboxUse24HourFormat_Empty] +Meter=Image +ImageName=#@#images\checkbox_empty.png +X=652 +Y=([MeterTitleUse24HourFormat:Y]+1) +H=23 +W=23 +ImageTint=#MainColor# +DynamicVariables=1 +LeftMouseDownAction=[!WriteKeyValue Variables Hidden 1 "#@#variables.ini"][!WriteKeyValue Variables Hidden2 0 "#@#variables.ini"][!ShowMeter MeterCheckboxUse24HourFormat][!HideMeter MeterCheckboxUse24HourFormat_Empty][!Redraw][!RefreshGroup "Clock"] +[MeterCheckboxUse24HourFormat] +Meter=Image +ImageName=#@#images\checkbox.png +X=652 +Y=([MeterTitleUse24HourFormat:Y]+1) +H=23 +W=23 +ImageTint=#MainColor# +DynamicVariables=1 +LeftMouseDownAction=[!WriteKeyValue Variables Hidden 0 "#@#variables.ini"][!WriteKeyValue Variables Hidden2 1 "#@#variables.ini"][!HideMeter MeterCheckboxUse24HourFormat][!ShowMeter MeterCheckboxUse24HourFormat_Empty][!Redraw][!RefreshGroup "Clock"] + +[MeterTitleWeatherLocation] +Meter=String +X=225 +Y=([MeterTitleUse24HourFormat:Y]+60) +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +Text="Weather Location" + +[MeterLat] +Meter=Shape +X=145 +Y=347 +Shape=Rectangle 1,1,190,30 | Fill Color 0,0,0,1 | Stroke Color 255,255,255,255 +LeftMouseUpAction=[!CommandMeasure "MeterInputLat" "ExecuteBatch 1"] + +[MeterLong] +Meter=Shape +X=475 +Y=347 +Shape=Rectangle 1,1,190,30 | Fill Color 0,0,0,1 | Stroke Color 255,255,255,255 +LeftMouseUpAction=[!CommandMeasure "MeterInputLong" "ExecuteBatch 1"] + + +[LatTxt] +Meter=String +StringAlign=left +FontFace=#FontFace# +FontColor=255,255,255 +FontSize=9 +StringStyle=Bold +X=50 +Y=350 +Text=LATITUDE +AntiAlias=1 + +[MeterLatValue] +Meter=String +StringAlign=center +FontFace=#FontFace# +FontColor=255,255,0 +FontSize=10 +X=225 +Y=350 +Text=#Latitude# +AntiAlias=1 +ToolTipText=Click and paste the value + +[MeterInputLat] +Measure=Plugin +Plugin=InputText +StringAlign=center +FontFace=#FontFace# +FontSize=10 +FontColor=0,0,0 +SolidColor=215,215,215,255 +X=150 +Y=350 +W=150 +H=20 +AntiAlias=1 +FocusDismiss=1 +Command1=[!WriteKeyValue Variables Latitude "$UserInput$" "#@#variables.ini"][!RefreshGroup "Weather"] +DefaultValue=#Latitude# + +[LongTxt] +Meter=String +StringAlign=left +FontFace=#FontFace# +FontColor=255,255,255 +FontSize=9 +StringStyle=Bold +X=390 +Y=350 +Text=LONGITUDE +AntiAlias=1 + +[MeterLongValue] +Meter=String +StringAlign=center +FontFace=#FontFace# +FontColor=255,255,0 +FontSize=10 +X=590 +Y=350 +Text=#Longitude# +AntiAlias=1 +ToolTipText=Click and paste the value + +[MeterInputLong] +Measure=Plugin +Plugin=InputText +StringAlign=center +FontFace=#FontFace# +FontSize=10 +FontColor=0,0,0 +SolidColor=215,215,215,255 +X=480 +Y=350 +W=150 +H=20 +AntiAlias=1 +FocusDismiss=1 +Command1=[!WriteKeyValue Variables Longitude "$UserInput$" "#@#variables.ini"][!Refresh][!RefreshGroup "Weather"] +DefaultValue=#Longitude# + +[MeterTitleTemperatureUnit] +Meter=String +X=225 +Y=400 +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +Text="Use Celsius for temperatures" +[MeterCheckboxTemperatureUnit_Empty] +Meter=Image +ImageName=#@#images\checkbox_empty.png +X=652 +Y=([MeterTitleTemperatureUnit:Y]+1) +H=23 +W=23 +ImageTint=#MainColor# +DynamicVariables=1 +LeftMouseDownAction=[!WriteKeyValue Variables Units m "#@#variables.ini"][!ShowMeter MeterCheckboxTemperatureUnit][!HideMeter MeterCheckboxTemperatureUnit_Empty][!Redraw][!RefreshGroup "Weather"] +[MeterCheckboxTemperatureUnit] +Meter=Image +ImageName=#@#images\checkbox.png +X=652 +Y=([MeterTitleTemperatureUnit:Y]+1) +H=23 +W=23 +ImageTint=#MainColor# +DynamicVariables=1 +LeftMouseDownAction=[!WriteKeyValue Variables Units e "#@#variables.ini"][!HideMeter MeterCheckboxTemperatureUnit][!ShowMeter MeterCheckboxTemperatureUnit_Empty][!Redraw][!RefreshGroup "Weather"] diff --git a/Settings/mediaplayer.ini b/Settings/mediaplayer.ini new file mode 100644 index 0000000..1333254 --- /dev/null +++ b/Settings/mediaplayer.ini @@ -0,0 +1,375 @@ +[Rainmeter] +Group=SysDash | Settings +Update=-1 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 +OnRefreshAction=[!SetOption MeterMediaPlayer InlineSetting4 "Color | #MainColor#,255"][!SetOption MeterMediaPlayer InlineSetting3 "Weight | 800"][!UpdateMeter MeterMediaPlayer][!Redraw] + +[Metadata] +Name=Monstercat Visualizer for Rainmeter +Author=marcopixel +Version=2.1.0 +License=MIT License +Information=An realtime audio visualizer for Rainmeter similar to the ones used in the Monstercat videos. + + +[Variables] +SettingHeight=550 +; Includes the variables used for the skin. +@include=#@#variables.ini + +; Include media player and styling measures. +@include2=#@#include\MeterSettingsMenu.inc + +[MeterTitle] +Meter=String +Font=Montserrat Light +FontSize=14 +InlineSetting=Color | 255,255,255,255 +X=225 +Y=25 +AntiAlias=1 +Text="Choose your mediaplayer" +[MeterSubTitle] +Meter=String +Font=Segoe UI Regular +FontSize=9 +InlineSetting=Color | 255,255,255,200 +X=225 +Y=10R +H=20 +W=450 +ClipString=2 +AntiAlias=1 +Text="Please pick your media player from where you want to retrieve song information." +[MeterSubTitleSpotify] +Meter=String +Font=Segoe UI Regular +FontSize=9 +InlineSetting=Color | 255,255,255,200 +X=225 +Y=2R +H=35 +W=450 +ClipString=2 +AntiAlias=1 +Text="Spotify is supported via WebNowPlaying, for more information please click the guide down below:" +InlineSetting2=Weight | 700 +InlinePattern2=(Spotify | WebNowPlaying) +InlineSetting3=Color | 255,255,255,230 +InlinePattern3=(Spotify | WebNowPlaying) +[MeterURLSpotify] +Meter=String +Font=Segoe UI Regular +FontSize=9 +InlineSetting=Color | 255,255,255,230 +X=225 +Y=2R +H=20 +W=450 +ClipString=2 +AntiAlias=1 +Text="https://github.com/marcopixel/Monstercat-Visualizer/wiki/WebNowPlaying-Spotify" +LeftMouseUpAction=https://github.com/marcopixel/Monstercat-Visualizer/wiki/WebNowPlaying-Spotify +[MeterButtonBGSelected01] +Meter=Image +SolidColor=0,0,0,200 +X=225 +Y=150 +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG01] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName AIMP "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected01][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected02] +Meter=Image +SolidColor=0,0,0,200 +X=9R +Y=150 +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG02] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName CAD "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected02][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected03] +Meter=Image +SolidColor=0,0,0,200 +X=9R +Y=150 +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG03] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName iTunes "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected03][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected04] +Meter=Image +SolidColor=0,0,0,200 +X=225 +Y=10R +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG04] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName Winamp "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected04][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected05] +Meter=Image +SolidColor=0,0,0,200 +X=9R +Y=-1r +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG05] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName CAD "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected05][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected06] +Meter=Image +SolidColor=0,0,0,200 +X=9R +Y=-1r +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG06] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName WMP "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected06][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected07] +Meter=Image +SolidColor=0,0,0,200 +X=225 +Y=10R +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG07] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName MediaMonkey "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected07][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected08] +Meter=Image +SolidColor=0,0,0,200 +X=9R +Y=-1r +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG08] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName CAD "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected08][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected09] +Meter=Image +SolidColor=0,0,0,200 +X=9R +Y=-1r +H=72 +W=147 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG09] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=145 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName CAD "#@#variables.ini"][!WriteKeyValue Variables MPMode NowPlaying "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected09][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected10] +Meter=Image +SolidColor=0,0,0,200 +X=225 +Y=10R +H=72 +W=222 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG10] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=222 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName Web "#@#variables.ini"][!WriteKeyValue Variables MPMode Web "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected10][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] +[MeterButtonBGSelected11] +Meter=Image +SolidColor=0,0,0,200 +X=9R +Y=-1r +H=72 +W=223 +Hidden=1 +Group=ButtonBGSelected +[MeterButtonBG11] +Meter=Image +SolidColor=0,0,0,100 +X=1r +Y=1r +H=70 +W=223 +LeftMouseDownAction=[!WriteKeyValue Variables PlayerName GPMDP "#@#variables.ini"][!WriteKeyValue Variables MPMode GPMDP "#@#variables.ini"][!HideMeterGroup ButtonBGSelected][!ShowMeter MeterButtonBGSelected11][!RefreshGroup "Spectrum"][!RefreshGroup "SongInfo"][!Redraw] + +[MeterButtonText01] +Meter=String +Font=Montserrat SemiBold +FontSize=12 +FontColor=255,255,255,255 +X=298 +Y=187 +StringAlign=CenterCenter +AntiAlias=1 +Text="AIMP" +[MeterButtonText02] +Meter=String +Font=Montserrat SemiBold +FontSize=12 +FontColor=255,255,255,255 +X=455 +Y=0r +StringAlign=CenterCenter +AntiAlias=1 +Text="foobar2000" +[MeterButtonText03] +Meter=String +Font=Montserrat SemiBold +FontSize=12 +FontColor=255,255,255,255 +X=608 +Y=0r +StringAlign=CenterCenter +AntiAlias=1 +Text="iTunes" +[MeterButtonText04] +Meter=String +Font=Montserrat SemiBold +FontSize=12 +FontColor=255,255,255,255 +X=298 +Y=80r +StringAlign=CenterCenter +AntiAlias=1 +Text="Winamp" +[MeterButtonText05] +Meter=String +Font=Montserrat SemiBold +FontSize=12 +FontColor=255,255,255,255 +X=455 +Y=0r +StringAlign=CenterCenter +AntiAlias=1 +Text="CD Art Display" +[MeterButtonText06] +Meter=String +Font=Montserrat SemiBold +FontSize=10 +FontColor=255,255,255,255 +X=608 +Y=0r +W=150 +H=50 +StringAlign=CenterCenter +AntiAlias=1 +Text="Windows Media Player" +ClipString=2 +[MeterButtonText07] +Meter=String +Font=Montserrat SemiBold +FontSize=12 +FontColor=255,255,255,255 +X=298 +Y=80r +StringAlign=CenterCenter +AntiAlias=1 +Text="MediaMonkey" +[MeterButtonText08] +Meter=String +Font=Montserrat SemiBold +FontSize=12 +FontColor=255,255,255,255 +X=455 +Y=0r +StringAlign=CenterCenter +AntiAlias=1 +Text="MusicBee" +[MeterButtonText09] +Meter=String +Font=Montserrat SemiBold +FontSize=9 +FontColor=255,255,255,255 +X=608 +Y=0r +W=135 +H=50 +ClipString=2 +StringAlign=CenterCenter +AntiAlias=1 +Text="J. River Media Center Media Jukebox" +[MeterButtonWebLogo] +Meter=Image +ImageName=#@#images\WebNowPlaying_logo.png +X=261 +Y=62r +H=40 +W=150 +PreserveAspectRatio=1 +[MeterButtonGPMLogo] +Meter=Image +ImageName=#@#images\GPM_logo.png +X=494 +Y=r +H=40 +W=150 +Color=0,0,0 +PreserveAspectRatio=1 \ No newline at end of file diff --git a/Settings/styling.ini b/Settings/styling.ini new file mode 100644 index 0000000..d06fcaf --- /dev/null +++ b/Settings/styling.ini @@ -0,0 +1,379 @@ +[Rainmeter] +Group=SysDash | Settings +Update=50 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 +OnRefreshAction=[!SetOption MeterStyling InlineSetting4 "Color | #MainColor#,255"][!SetOption MeterStyling InlineSetting3 "Weight | 800"][!UpdateMeter MeterStyling][!Redraw] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +;This is to check if the mouse is clicked down to prevent mouse measures from disabling themselves if you mouse off them while moused down +IsMouseDown=0 +IsMouseOver=0 +;This is used to remember what mouse measure needs to be enabled in, settings are numbers 0-3 from top to bottom + ;I would like to use strings to compare but there is no string compare function for formulas in rainmeter +CurrentMouseSetting=-1 + +; Include media player and styling measures. +@include2=#@#include\MeterSettingsMenu.inc + +; Measure to theck if Mouse button is clicked +[MeasureCalcIfMouseDownDisable] +Measure=Calc +Formula=#IsMouseDown# +UpdateDivider=-1 +DynamicVariables=1 +IfConditionMode=1 +IfCondition = (MeasureCalcIfMouseDownDisable = 0) && (#IsMouseOver# = 0) +IfTrueAction = [!DisableMeasureGroup MouseMeasureGroup] +IfCondition2 = (MeasureCalcIfMouseDownDisable = 0) && (#IsMouseOver# = 1) +IfTrueAction2 = [!DisableMeasureGroup MouseMeasureGroup][!UpdateMeasure MeasureCalcIfMouseDownEnable] +[MeasureCalcIfMouseDownEnable] +Measure=Calc +Formula=#IsMouseDown# +UpdateDivider=-1 +DynamicVariables=1 +IfConditionMode=1 +IfCondition = (#IsMouseDown# = 0) && (#CurrentMouseSetting# = 0) +IfTrueAction = [!EnableMeasure MeasureMouseBackgroundOpacity][!UpdateMeasure MeasureMouseBackgroundOpacity] + +[MeasureMainColorRainRGB] +Measure=Plugin +Plugin=RunCommand +Program=""#@#addons\RainRGB4.exe"" +Parameter=""VarName=MainColor" "FileName=#@#variables.ini" "RefreshConfig=-1"" +OutputType=ANSI +FinishAction=[!Update][!RefreshGroup "SysDash"] +[MeasureFontColorRainRGB] +Measure=Plugin +Plugin=RunCommand +Program=""#@#addons\RainRGB4.exe"" +Parameter=""VarName=FontColor" "FileName=#@#variables.ini" "RefreshConfig=-1"" +OutputType=ANSI +FinishAction=[!Update][!RefreshGroup "SysDash"] + +[MeterTitleMainColor] +Meter=String +X=225 +Y=15 +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,255 +Text="Skin color" +[MeterMainColor01] +Meter=Shape +X=225 +Y=10R +Shape=Rectangle 0,0,40,40,5 | Fill Color 204,0,40 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 204,0,40 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor02] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 216,27,96 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 216,27,96 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor03] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 156,39,176 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 156,39,176 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor04] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 109,62,196 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 109,62,196 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor05] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 63,81,181 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 63,81,181 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor06] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 33,150,243 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 33,150,243 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor07] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 99,221,237 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 99,221,237 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor08] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 72,225,188 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 72,225,188 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor09] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 40,199,111 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 40,199,111 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor10] +Meter=Shape +X=[MeterMainColor01:X] +Y=10R +Shape=Rectangle 0,0,40,40,5 | Fill Color 92,204,59 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 92,204,59 "#@#variables.ini"][!RefreshGroup "SysDash"] +DynamicVariables=1 +[MeterMainColor11] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 205,220,57 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 205,220,57 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor12] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,235,59 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 255,235,59 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor13] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,193,7 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 255,193,7 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor14] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,152,0 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 255,152,0 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor15] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,87,34 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 255,87,34 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor16] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 232,47,5 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 232,47,5 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor17] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 96,125,139 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 96,125,139 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColor18] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,255,255 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables MainColor 255,255,255 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterMainColorPicker] +Meter=String +X=[MeterMainColor01:X]+1 +Y=10R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 10 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +Text="More..." +LeftMouseUpAction=[!CommandMeasure MeasureMainColorRainRGB "Run"] + +[MeterTitleFontColor] +Meter=String +X=225 +Y=15R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,255 +Text="Text color" +[MeterFontColor01] +Meter=Shape +X=225 +Y=10R +Shape=Rectangle 0,0,40,40,5 | Fill Color 204,0,40 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 204,0,40 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor02] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 216,27,96 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 216,27,96 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor03] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 156,39,176 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 156,39,176 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor04] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 109,62,196 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 109,62,196 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor05] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 63,81,181 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 63,81,181 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor06] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 33,150,243 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 33,150,243 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor07] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 99,221,237 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 99,221,237 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor08] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 72,225,188 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 72,225,188 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor09] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 40,199,111 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 40,199,111 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor10] +Meter=Shape +X=[MeterFontColor01:X] +Y=10R +Shape=Rectangle 0,0,40,40,5 | Fill Color 92,204,59 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 92,204,59 "#@#variables.ini"][!RefreshGroup "SysDash"] +DynamicVariables=1 +[MeterFontColor11] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 205,220,57 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 205,220,57 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor12] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,235,59 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 255,235,59 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor13] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,193,7 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 255,193,7 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor14] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,152,0 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 255,152,0 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor15] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,87,34 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 255,87,34 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor16] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 232,47,5 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 232,47,5 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor17] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 0,0,0 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 0,0,0 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColor18] +Meter=Shape +X=10R +Y=0r +Shape=Rectangle 0,0,40,40,5 | Fill Color 255,255,255 | StrokeWidth 0 +LeftMouseUpAction=[!WriteKeyValue Variables FontColor 255,255,255 "#@#variables.ini"][!RefreshGroup "SysDash"] +[MeterFontColorPicker] +Meter=String +X=[MeterFontColor01:X]+1 +Y=10R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 10 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +Text="More..." +LeftMouseUpAction=[!CommandMeasure MeasureFontColorRainRGB "Run"] + +[MeasureCalcBackgroundOpacity] +Measure=Calc +Formula=#BackgroundOpacity# +MinValue=0 +MaxValue=255 +DynamicVariables=1 +[MeasureMouseBackgroundOpacity] +Measure=Plugin +Plugin=Mouse +LeftMouseUpAction=[!SetVariable IsMouseDown 0][!UpdateMeasure MeasureCalcIfMouseDownDisable][!RefreshGroup "Background"] +LeftMouseDownAction=[!UpdateMeasure MeasureCalcIfMouseDownDisable][!SetVariable IsMouseDown 1][!WriteKeyValue Variables BackgroundOpacity "(Round(Clamp(($MouseX$-[MeterSliderBackgroundOpacity:X])/[MeterSliderBackgroundOpacity:W],0,1)*255))" "#@#variables.ini"][!SetVariable BackgroundOpacity "(Round(Clamp(($MouseX$-[MeterSliderBackgroundOpacity:X])/[MeterSliderBackgroundOpacity:W],0,1)*255))"][!Redraw] +LeftMouseDragAction=[!WriteKeyValue Variables BackgroundOpacity "(Round(Clamp(($MouseX$-[MeterSliderBackgroundOpacity:X])/[MeterSliderBackgroundOpacity:W],0,1)*255))" "#@#variables.ini"][!SetVariable BackgroundOpacity "(Round(Clamp(($MouseX$-[MeterSliderBackgroundOpacity:X])/[MeterSliderBackgroundOpacity:W],0,1)*255))"][!Redraw] +UpdateRate=20 +Disabled=1 +DynamicVariables=1 +Group = MouseMeasureGroup +[MeterTitleBackgroundOpacity] +Meter=String +X=225 +Y=25R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,255 +Text="Background opacity" +[MeterValueBackgroundOpacity] +Meter=String +MeasureName=MeasureCalcBackgroundOpacity +X=([MeterTitleBackgroundOpacity:X]+240) +Y=([MeterTitleBackgroundOpacity:Y]+3) +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 10 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255,150 +StringAlign=Right +Text="%1 %" +NumOfDecimals=0 +Percentual=1 +DynamicVariables=1 +[MeterSliderBackgroundOpacity] +Meter=Shape +X=([MeterTitleBackgroundOpacity:X]+260) +Y=([MeterTitleBackgroundOpacity:Y]+11) +Shape=Rectangle 0,0,189,4,(4/2) | Fill Color 255,225,255,25 | StrokeWidth 0 +Shape2=Rectangle 0,0,(189*([MeasureCalcBackgroundOpacity:%]/100)),4,(4/2) | Fill Color #MainColor#,245 | StrokeWidth 0 +Shape3=Ellipse (189*([MeasureCalcBackgroundOpacity:%]/100)),(4/2),8 | StrokeWidth 0 +DynamicVariables=1 +MouseScrollUpAction=[!WriteKeyValue Variables BackgroundOpacity "(Clamp(#BackgroundOpacity#+1, 0, 255))" "#@#variables.ini"][!SetVariable BackgroundOpacity "(Clamp(#BackgroundOpacity#+1, 0, 255<))"][!UpdateMeasure "MeasureCalcBackgroundOpacity"][!UpdateMeter "MeterSliderBackgroundOpacity"][!RefreshGroup "Background"] +MouseScrollDownAction=[!WriteKeyValue Variables BackgroundOpacity "(Clamp(#BackgroundOpacity#-1, 0, 255))" "#@#variables.ini"][!SetVariable BackgroundOpacity "(Clamp(#BackgroundOpacity#-1, 0, 255))"][!UpdateMeasure "MeasureCalcBackgroundOpacity"][!UpdateMeter "MeterSliderBackgroundOpacity"][!RefreshGroup "Background"] +LeftMouseDownAction=[!UpdateMeasure MeasureCalcIfMouseDownDisable][!SetVariable IsMouseDown 1][!EnableMeasure MeasureMouseBackgroundOpacity] +LeftMouseUpAction=[!SetVariable IsMouseDown 0][!UpdateMeasure MeasureCalcIfMouseDownDisable] +MouseOverAction=[!SetVariable IsMouseOver 1][!SetVariable CurrentMouseSetting 0][!UpdateMeasure MeasureCalcIfMouseDownEnable] +MouseLeaveAction=[!SetVariable IsMouseOver 0][!UpdateMeasure MeasureCalcIfMouseDownDisable] diff --git a/Settings/temperatures.ini b/Settings/temperatures.ini new file mode 100644 index 0000000..97c0279 --- /dev/null +++ b/Settings/temperatures.ini @@ -0,0 +1,207 @@ +[Rainmeter] +Group=SysDash | Settings +Update=50 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 +OnRefreshAction=[!SetOption MeterTemperatures InlineSetting4 "Color | #MainColor#,255"][!SetOption MeterTemperatures InlineSetting3 "Weight | 800"][!UpdateMeter MeterTemperatures][!Redraw] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +; Include settings menu +@include2=#@#include\MeterSettingsMenu.inc + +[MeasureSpeedFanCheck] +Measure=Plugin +Plugin=SpeedFanPlugin +SpeedFanType=Temperature +SpeedFanNumber=0 +SpeedFanScale=C +IfCondition=MeasureSpeedFanCheck <> 0 +IfTrueAction=[!SetOption MeterStatus Text "SpeedFan is running!"][!SetOption MeterStatus FontColor 30,217,97][!UpdateMeter MeterStatus] +IfFalseAction=[!SetOption MeterStatus Text "SpeedFan is NOT running!"][!SetOption MeterStatus FontColor 213,23,23,255][!UpdateMeter MeterStatus] + +[MeasureCalcWeather] +Measure=String +String=#TemperatureUnit# +IfMatch=C +IfMatchAction=[!ShowMeter MeterCheckboxTemperatureUnit][!HideMeter MeterCheckboxTemperatureUnit_Empty][!Redraw] +IfNotMatchAction=[!HideMeter MeterCheckboxTemperatureUnit][!ShowMeter MeterCheckboxTemperatureUnit_Empty][!Redraw] +UpdateDivider=-1 + +[MeterSubTitle] +Meter=String +Font=Uni Neue +FontSize=10 +FontColor=255,255,255,150 +X=225 +Y=15 +H=40 +W=450 +ClipString=2 +AntiAlias=1 +Text="To monitor your temperatures, you have to install Speedfan and have it running in the background." +[MeterSubTitle2] +Meter=String +Font=Uni Neue +FontSize=10 +FontColor=255,255,255,150 +X=225 +Y=5R +H=40 +W=450 +ClipString=2 +AntiAlias=1 +Text="If the skin is outputting the wrong temperatures or if you are new to SpeedFan, please go to the configuration guide." +[MeterLinkIcon1] +Meter=Image +ImageName=#@#images\external-link.png +X=225 +Y=15R +H=18 +W=18 +[MeterLink1] +Meter=String +Font=Uni Neue +FontSize=12 +FontColor=255,255,255,255 +X=5R +Y=-2r +ClipString=2 +AntiAlias=1 +Text="Download SpeedFan" +InlineSetting=Underline +LeftMouseDownAction=["http://www.almico.com/speedfan.php"] +[MeterLinkIcon2] +Meter=Image +ImageName=#@#images\external-link.png +X=225 +Y=15R +H=18 +W=18 +[MeterLink2] +Meter=String +Font=Uni Neue +FontSize=12 +FontColor=255,255,255,255 +X=5R +Y=-2r +ClipString=2 +AntiAlias=1 +Text="Configuration guide" +InlineSetting=Underline +LeftMouseDownAction=["https://github.com/MarcoPixel/SysDash/wiki/SpeedFan-configuration-guide"] +[MeterStatusTitle] +Meter=String +Font=Uni Neue +FontSize=12 +FontColor=255,255,255,200 +X=225 +Y=20R +AntiAlias=1 +Text="Status:" +[MeterStatus] +Meter=String +Font=Uni Neue +FontSize=12 +FontColor=255,255,255,200 +X=15R +Y=0r +AntiAlias=1 +[MeterDividier] +Meter=Image +SolidColor=255,255,255,100 +X=225 +Y=25R +H=1 +W=450 + +[MeterTitleCPUIndex] +Meter=String +X=225 +Y=25R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +Text="CPU sensor index number" +[MeterInputCPUIndex] +Meter=String +X=625 +Y=([MeterTitleCPUIndex:Y]-2) +H=25 +W=80 +Padding=10,5,8,5 +FontSize=12 +Font=Uni Neue +FontColor=255,255,255 +SolidColor=0,0,0,150 +StringAlign=Center +Text=#CPUIndex# +AntiAlias=1 +DynamicVariables=1 +LeftMouseUpAction=[!CommandMeasure MeasureInputCPUIndex "ExecuteBatch ALL"] +[MeasureInputCPUIndex] +Measure=Plugin +Plugin=InputText +X=([MeterInputCPUIndex:X]+5) +Y=([MeterInputCPUIndex:Y]+5) +H=25 +W=90 +FontSize=15 +FontColor=255,255,255 +SolidColor=26,26,26 +AntiAlias=1 +FocusDismiss=1 +DefaultValue=#CPUIndex# +Command1=[!WriteKeyValue Variables CPUIndex "$UserInput$" "#@#variables.ini"][!RefreshGroup "Drive"][!Refresh] +DynamicVariables=1 +[MeterTitleGPUIndex] +Meter=String +X=225 +Y=10R +AntiAlias=1 +InlineSetting=Face | Uni Neue +InlineSetting2=Size | 14 +InlineSetting3=Weight | 100 +InlineSetting4=Color | 255,255,255 +Text="GPU sensor index number" +[MeterInputGPUIndex] +Meter=String +X=625 +Y=([MeterTitleGPUIndex:Y]-2) +H=25 +W=80 +Padding=10,5,8,5 +FontSize=12 +Font=Uni Neue +FontColor=255,255,255 +SolidColor=0,0,0,150 +StringAlign=Center +Text=#GPUIndex# +AntiAlias=1 +DynamicVariables=1 +LeftMouseUpAction=[!CommandMeasure MeasureInputGPUIndex "ExecuteBatch ALL"] +[MeasureInputGPUIndex] +Measure=Plugin +Plugin=InputText +X=([MeterInputGPUIndex:X]+5) +Y=([MeterInputGPUIndex:Y]+5) +H=25 +W=90 +FontSize=10 +FontColor=255,255,255 +SolidColor=26,26,26 +AntiAlias=1 +FocusDismiss=1 +DefaultValue=#GPUIndex# +Command1=[!WriteKeyValue Variables GPUIndex "$UserInput$" "#@#variables.ini"][!RefreshGroup "Drive"][!Refresh] +DynamicVariables=1 diff --git a/Settings/visualizer.ini b/Settings/visualizer.ini new file mode 100644 index 0000000..ee31ca3 --- /dev/null +++ b/Settings/visualizer.ini @@ -0,0 +1,696 @@ +[Rainmeter] +Update=-1 +Author=Connect-R + +[Variables] +@include=#@#Variables.inc +@include2=#@#Language\Language.inc + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterSettingsBg] +Meter=Shape +X=0 +Y=0 +Shape=Rectangle 1,1,400,600,0 | Fill Color 0,0,0,120 | Stroke Color 0,0,0,0 + +[MeterSettingsBg2] +Meter=Shape +X=0 +Y=0 +Shape=Rectangle 1,1,40,600 | Fill Color 0,0,0 | Stroke Color 0,0,0,0 + +[MeterLine1] +Meter=Shape +X=200 +Y=155 +Shape=Rectangle 0,0,200,1 | Fill Color 255,255,255 | Stroke Color 255,255,255,0 + +[MeterLine2] +Meter=Shape +X=200 +Y=265 +Shape=Rectangle 0,0,200,1 | Fill Color 255,255,255 | Stroke Color 255,255,255,0 + +[MeterLine3] +Meter=Shape +X=200 +Y=485 +Shape=Rectangle 0,0,200,1 | Fill Color 255,255,255 | Stroke Color 255,255,255,0 + + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterSettingsText] +Meter=String +StringAlign=Center +StringStyle=Bold +FontFace=Segoe UI Light +FontColor=255,255,255 +FontSize=15 +X=10 +Y=306 +Angle=(Rad(-90)) +Text="> S E T T I N G S <" +AntiAlias=1 + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterInstructionText] +Meter=String +StringAlign=Left +FontFace=Segoe UI Light +FontColor=255,255,255 +FontSize=12 +X=60 +Y=30 +Text=Translate Instructions >>> +AntiAlias=1 + +[MeterTranslateButton] +Meter=String +StringAlign=Center +FontFace=Segoe UI +FontSize=11 +FontColor=255,255,255 +X=322 +Y=30 +W=100 +Text=Translate +SolidColor=0,0,0,80 +AntiAlias=1 +LeftMouseUpAction=["#ROOTCONFIGPATH#@Resources\Language\Language.inc"] +ToolTipText=Click here to see how to translate to your language.#CRLF#When you finish, don't forget to save config and refresh Rainmeter! + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterLocationFind] +Meter=String +StringAlign=Left +FontFace=Segoe UI Light +FontColor=255,255,255 +FontSize=12 +X=60 +Y=60 +Text=Find Your Weather Code Here >> +AntiAlias=1 + +[MeterLocationCode] +Meter=Image +ImageName=#@#Location.png +X=250r +Y=-6r +W=30 +AntiAlias=1 +ImageTint=255,255,255 +ToolTipText="Find your weather "Location Code" on this site." +LeftMouseDownAction=["https://weather.codes/"] + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterWeatherCode] +Meter=String +StringAlign=Left +FontColor=255,255,255 +FontFace=Segoe UI Light +FontSize=12 +X=60 +Y=90 +Text=Enter Weather Code Here >> +AntiAlias=1 + +[MeterCode] +Meter=String +StringAlign=Center +FontFace=Segoe UI +FontColor=255,255,255 +FontSize=12 +X=265r +Y=0r +W=100 +Text=#Location# +SolidColor=0,0,0,80 +AntiAlias=1 +ToolTipText=Type your weather "Location Code" and press the "Enter" key to Apply changes. +LeftMouseUpAction=[!PluginBang "MeterInput ExecuteBatch 1"] + +[MeterInput] +Measure=Plugin +Plugin=InputText.dll +StringAlign=Center +FontFace=Segoe UI +FontSize=12 +X=280 +Y=90 +W=95 +H=20 +AntiAlias=1 +FocusDismiss=1 +Command1=[!WriteKeyValue Variables Location "$UserInput$""#@#Variables.inc"][!RainmeterRefreshApp] +DefaultValue="#Location#" + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterUserNameText] +Meter=String +StringAlign=Left +FontColor=255,255,255 +FontFace=Segoe UI Light +FontSize=12 +X=60 +Y=120 +Text=Enter Your Name Here >> +AntiAlias=1 + +[MeterNameCode] +Meter=String +StringAlign=Center +FontFace=Segoe UI +FontColor=255,255,255 +FontSize=12 +X=265r +Y=0r +W=100 +Text=#UserName# +AntiAlias=1 +SolidColor=0,0,0,80 +ToolTipText=Type your "Name" and press the "Enter" key to Apply changes. +LeftMouseUpAction=[!PluginBang "MeterInputName ExecuteBatch 1"] + +[MeterInputName] +Measure=Plugin +Plugin=InputText.dll +StringAlign=Center +FontFace=Segoe UI +FontSize=12 +X=280 +Y=120 +W=95 +H=20 +AntiAlias=1 +FocusDismiss=1 +Command1=[!WriteKeyValue Variables UserName "$UserInput$""#@#Variables.inc"][!RainmeterRefreshApp] +DefaultValue="#UserName#" + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterTextColor1] +Meter=String +StringAlign=Left +FontColor=255,255,255 +FontFace=Segoe UI Light +FontSize=12 +X=65 +Y=170 +Text=Font Color >>>>>> +AntiAlias=1 + +[MeterTextColor1a] +Meter=String +StringAlign=Center +FontFace=Segoe UI +FontColor=#Color1# +FontSize=12 +X=260r +Y=0r +W=100 +Text=#Color1# +AntiAlias=1 +SolidColor=0,0,0,80 +LeftMouseUpAction=["#@#Addons\RainRGB4.exe" "VarName=Color1" "FileName=#@#Variables.inc"] +FinishAction=[!Refresh *] + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterTextColor2] +Meter=String +StringAlign=Left +FontColor=255,255,255 +FontFace=Segoe UI Light +FontSize=12 +X=65 +Y=200 +Text=Font Color 2 >>>>> +AntiAlias=1 + +[MeterTextColor2a] +Meter=String +StringAlign=Center +FontFace=Segoe UI +FontColor=#Color2# +FontSize=12 +X=260r +Y=0r +W=100 +Text=#Color2# +AntiAlias=1 +SolidColor=0,0,0,80 +LeftMouseUpAction=["#@#Addons\RainRGB4.exe" "VarName=Color2" "FileName=#@#Variables.inc"] +FinishAction=[!Refresh *] + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterTextColor3] +Meter=String +StringAlign=Left +FontColor=255,255,255 +FontFace=Segoe UI Light +FontSize=12 +X=65 +Y=230 +Text=Font Color 3 >>>>> +AntiAlias=1 + +[MeterTextColor3a] +Meter=String +StringAlign=Center +FontFace=Segoe UI +FontColor=#Color3# +FontSize=12 +X=260r +Y=0r +W=100 +Text=#Color3# +AntiAlias=1 +SolidColor=0,0,0,80 +LeftMouseUpAction=["#@#Addons\RainRGB4.exe" "VarName=Color3" "FileName=#@#Variables.inc"] +FinishAction=[!Refresh *] + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterMediaPlayerText] +Meter=String +StringAlign=Left +FontColor=255,255,255 +FontFace=Segoe UI Light +FontSize=12 +X=65 +Y=280 +Text=Choose Media Player > +AntiAlias=1 + +[MeterMediaMonkeyButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=375 +Y=280 +Text=MediaMonkey +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterMediaMonkeyButtonActive][!HideMeter MeterMediaMonkeyButtonPassive][!Update] + +[MeterMediaMonkeyButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=MediaMonkey +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeterMediaMonkeyButtonPassive][!HideMeter MeterMediaMonkeyButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player MediaMonkey "#@#Variables.inc"][!Refresh *] + +[MeteriTunesButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=r +Y=25r +Text=iTunes +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeteriTunesButtonActive][!HideMeter MeteriTunesButtonPassive][!Update] + +[MeteriTunesButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=iTunes +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeteriTunesButtonPassive][!HideMeter MeteriTunesButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player iTunes "#@#Variables.inc"][!Refresh *] + +[MeterWMPButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=r +Y=25r +Text=Windows Media Player +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterWMPButtonActive][!HideMeter MeterWMPButtonPassive][!Update] + +[MeterWMPButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=Windows Media Player +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeterWMPButtonPassive][!HideMeter MeterWMPButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player WMP "#@#Variables.inc"][!Refresh *] + +[MeterWinampButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=r +Y=25r +Text=Winamp +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterWinampButtonActive][!HideMeter MeterWinampButtonPassive][!Update] + +[MeterWinampButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=Winamp +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeterWinampButtonPassive][!HideMeter MeterWinampButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player Winamp "#@#Variables.inc"][!Refresh *] + +[MeterFoobar2000ButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=r +Y=25r +Text=Foobar2000 +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterFoobar2000ButtonActive][!HideMeter MeterFoobar2000ButtonPassive][!Update] + +[MeterFoobar2000ButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=Foobar2000 +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeterFoobar2000ButtonPassive][!HideMeter MeterFoobar2000ButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player CAD "#@#Variables.inc"][!Refresh *] + +[MeterAIMPButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=r +Y=25r +Text=AIMP +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterAIMPButtonActive][!HideMeter MeterAIMPButtonPassive][!Update] + +[MeterAIMPButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=AIMP +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeterAIMPButtonPassive][!HideMeter MeterAIMPButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player AIMP "#@#Variables.inc"][!Refresh *] + +[MeterMusicBeeButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=r +Y=25r +Text=MusicBee +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterMusicBeeButtonActive][!HideMeter MeterMusicBeeButtonPassive][!Update] + +[MeterMusicBeeButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=MusicBee +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeterMusicBeeButtonPassive][!HideMeter MeterMusicBeeButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player CAD "#@#Variables.inc"][!Refresh *] + +[MeterSpotifyButtonPassive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontColor=255,255,255 +X=r +Y=25r +Text=Spotify +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterSpotifyButtonActive][!HideMeter MeterSpotifyButtonPassive][!Update] + +[MeterSpotifyButtonActive] +Meter=String +StringAlign=Right +FontFace=Segoe UI Light +FontSize=11 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +Text=Spotify +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +MouseLeaveAction=[!ShowMeter MeterSpotifyButtonPassive][!HideMeter MeterSpotifyButtonActive][!Update] +LeftMouseDownAction=[!WriteKeyValue Variables Player Spotify "#@#Variables.inc"][!Refresh *] + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[Meter24hPassive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontColor=255,255,255 +X=120 +Y=500 +W=120 +Text=24 h Clock +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter Meter24hActive][!HideMeter Meter24hPassive][!Update] + +[Meter24hActive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +W=120 +Text=24 h Clock +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +LeftMouseUpAction=[!WriteKeyValue Variables Format "H" "#@#Variables.inc"][!WriteKeyValue Variables Hidden2 "1" "#@#Variables.inc"][!WriteKeyValue Variables Hidden "0" "#@#Variables.inc"][!ShowMeter Meter24hPassive][!HideMeter Meter24hActive][!Refresh *] +MouseLeaveAction=[!ShowMeter Meter24hPassive][!HideMeter Meter24hActive][!Update] + +[Meter12hPassive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontColor=255,255,255 +X=315 +Y=0r +W=120 +Text=12 h Clock +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter Meter12hActive][!HideMeter Meter12hPassive][!Update] + +[Meter12hActive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +W=120 +Text=12 h Clock +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +LeftMouseUpAction=[!WriteKeyValue Variables Format "#I" "#@#Variables.inc"][!WriteKeyValue Variables Hidden2 "0" "#@#Variables.inc"][!WriteKeyValue Variables Hidden "1" "#@#Variables.inc"][!ShowMeter Meter12hPassive][!HideMeter Meter12hActive][!Refresh *] +MouseLeaveAction=[!ShowMeter Meter12hPassive][!HideMeter Meter12hActive][!Update] + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterCelsiusPassive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontColor=255,255,255 +X=120 +Y=530 +W=120 +Text=Celsius +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterCelsiusActive][!HideMeter MeterCelsiusPassive][!Update] + +[MeterCelsiusActive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +W=120 +Text=Celsius +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +LeftMouseUpAction=[!WriteKeyValue Variables Unit "m" "#@#Variables.inc"][!ShowMeter MeterCelsiusPassive][!HideMeter MeterCelsiusActive][!Refresh *] +MouseLeaveAction=[!ShowMeter MeterCelsiusPassive][!HideMeter MeterCelsiusActive][!Update] + +[MeterFahrenheitPassive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontColor=255,255,255 +X=315 +Y=0r +W=120 +Text=Fahrenheit +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterFahrenheitActive][!HideMeter MeterFahrenheitPassive][!Update] + +[MeterFahrenheitActive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontWeight=800 +FontColor=18,160,230 +X=r +Y=r +W=120 +Text=Fahrenheit +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +LeftMouseUpAction=[!WriteKeyValue Variables Unit "f" "#@#Variables.inc"][!ShowMeter MeterFahrenheitPassive][!HideMeter MeterFahrenheitActive][!Refresh *] +MouseLeaveAction=[!ShowMeter MeterFahrenheitPassive][!HideMeter MeterFahrenheitActive][!Update] + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterCloseButtonPassive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontColor=255,255,255 +X=220 +Y=560 +W=130 +Text=Close Settings +SolidColor=0,0,0,80 +AntiAlias=1 +MouseOverAction=[!ShowMeter MeterCloseButtonActive][!HideMeter MeterCloseButtonPassive][!Update] + +[MeterCloseButtonActive] +Meter=String +StringAlign=Center +FontFace=Segoe UI Light +FontSize=13 +FontWeight=800 +FontColor=255,2,44 +X=r +Y=r +W=130 +Text=Close Settings +SolidColor=0,0,0,80 +AntiAlias=1 +Hidden=1 +LeftMouseUpAction=[!DeactivateConfig "Nexa\Settings" "Settings.ini"][!ShowMeter MeterCloseButtonPassive][!HideMeter MeterCloseButtonActive][!Update] +MouseLeaveAction=[!ShowMeter MeterCloseButtonPassive][!HideMeter MeterCloseButtonActive][!Update] \ No newline at end of file diff --git a/Settings/weather.ini b/Settings/weather.ini new file mode 100644 index 0000000..413bd6c Binary files /dev/null and b/Settings/weather.ini differ diff --git a/Temperature/CPU/CPUTemp.ini b/Temperature/CPU/CPUTemp.ini new file mode 100644 index 0000000..398a779 --- /dev/null +++ b/Temperature/CPU/CPUTemp.ini @@ -0,0 +1,75 @@ +[Rainmeter] +Group=SysDash | Temperature +Update=1000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +; CPU temperature measures +[MeasureCPUTemp] +Measure=Plugin +Plugin=SpeedFanPlugin +SpeedFanType=Temperature +SpeedFanNumber=#CPUIndex# +SpeedFanScale=#TemperatureUnit# +[MeasureCPUName] +Measure=Registry +RegHKey=HKEY_LOCAL_MACHINE +RegKey=HARDWARE\DESCRIPTION\System\CentralProcessor\0 +RegValue=ProcessorNameString +UpdateDivider=3000 +RegExpSubstitute=1 +Substitute="CPU":"","\(TM\)|\(tm\)|\(Tm\)":"","Processor":"","(\w{1,4}[\s\S]Core[s]?)":"","(Intel Core|Intel\(R\) Core)":"Intel(R) Core#CRLF#","@.*":"","AMD Ryzen ":"AMD Ryzen#CRLF# R" +UpdateDivider=-1 + +[MeterCPUTempIcon] +Meter=Image +ImageName=#@#images\cpu.png +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +W=(40*#Scale#) +H=(40*#Scale#) +Padding=0,0,0,(20*#Scale#) +ImageTint=#MainColor# + +[MeterCPUTempText] +Meter=String +MeasureName=MeasureCPUTemp +MeterStyle=StyleValue +X=(15*#Scale#)R +Y=((80/2)*#Scale#) +Postfix=[\x00B0] + +[MeterCPUDescText] +Meter=String +MeasureName=MeasureCPUName +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=((80/2)*#Scale#) +W=((#Width#-120)*#Scale#) +H=(45*#Scale#) +ClipString=2 +InlineSetting6=Color | #FontColor#,255 +InlinePattern6=(.*)#CRLF# diff --git a/Temperature/GPU/GPUName.txt b/Temperature/GPU/GPUName.txt new file mode 100644 index 0000000..f088be0 --- /dev/null +++ b/Temperature/GPU/GPUName.txt @@ -0,0 +1,3 @@ +Name +NVIDIA GeForce RTX 3070 + diff --git a/Temperature/GPU/GPUTemp.ini b/Temperature/GPU/GPUTemp.ini new file mode 100644 index 0000000..6ed502c --- /dev/null +++ b/Temperature/GPU/GPUTemp.ini @@ -0,0 +1,75 @@ +[Rainmeter] +Group=SysDash | Temperature +Update=1000 +AccurateText=1 +BackgroundMode=2 +SolidColor=0,0,0,1 +OnRefreshAction=[!CommandMeasure MeasureGPUName "Run"] + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini +@include2=#@#include\MeterStyles.inc + +[MeasureGPUTemp] +Measure=Plugin +Plugin=SpeedFanPlugin +SpeedFanType=Temperature +SpeedFanNumber=#GPUIndex# +SpeedFanScale=#TemperatureUnit# +[MeasureGPUName] +Measure=Plugin +Plugin=RunCommand +Parameter=wmic path win32_VideoController get name +State=Hide +OutputType=ANSI +OutputFile=#CURRENTPATH#GPUName.txt +RegExpSubstitute=1 +Substitute="Name.*#CRLF#":"","#CRLF#.*":""," ":"","Radeon":"AMD Radeon#CRLF#","NVIDIA GeForce":"NVIDIA GeForce#CRLF#" +UpdateDivider=-1 + +[MeterGPUTempIcon] +Meter=Image +ImageName=#@#images\GPU.png +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +W=(40*#Scale#) +H=(40*#Scale#) +Padding=0,0,0,(20*#Scale#) +ImageTint=#MainColor# + +[MeterGPUTempText] +Meter=String +MeasureName=MeasureGPUTemp +MeterStyle=StyleValue +X=(15*#Scale#)R +Y=((80/2)*#Scale#) +Postfix=[\x00B0] +[MeterGPUDescText] +Meter=String +MeasureName=MeasureGPUName +MeterStyle=StyleSecondary +X=((#Width#+#Margin#)*#Scale#) +Y=((80/2)*#Scale#) +W=((#Width#-120)*#Scale#) +H=(45*#Scale#) +ClipString=2 +InlineSetting6=Color | #FontColor#,255 +InlinePattern6=(.*)#CRLF# diff --git a/Visualizer/Visualizer.ini b/Visualizer/Visualizer.ini new file mode 100644 index 0000000..85e08fc --- /dev/null +++ b/Visualizer/Visualizer.ini @@ -0,0 +1,5138 @@ +[Rainmeter] +Update=15 +Author=Connect-R +BackgroundMode=2 +SolidColor=0,0,0,1 +DynamicWindowSize=1 +MouseScrollUpAction=[!SetVariable Scale "(#Scale#+#ScrollMouseIncrement#)"][!WriteKeyValue Variables Scale "(#Scale#+#ScrollMouseIncrement#)"][!Refresh] +MouseScrollDownAction=[!SetVariable Scale "(#Scale#-#ScrollMouseIncrement# < 0.6 ? 0.6 : #Scale#-#ScrollMouseIncrement#)"][!WriteKeyValue Variables Scale "(#Scale#-#ScrollMouseIncrement# < 0.6 ? 0.6 : #Scale#-#ScrollMouseIncrement#)"][!Refresh] +HardwareAcceleration=1 + +[Variables] +@Include=#@#variables.ini +Scale=1 +Width=(3*#Scale#) +Height=(200*#Scale#) +Height2=(3*#Scale#) +X=(4*#Scale#) +BarColorSlow=#Color1# +BarColorFast=#Color2# +AverageSize=4 + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeasureAudioFast] +Measure=Plugin +Plugin=AudioLevel +Port=Output +FFTSize=2048 +FFTOverlap=1024 +FFTAttack=0 +FFTDecay=250 +Bands=121 +FreqMin=250 +FreqMax=16000 +Sensitivity=32 + +[MeasureAudioSlow] +Measure=Plugin +Plugin=AudioLevel +Port=Output +FFTSize=2048 +FFTOverlap=1024 +FFTAttack=0 +FFTDecay=500 +Bands=121 +FreqMin=250 +FreqMax=16000 +Sensitivity=40 + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeasureAudioFast_1] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=1 +AverageSize=#AverageSize# + +[MeasureAudioFast_2] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=2 +AverageSize=#AverageSize# + +[MeasureAudioFast_3] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=3 +AverageSize=#AverageSize# + +[MeasureAudioFast_4] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=4 +AverageSize=#AverageSize# + +[MeasureAudioFast_5] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=5 +AverageSize=#AverageSize# + +[MeasureAudioFast_6] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=6 +AverageSize=#AverageSize# + +[MeasureAudioFast_7] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=7 +AverageSize=#AverageSize# + +[MeasureAudioFast_8] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=8 +AverageSize=#AverageSize# + +[MeasureAudioFast_9] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=9 +AverageSize=#AverageSize# + +[MeasureAudioFast_10] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=10 +AverageSize=#AverageSize# + +[MeasureAudioFast_11] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=11 +AverageSize=#AverageSize# + +[MeasureAudioFast_12] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=12 +AverageSize=#AverageSize# + +[MeasureAudioFast_13] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=13 +AverageSize=#AverageSize# + +[MeasureAudioFast_14] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=14 +AverageSize=#AverageSize# + +[MeasureAudioFast_15] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=15 +AverageSize=#AverageSize# + +[MeasureAudioFast_16] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=16 +AverageSize=#AverageSize# + +[MeasureAudioFast_17] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=17 +AverageSize=#AverageSize# + +[MeasureAudioFast_18] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=18 +AverageSize=#AverageSize# + +[MeasureAudioFast_19] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=19 +AverageSize=#AverageSize# + +[MeasureAudioFast_20] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=20 +AverageSize=#AverageSize# + +[MeasureAudioFast_21] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=21 +AverageSize=#AverageSize# + +[MeasureAudioFast_22] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=22 +AverageSize=#AverageSize# + +[MeasureAudioFast_23] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=23 +AverageSize=#AverageSize# + +[MeasureAudioFast_24] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=24 +AverageSize=#AverageSize# + +[MeasureAudioFast_25] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=25 +AverageSize=#AverageSize# + +[MeasureAudioFast_26] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=26 +AverageSize=#AverageSize# + +[MeasureAudioFast_27] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=27 +AverageSize=#AverageSize# + +[MeasureAudioFast_28] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=28 +AverageSize=#AverageSize# + +[MeasureAudioFast_29] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=29 +AverageSize=#AverageSize# + +[MeasureAudioFast_30] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=30 +AverageSize=#AverageSize# + +[MeasureAudioFast_31] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=31 +AverageSize=#AverageSize# + +[MeasureAudioFast_32] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=32 +AverageSize=#AverageSize# + +[MeasureAudioFast_33] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=33 +AverageSize=#AverageSize# + +[MeasureAudioFast_34] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=34 +AverageSize=#AverageSize# + +[MeasureAudioFast_35] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=35 +AverageSize=#AverageSize# + +[MeasureAudioFast_36] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=36 +AverageSize=#AverageSize# + +[MeasureAudioFast_37] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=37 +AverageSize=#AverageSize# + +[MeasureAudioFast_38] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=38 +AverageSize=#AverageSize# + +[MeasureAudioFast_39] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=39 +AverageSize=#AverageSize# + +[MeasureAudioFast_40] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=40 +AverageSize=#AverageSize# + +[MeasureAudioFast_41] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=41 +AverageSize=#AverageSize# + +[MeasureAudioFast_42] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=42 +AverageSize=#AverageSize# + +[MeasureAudioFast_43] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=43 +AverageSize=#AverageSize# + +[MeasureAudioFast_44] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=44 +AverageSize=#AverageSize# + +[MeasureAudioFast_45] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=45 +AverageSize=#AverageSize# + +[MeasureAudioFast_46] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=46 +AverageSize=#AverageSize# + +[MeasureAudioFast_47] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=47 +AverageSize=#AverageSize# + +[MeasureAudioFast_48] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=48 +AverageSize=#AverageSize# + +[MeasureAudioFast_49] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=49 +AverageSize=#AverageSize# + +[MeasureAudioFast_50] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=50 +AverageSize=#AverageSize# + +[MeasureAudioFast_51] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=51 +AverageSize=#AverageSize# + +[MeasureAudioFast_52] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=52 +AverageSize=#AverageSize# + +[MeasureAudioFast_53] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=53 +AverageSize=#AverageSize# + +[MeasureAudioFast_54] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=54 +AverageSize=#AverageSize# + +[MeasureAudioFast_55] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=55 +AverageSize=#AverageSize# + +[MeasureAudioFast_56] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=56 +AverageSize=#AverageSize# + +[MeasureAudioFast_57] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=57 +AverageSize=#AverageSize# + +[MeasureAudioFast_58] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=58 +AverageSize=#AverageSize# + +[MeasureAudioFast_59] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=59 +AverageSize=#AverageSize# + +[MeasureAudioFast_60] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=50 +AverageSize=#AverageSize# + +[MeasureAudioFast_61] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=61 +AverageSize=#AverageSize# + +[MeasureAudioFast_62] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=62 +AverageSize=#AverageSize# + +[MeasureAudioFast_63] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=63 +AverageSize=#AverageSize# + +[MeasureAudioFast_64] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=64 +AverageSize=#AverageSize# + +[MeasureAudioFast_65] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=65 +AverageSize=#AverageSize# + +[MeasureAudioFast_66] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=66 +AverageSize=#AverageSize# + +[MeasureAudioFast_67] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=67 +AverageSize=#AverageSize# + +[MeasureAudioFast_68] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=68 +AverageSize=#AverageSize# + +[MeasureAudioFast_69] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=69 +AverageSize=#AverageSize# + +[MeasureAudioFast_70] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=70 +AverageSize=#AverageSize# + +[MeasureAudioFast_71] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=71 +AverageSize=#AverageSize# + +[MeasureAudioFast_72] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=72 +AverageSize=#AverageSize# + +[MeasureAudioFast_73] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=73 +AverageSize=#AverageSize# + +[MeasureAudioFast_74] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=74 +AverageSize=#AverageSize# + +[MeasureAudioFast_75] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=75 +AverageSize=#AverageSize# + +[MeasureAudioFast_76] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=76 +AverageSize=#AverageSize# + +[MeasureAudioFast_77] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=77 +AverageSize=#AverageSize# + +[MeasureAudioFast_78] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=78 +AverageSize=#AverageSize# + +[MeasureAudioFast_79] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=79 +AverageSize=#AverageSize# + +[MeasureAudioFast_80] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=80 +AverageSize=#AverageSize# + +[MeasureAudioFast_81] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=81 +AverageSize=#AverageSize# + +[MeasureAudioFast_82] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=82 +AverageSize=#AverageSize# + +[MeasureAudioFast_83] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=83 +AverageSize=#AverageSize# + +[MeasureAudioFast_84] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=84 +AverageSize=#AverageSize# + +[MeasureAudioFast_85] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=85 +AverageSize=#AverageSize# + +[MeasureAudioFast_86] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=86 +AverageSize=#AverageSize# + +[MeasureAudioFast_87] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=87 +AverageSize=#AverageSize# + +[MeasureAudioFast_88] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=88 +AverageSize=#AverageSize# + +[MeasureAudioFast_89] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=89 +AverageSize=#AverageSize# + +[MeasureAudioFast_90] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=90 +AverageSize=#AverageSize# + +[MeasureAudioFast_91] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=91 +AverageSize=#AverageSize# + +[MeasureAudioFast_92] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=92 +AverageSize=#AverageSize# + +[MeasureAudioFast_93] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=93 +AverageSize=#AverageSize# + +[MeasureAudioFast_94] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=94 +AverageSize=#AverageSize# + +[MeasureAudioFast_95] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=95 +AverageSize=#AverageSize# + +[MeasureAudioFast_96] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=96 +AverageSize=#AverageSize# + +[MeasureAudioFast_97] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=97 +AverageSize=#AverageSize# + +[MeasureAudioFast_98] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=98 +AverageSize=#AverageSize# + +[MeasureAudioFast_99] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=99 +AverageSize=#AverageSize# + +[MeasureAudioFast_100] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=100 +AverageSize=#AverageSize# + +[MeasureAudioFast_101] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=101 +AverageSize=#AverageSize# + +[MeasureAudioFast_102] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=102 +AverageSize=#AverageSize# + +[MeasureAudioFast_103] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=103 +AverageSize=#AverageSize# + +[MeasureAudioFast_104] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=104 +AverageSize=#AverageSize# + +[MeasureAudioFast_105] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=105 +AverageSize=#AverageSize# + +[MeasureAudioFast_106] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=106 +AverageSize=#AverageSize# + +[MeasureAudioFast_107] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=107 +AverageSize=#AverageSize# + +[MeasureAudioFast_108] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=108 +AverageSize=#AverageSize# + +[MeasureAudioFast_109] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=109 +AverageSize=#AverageSize# + +[MeasureAudioFast_110] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=110 +AverageSize=#AverageSize# + + + + + +[MeasureAudioFast_111] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=111 +AverageSize=#AverageSize# + +[MeasureAudioFast_112] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=112 +AverageSize=#AverageSize# + +[MeasureAudioFast_113] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=113 +AverageSize=#AverageSize# + +[MeasureAudioFast_114] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=114 +AverageSize=#AverageSize# + +[MeasureAudioFast_115] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=115 +AverageSize=#AverageSize# + +[MeasureAudioFast_116] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=116 +AverageSize=#AverageSize# + +[MeasureAudioFast_117] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=117 +AverageSize=#AverageSize# + +[MeasureAudioFast_118] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=118 +AverageSize=#AverageSize# + +[MeasureAudioFast_119] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=119 +AverageSize=#AverageSize# + +[MeasureAudioFast_120] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioFast +Channel=Sum +Type=Band +BandIdx=120 +AverageSize=#AverageSize# + +;------------------------------------------------------------- +;------------------------------------------------------------- + + +[MeasureAudioSlow_1] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=1 +AverageSize=#AverageSize# + +[MeasureAudioSlow_2] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=2 +AverageSize=#AverageSize# + +[MeasureAudioSlow_3] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=3 +AverageSize=#AverageSize# + +[MeasureAudioSlow_4] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=4 +AverageSize=#AverageSize# + +[MeasureAudioSlow_5] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=5 +AverageSize=#AverageSize# + +[MeasureAudioSlow_6] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=6 +AverageSize=#AverageSize# + +[MeasureAudioSlow_7] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=7 +AverageSize=#AverageSize# + +[MeasureAudioSlow_8] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=8 +AverageSize=#AverageSize# + +[MeasureAudioSlow_9] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=9 +AverageSize=#AverageSize# + +[MeasureAudioSlow_10] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=10 +AverageSize=#AverageSize# + +[MeasureAudioSlow_11] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=11 +AverageSize=#AverageSize# + +[MeasureAudioSlow_12] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=12 +AverageSize=#AverageSize# + +[MeasureAudioSlow_13] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=13 +AverageSize=#AverageSize# + +[MeasureAudioSlow_14] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=14 +AverageSize=#AverageSize# + +[MeasureAudioSlow_15] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=15 +AverageSize=#AverageSize# + +[MeasureAudioSlow_16] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=16 +AverageSize=#AverageSize# + +[MeasureAudioSlow_17] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=17 +AverageSize=#AverageSize# + +[MeasureAudioSlow_18] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=18 +AverageSize=#AverageSize# + +[MeasureAudioSlow_19] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=19 +AverageSize=#AverageSize# + +[MeasureAudioSlow_20] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=20 +AverageSize=#AverageSize# + +[MeasureAudioSlow_21] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=21 +AverageSize=#AverageSize# + +[MeasureAudioSlow_22] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=22 +AverageSize=#AverageSize# + +[MeasureAudioSlow_23] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=23 +AverageSize=#AverageSize# + +[MeasureAudioSlow_24] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=24 +AverageSize=#AverageSize# + +[MeasureAudioSlow_25] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=25 +AverageSize=#AverageSize# + +[MeasureAudioSlow_26] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=26 +AverageSize=#AverageSize# + +[MeasureAudioSlow_27] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=27 +AverageSize=#AverageSize# + +[MeasureAudioSlow_28] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=28 +AverageSize=#AverageSize# + +[MeasureAudioSlow_29] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=29 +AverageSize=#AverageSize# + +[MeasureAudioSlow_30] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=30 +AverageSize=#AverageSize# + +[MeasureAudioSlow_31] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=31 +AverageSize=#AverageSize# + +[MeasureAudioSlow_32] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=32 +AverageSize=#AverageSize# + +[MeasureAudioSlow_33] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=33 +AverageSize=#AverageSize# + +[MeasureAudioSlow_34] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=34 +AverageSize=#AverageSize# + +[MeasureAudioSlow_35] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=35 +AverageSize=#AverageSize# + +[MeasureAudioSlow_36] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=36 +AverageSize=#AverageSize# + +[MeasureAudioSlow_37] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=37 +AverageSize=#AverageSize# + +[MeasureAudioSlow_38] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=38 +AverageSize=#AverageSize# + +[MeasureAudioSlow_39] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=39 +AverageSize=#AverageSize# + +[MeasureAudioSlow_40] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=40 +AverageSize=#AverageSize# + +[MeasureAudioSlow_41] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=41 +AverageSize=#AverageSize# + +[MeasureAudioSlow_42] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=42 +AverageSize=#AverageSize# + +[MeasureAudioSlow_43] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=43 +AverageSize=#AverageSize# + +[MeasureAudioSlow_44] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=44 +AverageSize=#AverageSize# + +[MeasureAudioSlow_45] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=45 +AverageSize=#AverageSize# + +[MeasureAudioSlow_46] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=46 +AverageSize=#AverageSize# + +[MeasureAudioSlow_47] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=47 +AverageSize=#AverageSize# + +[MeasureAudioSlow_48] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=48 +AverageSize=#AverageSize# + +[MeasureAudioSlow_49] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=49 +AverageSize=#AverageSize# + +[MeasureAudioSlow_50] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=50 +AverageSize=#AverageSize# + +[MeasureAudioSlow_51] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=51 +AverageSize=#AverageSize# + +[MeasureAudioSlow_52] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=52 +AverageSize=#AverageSize# + +[MeasureAudioSlow_53] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=53 +AverageSize=#AverageSize# + +[MeasureAudioSlow_54] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=54 +AverageSize=#AverageSize# + +[MeasureAudioSlow_55] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=55 +AverageSize=#AverageSize# + +[MeasureAudioSlow_56] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=56 +AverageSize=#AverageSize# + +[MeasureAudioSlow_57] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=57 +AverageSize=#AverageSize# + +[MeasureAudioSlow_58] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=58 +AverageSize=#AverageSize# + +[MeasureAudioSlow_59] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=59 +AverageSize=#AverageSize# + +[MeasureAudioSlow_60] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=50 +AverageSize=#AverageSize# + +[MeasureAudioSlow_50] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=60 +AverageSize=#AverageSize# + +[MeasureAudioSlow_61] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=61 +AverageSize=#AverageSize# + +[MeasureAudioSlow_62] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=62 +AverageSize=#AverageSize# + +[MeasureAudioSlow_63] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=63 +AverageSize=#AverageSize# + +[MeasureAudioSlow_64] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=64 +AverageSize=#AverageSize# + +[MeasureAudioSlow_65] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=65 +AverageSize=#AverageSize# + +[MeasureAudioSlow_66] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=66 +AverageSize=#AverageSize# + +[MeasureAudioSlow_67] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=67 +AverageSize=#AverageSize# + +[MeasureAudioSlow_68] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=68 +AverageSize=#AverageSize# + +[MeasureAudioSlow_69] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=69 +AverageSize=#AverageSize# + +[MeasureAudioSlow_70] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=70 +AverageSize=#AverageSize# + +[MeasureAudioSlow_71] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=71 +AverageSize=#AverageSize# + +[MeasureAudioSlow_72] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=72 +AverageSize=#AverageSize# + +[MeasureAudioSlow_73] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=73 +AverageSize=#AverageSize# + +[MeasureAudioSlow_74] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=74 +AverageSize=#AverageSize# + +[MeasureAudioSlow_75] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=75 +AverageSize=#AverageSize# + +[MeasureAudioSlow_76] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=76 +AverageSize=#AverageSize# + +[MeasureAudioSlow_77] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=77 +AverageSize=#AverageSize# + +[MeasureAudioSlow_78] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=78 +AverageSize=#AverageSize# + +[MeasureAudioSlow_79] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=79 +AverageSize=#AverageSize# + +[MeasureAudioSlow_80] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=80 +AverageSize=#AverageSize# + +[MeasureAudioSlow_81] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=81 +AverageSize=#AverageSize# + +[MeasureAudioSlow_82] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=82 +AverageSize=#AverageSize# + +[MeasureAudioSlow_83] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=83 +AverageSize=#AverageSize# + +[MeasureAudioSlow_84] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=84 +AverageSize=#AverageSize# + +[MeasureAudioSlow_85] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=85 +AverageSize=#AverageSize# + +[MeasureAudioSlow_86] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=86 +AverageSize=#AverageSize# + +[MeasureAudioSlow_87] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=87 +AverageSize=#AverageSize# + +[MeasureAudioSlow_88] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=88 +AverageSize=#AverageSize# + +[MeasureAudioSlow_89] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=89 +AverageSize=#AverageSize# + +[MeasureAudioSlow_90] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=90 +AverageSize=#AverageSize# + +[MeasureAudioSlow_91] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=91 +AverageSize=#AverageSize# + +[MeasureAudioSlow_92] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=92 +AverageSize=#AverageSize# + +[MeasureAudioSlow_93] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=93 +AverageSize=#AverageSize# + +[MeasureAudioSlow_94] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=94 +AverageSize=#AverageSize# + +[MeasureAudioSlow_95] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=95 +AverageSize=#AverageSize# + +[MeasureAudioSlow_96] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=96 +AverageSize=#AverageSize# + +[MeasureAudioSlow_97] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=97 +AverageSize=#AverageSize# + +[MeasureAudioSlow_98] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=98 +AverageSize=#AverageSize# + +[MeasureAudioSlow_99] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=99 +AverageSize=#AverageSize# + +[MeasureAudioSlow_100] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=100 +AverageSize=#AverageSize# + +[MeasureAudioSlow_101] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=101 +AverageSize=#AverageSize# + +[MeasureAudioSlow_102] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=102 +AverageSize=#AverageSize# + +[MeasureAudioSlow_103] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=103 +AverageSize=#AverageSize# + +[MeasureAudioSlow_104] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=104 +AverageSize=#AverageSize# + +[MeasureAudioSlow_105] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=105 +AverageSize=#AverageSize# + +[MeasureAudioSlow_106] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=106 +AverageSize=#AverageSize# + +[MeasureAudioSlow_107] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=107 +AverageSize=#AverageSize# + +[MeasureAudioSlow_108] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=108 +AverageSize=#AverageSize# + +[MeasureAudioSlow_109] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=109 +AverageSize=#AverageSize# + +[MeasureAudioSlow_110] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=110 +AverageSize=#AverageSize# + +[MeasureAudioSlow_111] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=111 +AverageSize=#AverageSize# + +[MeasureAudioSlow_112] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=112 +AverageSize=#AverageSize# + +[MeasureAudioSlow_113] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=113 +AverageSize=#AverageSize# + +[MeasureAudioSlow_114] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=114 +AverageSize=#AverageSize# + +[MeasureAudioSlow_115] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=115 +AverageSize=#AverageSize# + +[MeasureAudioSlow_116] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=116 +AverageSize=#AverageSize# + +[MeasureAudioSlow_117] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=117 +AverageSize=#AverageSize# + +[MeasureAudioSlow_118] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=118 +AverageSize=#AverageSize# + +[MeasureAudioSlow_119] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=119 +AverageSize=#AverageSize# + +[MeasureAudioSlow_120] +Measure=Plugin +Plugin=AudioLevel +Parent=MeasureAudioSlow +Channel=Sum +Type=Band +BandIdx=120 +AverageSize=#AverageSize# + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterLine_1_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_1) * #Height# + +[MeterLine_2_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_2) * #Height# + +[MeterLine_3_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_3) * #Height# + +[MeterLine_4_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_4) * #Height# + +[MeterLine_5_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_5) * #Height# + +[MeterLine_6_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_6) * #Height# + +[MeterLine_7_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_7) * #Height# + +[MeterLine_8_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_8) * #Height# + +[MeterLine_9_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_9) * #Height# + +[MeterLine_10_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_10) * #Height# + +[MeterLine_11_pos] +Measure=Calc +Formula=(1 - measureAudioSlow_11) * #Height# + +[MeterLine_12_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_12) * #Height# + +[MeterLine_13_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_13) * #Height# + +[MeterLine_14_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_14) * #Height# + +[MeterLine_15_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_15) * #Height# + +[MeterLine_16_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_16) * #Height# + +[MeterLine_17_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_17) * #Height# + +[MeterLine_18_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_18) * #Height# + +[MeterLine_19_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_19) * #Height# + +[MeterLine_20_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_20) * #Height# + +[MeterLine_21_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_21) * #Height# + +[MeterLine_22_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_22) * #Height# + +[MeterLine_23_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_23) * #Height# + +[MeterLine_24_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_24) * #Height# + +[MeterLine_25_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_25) * #Height# + +[MeterLine_26_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_26) * #Height# + +[MeterLine_27_pos] +Measure=Calc +Formula=(1 - measureAudioSlow_27) * #Height# + +[MeterLine_28_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_28) * #Height# + +[MeterLine_29_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_29) * #Height# + +[MeterLine_30_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_30) * #Height# + +[MeterLine_31_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_31) * #Height# + +[MeterLine_32_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_32) * #Height# + +[MeterLine_33_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_33) * #Height# + +[MeterLine_34_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_34) * #Height# + +[MeterLine_35_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_35) * #Height# + +[MeterLine_36_pos] +Measure=Calc +Formula=(1 - measureAudioSlow_36) * #Height# + +[MeterLine_37_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_37) * #Height# + +[MeterLine_38_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_38) * #Height# + +[MeterLine_39_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_39) * #Height# + +[MeterLine_40_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_40) * #Height# + +[MeterLine_41_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_41) * #Height# + +[MeterLine_42_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_42) * #Height# + +[MeterLine_43_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_43) * #Height# + +[MeterLine_44_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_44) * #Height# + +[MeterLine_45_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_45) * #Height# + +[MeterLine_46_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_46) * #Height# + +[MeterLine_47_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_47) * #Height# + +[MeterLine_48_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_48) * #Height# + +[MeterLine_49_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_49) * #Height# + +[MeterLine_50_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_50) * #Height# + +[MeterLine_51_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_51) * #Height# + +[meterLine_52_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_52) * #Height# + +[MeterLine_53_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_53) * #Height# + +[MeterLine_54_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_54) * #Height# + +[MeterLine_55_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_55) * #Height# + +[MeterLine_56_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_56) * #Height# + +[MeterLine_57_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_57) * #Height# + +[MeterLine_58_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_58) * #Height# + +[MeterLine_59_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_59) * #Height# + +[MeterLine_60_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_60) * #Height# + +[MeterLine_61_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_61) * #Height# + +[MeterLine_62_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_62) * #Height# + +[MeterLine_63_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_63) * #Height# + +[MeterLine_64_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_64) * #Height# + +[MeterLine_65_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_65) * #Height# + +[MeterLine_66_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_66) * #Height# + +[MeterLine_67_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_67) * #Height# + +[MeterLine_68_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_68) * #Height# + +[MeterLine_69_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_69) * #Height# + +[MeterLine_70_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_70) * #Height# + +[MeterLine_71_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_71) * #Height# + +[MeterLine_72_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_72) * #Height# + +[MeterLine_73_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_73) * #Height# + +[MeterLine_74_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_74) * #Height# + +[MeterLine_75_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_75) * #Height# + +[MeterLine_76_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_76) * #Height# + +[MeterLine_77_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_77) * #Height# + +[MeterLine_78_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_78) * #Height# + +[MeterLine_79_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_79) * #Height# + +[MeterLine_80_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_80) * #Height# + +[MeterLine_81_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_81) * #Height# + +[MeterLine_82_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_82) * #Height# + +[MeterLine_83_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_83) * #Height# + +[MeterLine_84_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_84) * #Height# + +[MeterLine_85_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_85) * #Height# + +[MeterLine_86_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_86) * #Height# + +[MeterLine_87_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_87) * #Height# + +[MeterLine_88_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_88) * #Height# + +[MeterLine_89_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_89) * #Height# + +[MeterLine_90_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_90) * #Height# + +[MeterLine_91_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_91) * #Height# + +[MeterLine_92_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_92) * #Height# + +[MeterLine_93_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_93) * #Height# + +[MeterLine_94_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_94) * #Height# + +[MeterLine_95_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_95) * #Height# + +[MeterLine_96_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_96) * #Height# + +[MeterLine_97_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_97) * #Height# + +[MeterLine_98_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_98) * #Height# + +[MeterLine_99_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_99) * #Height# + +[MeterLine_100_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_100) * #Height# + +[MeterLine_101_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_101) * #Height# + +[MeterLine_102_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_102) * #Height# + +[MeterLine_103_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_103) * #Height# + +[MeterLine_104_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_104) * #Height# + +[MeterLine_105_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_105) * #Height# + +[MeterLine_106_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_106) * #Height# + +[MeterLine_107_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_107) * #Height# + +[MeterLine_108_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_108) * #Height# + +[MeterLine_109_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_109) * #Height# + +[MeterLine_110_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_110) * #Height# + +[MeterLine_111_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_111) * #Height# + +[MeterLine_112_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_112) * #Height# + +[MeterLine_113_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_113) * #Height# + +[MeterLine_114_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_114) * #Height# + +[MeterLine_115_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_115) * #Height# + +[MeterLine_116_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_116) * #Height# + +[MeterLine_117_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_117) * #Height# + +[MeterLine_118_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_118) * #Height# + +[MeterLine_119_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_119) * #Height# + +[MeterLine_120_pos] +Measure=Calc +Formula=(1 - MeasureAudioSlow_120) * #Height# + +;------------------------------------------------------------- +;------------------------------------------------------------- + +[MeterBar_1] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_1 +BarColor=#MainColor# +X=#X# +Y=0 +W=#Width# +H=#Height# + +[MeterLine_1] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_1_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_2] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_2 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_2] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_2_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_3] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_3 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_3] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_3_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_4] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_4 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_4] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_4_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_5] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_5 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_5] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_5_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_6] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_6 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_6] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_6_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_7] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_7 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_7] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_7_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_8] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_8 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_8] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_8_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_9] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_9 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_9] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_9_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_10] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_10 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_10] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_10_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_11] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_11 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_11] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_11_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_12] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_12 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_12] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_12_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_13] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_13 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_13] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_13_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_14] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_14 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_14] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_14_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_15] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_15 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_15] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_15_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_16] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_16 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_16] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_16_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_17] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_17 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_17] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_17_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_18] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_18 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_18] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_18_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_19] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_19 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_19] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_19_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_20] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_20 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_20] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_20_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_21] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_21 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_21] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_21_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_22] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_22 +BarColor=#MainColor# +X=#X#R +W=#Width# +H=#Height# + +[MeterLine_22] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_22_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_23] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_23 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_23] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_23_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_24] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_24 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_24] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_24_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_25] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_25 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_25] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_25_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_26] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_26 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_26] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_26_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_27] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_27 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_27] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_27_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_28] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_28 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_28] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_28_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_29] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_29 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_29] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_29_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_30] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_30 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_30] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_30_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_31] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_31 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_31] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_31_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_32] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_32 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_32] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_32_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_33] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_33 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_33] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_33_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_34] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_34 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_34] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_34_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_35] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_35 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_35] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_35_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_36] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_36 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_36] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_36_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_37] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_37 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_37] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_37_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_38] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_38 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_38] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_38_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_39] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_39 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_39] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_39_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_40] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_40 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_40] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_40_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_41] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_41 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_41] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_41_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_42] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_42 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_42] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_42_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_43] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_43 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + + +[MeterLine_43] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_43_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_44] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_44 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_44] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_44_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_45] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_45 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_45] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_45_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_46] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_46 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_46] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_46_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_47] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_47 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_47] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_47_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_48] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_48 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_48] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_48_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_49] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_49 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_49] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_49_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_50] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_50 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_50] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_50_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_51] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_51 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_51] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_51_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_52] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_52 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_52] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_52_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_53] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_53 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_53] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_53_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_54] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_54 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_54] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_54_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[meterBar_55] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=measureAudioFast_55 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_55] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_55_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_56] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_56 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_56] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_56_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_57] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_57 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_57] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_57_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_58] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_58 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_58] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_58_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_59] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_59 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_59] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_59_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_60] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_60 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_60] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_60_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_61] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_61 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_61] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_61_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_62] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_62 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_62] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_62_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_63] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_63 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_63] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_63_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_64] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_64 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_64] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_64_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_65] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_65 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_65] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_65_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_66] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_66 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_66] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_66_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_67] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_67 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_67] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_67_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_68] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_68 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_68] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_68_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_69] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_69 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + + +[MeterLine_69] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_69_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_70] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_70 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_70] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_70_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_71] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_71 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_71] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_71_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_72] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_72 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_72] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_72_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_73] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_73 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_73] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_73_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_74] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_74 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_74] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_74_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_75] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_75 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_75] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_75_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_76] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_76 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_76] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_76_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_77] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_77 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_77] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_77_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_78] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_78 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_78] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_78_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_79] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_79 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_79] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_79_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_80] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_80 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_80] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_80_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_81] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_81 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_81] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_81_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_82] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_82 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_82] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_82_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_83] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_83 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_83] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_83_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_84] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_84 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_84] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_84_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_85] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_85 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_85] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_85_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_86] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_86 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_86] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_86_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_87] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_87 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_87] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_87_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_88] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_88 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_88] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_88_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_89] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_89 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_89] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_89_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_90] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_90 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_90] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_90_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_91] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_91 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_91] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_91_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_92] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_92 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_92] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_92_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_93] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_93 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_93] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_93_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_94] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_94 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_94] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_94_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_95] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_95 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_95] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_95_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_96] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_96 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_96] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_96_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_97] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_97 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_97] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_97_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_98] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_98 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_98] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_98_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_99] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_99 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_99] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_99_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_100] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_100 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_100] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_100_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_101] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_101 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_101] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_101_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_102] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_102 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_102] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_102_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_103] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_103 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_103] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_103_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_104] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_104 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_104] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_104_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_105] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_105 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_105] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_105_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_106] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_106 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_106] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_106_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_107] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_107 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_107] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_107_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_108] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_108 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_108] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_108_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_109] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_109 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_109] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_109_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_110] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_110 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_110] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_110_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_111] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_111 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_111] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_111_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_112] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_112 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_112] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_112_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_113] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_113 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_113] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_113_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_114] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_114 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_114] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_114_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_115] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_115 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_115] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_115_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + + +[MeterBar_116] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_116 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_116] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_116_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_117] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_117 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_117] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_117_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_118] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_118 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_118] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_118_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_119] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_119 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_119] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_119_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +[MeterBar_120] +Meter=Bar +BarOrientation=Vertical +Flip=NaN +MeasureName=MeasureAudioFast_120 +BarColor=#MainColor# +X=#X#R +Y=0 +W=#Width# +H=#Height# + +[MeterLine_120] +Meter=Image +SolidColor=#FontColor# +X=0r +Y=[MeterLine_120_pos] +W=#Width# +H=#Height2# +DynamicVariables=1 + +; Script Refresher - required for the factory script, refreshes the skin to apply +[ScriptRefresher] +Measure=Script +ScriptFile=#@#scripts\Refresher.lua +UpdateDivider=-1 +Refreshed=0 diff --git a/Volume/Volume.ini b/Volume/Volume.ini new file mode 100644 index 0000000..cc8e5fa --- /dev/null +++ b/Volume/Volume.ini @@ -0,0 +1,81 @@ +[Rainmeter] +Group=SysDash | Volume +Update=60 +DefaultUpdateDivider=-1 +BackgroundMode=2 +SolidColor=0,0,0,1 + +; = IMPORTANT = +; = For configuring the rainmeter skin, right-click the visualizer and click on "Open settings". +; = You can also open the variables.ini file located in: +; = "My Documents\Rainmeter\Skins\SysDash\@Resources" + +; Small context menu when you right-click the skin +ContextTitle=" Open settings" +ContextAction=[!ActivateConfig "#ROOTCONFIG#\Settings" "general.ini"] +ContextTitle2=" Open variables file" +ContextAction2=["#@#variables.ini"] + +[Metadata] +Name=SysDash Dashboard +Author=marcopixel +License=MIT License +Information=An minimalistic, still stylish dashboard-like skin with modular components. + +[Variables] +; Includes the variables used for the skin. +@include=#@#variables.ini + +[MeasureVolume] +Measure=Plugin +Plugin=Win7AudioPlugin +UpdateDivider=2 +OnChangeAction=[!SetOption MeasureVolumeCalc Formula "MeasureVolume"][!UpdateMeasure MeasureVolumeCalc] +IfBelowValue=1 +IfBelowAction=[!PauseMeasure MeasureVolumeCalc] +IfAboveValue=0 +IfAboveAction=[!UnpauseMeasure MeasureVolumeCalc] +[MeasureVolumeCalc] +Measure=Calc +Formula=MeasureVolume +MinValue=0 +MaxValue=100 +IfCondition=MeasureVolumeCalc = 0 +IfTrueAction=[!SetOption MeterVolumeIcon ImageName "#@#images\novolume.png"] +IfFalseAction=[!SetOption MeterVolumeIcon ImageName "#@#images\volume.png"] +OnUpdateAction=[!CommandMeasure "MeasureVolume" "SetVolume [MeasureVolumeCalc]"] +[MouseMeasure] +Measure=Plugin +Plugin=Mouse +LeftMouseDragAction=[!UnpauseMeasure MeasureVolumeCalc][!SetOption MeasureVolumeCalc Formula "Round((Clamp(($MouseX$-[MeterVolumeSlider:X])/[MeterVolumeSlider:W],0,1)*100))"][!UpdateMeasure MeasureVolumeCalc] +LeftMouseDownAction=[!UnpauseMeasure MeasureVolumeCalc][!SetOption MeasureVolumeCalc Formula "Round((Clamp(($MouseX$-[MeterVolumeSlider:X])/[MeterVolumeSlider:W],0,1)*100))"][!UpdateMeasure MeasureVolumeCalc] +LeftMouseUpAction=[!CommandMeasure MouseMeasure "Stop"][!Draggable 1] +MinValue=0 +MaxValue=100 +RequireDragging=1 + +[MeterVolumeIcon] +Meter=Image +ImageName=#@#images\volume.png +X=(#Margin#*#Scale#) +Y=(20*#Scale#) +W=(40*#Scale#) +H=(40*#Scale#) +Padding=0,0,0,(20*#Scale#) +ImageTint=#MainColor# +UpdateDivider=16 +LeftMouseUpAction=!Execute ["SndVol.exe"] +ToolTipText="Open Volume Mixer." +[MeterVolumeSlider] +Meter=Shape +X=((#Margin#+55)*#Scale#) +Y=(40*#Scale#)-(2*#Scale#) +Shape=Rectangle 0,0,((#Width#+#Margin#-95)*#Scale#),(4*#Scale#),(2*#Scale#) | Fill Color 255,225,255,25 | StrokeWidth 0 +Shape2=Rectangle 0,0,(((#Width#+#Margin#-105)*#Scale#)*([MeasureVolumeCalc]/100)),(4*#Scale#),(2*#Scale#) | Fill Color #MainColor#,245 | StrokeWidth 0 +Shape3=Ellipse (7*#Scale#)+(((#Width#+#Margin#-110)*#Scale#)*([MeasureVolumeCalc]/100)),(2*#Scale#),(8*#Scale#) | StrokeWidth 0 +DynamicVariables=1 +MouseScrollUpAction=[!SetOption MeasureVolumeCalc Formula "Round([MeasureVolumeCalc]+1)"][!UpdateMeasure MeasureVolumeCalc] +MouseScrollDownAction=[!SetOption MeasureVolumeCalc Formula "Round([MeasureVolumeCalc]-1)"][!UpdateMeasure MeasureVolumeCalc] +LeftMouseDownAction=[!CommandMeasure MouseMeasure "Start"][!Draggable 0] +LeftMouseUpAction=[!CommandMeasure MouseMeasure "Stop"][!Draggable 1] +UpdateDivider=1 diff --git a/Weather/WeatherDesk.ini b/Weather/WeatherDesk.ini new file mode 100644 index 0000000..c6778f2 Binary files /dev/null and b/Weather/WeatherDesk.ini differ