如何更改频谱的颜色
rainmeter吧
全部回复
仅看楼主
level 1
RT,我想改下频谱插件的颜色但是我小白看不懂啊,求大佬帮忙
[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.2 ? 0.2 :
#Scale#
-
#ScrollMouseIncrement#
)"][!WriteKeyValue Variables Scale "(
#Scale#
-
#ScrollMouseIncrement#
< 0.2 ? 0.2 :
#Scale#
-
#ScrollMouseIncrement#
)"][!Refresh]
HardwareAcceleration=1
[Variables]
@include=#@#Variables.inc
Scale=0.55
BubbleSize=(70*
#Scale#
)
BubbleGap=(40*
#Scale#
)
AverageSize=5
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeasureAudioOutput]
Measure=Plugin
Plugin=AudioLevel
Port=Output
FFTSize=4096
FFTOverlap=2048
FFTAttack=50
FFTDecay=50
FreqMin=30
FreqMax=16000
Sensitivity=30
Bands=21
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeasureBand]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=0
AverageSize=#AverageSize#
[MeasureBand1]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=1
AverageSize=#AverageSize#
[MeasureBand2]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=2
AverageSize=#AverageSize#
[MeasureBand3]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=3
AverageSize=#AverageSize#
[MeasureBand4]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=4
AverageSize=#AverageSize#
[MeasureBand5]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=5
AverageSize=#AverageSize#
[MeasureBand6]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=6
AverageSize=#AverageSize#
[MeasureBand7]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=7
AverageSize=#AverageSize#
[MeasureBand8]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=8
AverageSize=#AverageSize#
[MeasureBand9]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=9
AverageSize=#AverageSize#
[MeasureBand10]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=10
AverageSize=#AverageSize#
[MeasureBand11]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=11
AverageSize=#AverageSize#
[MeasureBand12]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=12
AverageSize=#AverageSize#
[MeasureBand13]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=13
AverageSize=#AverageSize#
[MeasureBand14]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=14
AverageSize=#AverageSize#
[MeasureBand15]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=15
AverageSize=#AverageSize#
[MeasureBand16]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=16
AverageSize=#AverageSize#
[MeasureBand17]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=17
AverageSize=#AverageSize#
[MeasureBand18]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=18
AverageSize=#AverageSize#
[MeasureBand19]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=19
AverageSize=#AverageSize#
[MeasureBand20]
Measure=Plugin
Plugin=AudioLevel
Parent=MeasureAudioOutput
Type=Band
BandIdx=20
AverageSize=#AverageSize#
;-------------------------------------------------------------
;-------------------------------------------------------------
[MeterBand]
Meter=Shape
X=50
Y=100
Shape=Ellipse 0,0,([MeasureBand]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand1]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand1]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand2]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand2]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand3]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand3]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand4]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand4]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color 0,0,0,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand5]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand5]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand6]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand6]*#BubbleSize#*1.5) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand7]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand7]*#BubbleSize#*3) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color2#
DynamicVariables=1
[MeterBand8]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand8]*#BubbleSize#*1.5) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color2#
DynamicVariables=1
[MeterBand9]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand9]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color2#
DynamicVariables=1
[MeterBand10]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand10]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color2#
DynamicVariables=1
[MeterBand11]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand11]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color2#
DynamicVariables=1
[MeterBand12]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand12]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color2#
DynamicVariables=1
[MeterBand13]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand13]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color2#
DynamicVariables=1
[MeterBand14]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand14]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand15]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand15]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand16]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand16]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand17]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand17]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand18]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand18]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand19]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand19]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
[MeterBand20]
Meter=Shape
X=#BubbleGap#r
Y=0r
Shape=Ellipse 0,0,([MeasureBand20]*#BubbleSize#+0) | StrokeWidth (3*
#Scale#
) | Fill Color #Color1#,0 | Stroke Color #Color1#
DynamicVariables=1
2020年04月04日 10点04分 1
level 11
在[Variables]项里加上 Color=255,255,255 试试吧 我也不是很懂
2020年04月06日 14点04分 2
正解👍
2022年08月20日 18点08分
level 2
第五行 SolidColor=后面改成颜色代码
2020年04月07日 01点04分 3
记得 保存个原来的再改 免得出问题。
2020年04月07日 01点04分
感谢回复,我试试看行不行
2020年04月11日 14点04分
level 9
Variables.inc整体颜色在这个文档里面修改
2020年04月16日 04点04分 4
1