QUOTE(Kev42o @ Apr 11 2005, 04:40 PM)
any reason it's not showing the kbps of any of my songs does it only show for aac or something
that config refers only %__bitrate_dynamic%.
CODE
$puts(pipe,AAAAAA)
$puts(font,)
[ %__codec%]
[ $get(pipe)|$get(font) %__bitrate%kbps]
[ $get(pipe)|$get(font) %__samplerate%Hz]
[ $get(pipe)|$get(font) ]
$ifgreater(%__channels%,1,$ifgreater(%__channels%,2,%__channels Channles,Stereo),Mono)
$tab(1)
[%_time_elapsed%]
[ $get(pipe)/$get(font) %_time_total%]
This will do.