Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1618

Help: Rainmeter Skins • Re: Audio Peak Level not dropping

$
0
0
This doesn't quite work, but do you see what I'm trying to do with it? On sensing a drop in volume, which can be made more or less sensitive by adding/removing zeros after the decimal, it will pause the meter to allow it to stay when dropped, but react straight away when increased in volume. See IfCondition2:

Code:

[mPeakLeft]Measure=PluginPlugin=AudioLevelParent=mAudioType=PeakChannel=LIfCondition=[mPeakLeft]=1IfTrueAction=[!ShowMeter ClipL][!UpdateMeter ClipR][!Redraw]IfFalseAction=[!Delay 1000][!HideMeter ClipL][!UpdateMeter ClipL][!Redraw]DynamicVariables=1;UpdateDivider=2IfCondition2=([#CURRENTSECTION#]=[#CURRENTSECTION#]-0.001)IfTrueAction2=[!DisableMeter PeakBarL][!Delay 1000][!EnableMeter PeakBarL][!Redraw]
Btw, your idea worked, of course, but still isn't right. :-(

Statistics: Posted by sl23 — Today, 1:05 pm



Viewing all articles
Browse latest Browse all 1618

Trending Articles