Audio quality is depend on audio player that we use to played it.
So tell me, in your opinion. What the very best audio player on earth ?
well, this is my favourite : foobar 2000 3.92
For foobar user, I already built some script for your title enhacements. check it out !!!
Title formating :
==================
Copy script into :
- playlist
%list_index%
| $rgb(255,255,255)$pad($cut([%artist%],19),20 )$rgb()
| $rgb(247,185,55,255,255,255) $caps(%title%)$rgb()
$tab()
| $rgb(255,255,255)$pad($cut([%album%],29),30 )$rgb()
| $pad_right([%length%], 5, )
- main window title
[%artist% - ] [%title%][ / %length%] | <%filename_ext%>
- status bar
Codec :%codec%
| %bitrate%kbps
| %samplerate%Hz %channels%
| %playback_time%[ / %length%]
$tab()
[ | Genre : %genre% ]
[ | %codec_profile% ]
[ | Owner : %owner% ]
[ | publisher : %publisher% ]
- notification area icon tooltip
[%list_index%. ][%artist% - ]['['%album%[ CD%discnumber%][ #%tracknumber%]']' ]%title%
default font : lucida console...
2006-08-11
05:30:54
·
7 answers
·
asked by
~FriEnD~
2