marcopixel / monstercat-visualizer

A real time audio visualizer for Rainmeter similar to the ones used in the Monstercat videos.
MIT License
920 stars 103 forks source link

can I add album just under the song track? #409

Open Jebynn opened 5 months ago

Jebynn commented 5 months ago

Is your feature request related to a problem? Please describe.

[long time ago I can add album under the track, several days ago after a update it no long work. here is a screenshot under. Is there someting wrong? how can I get the album back again] QQ图片20230212190403

Salami549 commented 3 months ago

Hey I added these codes to Left.ini to get album to appear.

[mAlbum]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=#PlayerName#
PlayerType=Album

[Album]
Meter=String
MeasureName=mAlbum
X=0
Y=(-8+#ScaleSongInformation#)R
FontFace=#Font1#
FontSize=(#FontSize2#*#ScaleSongInformation#)
FontEffectColor=#BorderColor#
InlineSetting=Color | #TextColor#
InlineSetting2=Case | Upper
AntiAlias=1
ClipString=2
ClipStringH=(100*#ScaleSongInformation#)
StringAlign=Left
Group=GroupDynamicColors | GroupShadowMeters

Screenshot 2024-07-30 105738