瀏覽單個文章
金恩
Major Member
 
金恩的大頭照
 

加入日期: Sep 2004
您的住址: 屏東
文章: 171
我的fcs融合acedriver和Lyx兩位的作品,加上自己的修改
一併上傳給有需要的網友,請下載附件rawr04(width200,20,205)fcs.rar

上方Track Info:
$if(%_trackinfo_notrack%,foobar$rgb(85,217,255)2000 $rgb(192,192,192)v0.9.2,
$if2(%title%,%_filename%)
$rgb(100,100,100)' // '$rgb(85,217,255)$meta(artist))
$tab()
[%playback_time%$rgb(100,100,100) / $rgb(85,217,255)%length%]

$char(10)

[%album%$rgb(100,100,100)' // '$rgb()%date%]
$tab()
$rgb(85,217,255)[%genre%]



下方Track Info:
$if(%_trackinfo_notrack%,foobar$rgb(85,217,255)2000 $rgb(192,192,192)v0.9.2)
[%codec%[ %codec_profile%] @ %bitrate% Kbps$rgb(100,100,100)' o '$rgb()]
$if(%__samplerate%,$div(%__samplerate%,1000).$substr(%__samplerate%,3,3) KHz)
[$rgb(100,100,100)' o '$rgb()%__bitspersample% bits/sample$rgb(100,100,100)' o '$rgb()]
$if(%__channels%,$ifgreater(%__channels%,1,Stereo,Mono),)



Playlist switcher 的 titleformatting:
$if($greater($len(%title%),0),
$if($strcmp(%title%,-),
$rgb(255,255,255)
$repeat($char(8212),20),
$if($strcmp($left(%title%,1),-),
$rgb(85,217,255,85,217,255)
$substr(%title%,2,$len(%title%)),

$if($strcmp(%size%,0),$tab()$rgb(85,217,255,85,217,255)(%title%),
$rgb(160,160,160,85,217,255)o %title%' ('%size%')')
$tab()
$rgb(108,108,108,255,255,255)
%length%)))
舊 2006-08-12, 01:53 AM #644
回應時引用此文章
金恩離線中