Welcome Guest ( Log In | Register )

3 Pages  1 2 3 >Bottom

Outline · [ Standard ] · Linear+

Guide foobar2000 customization topic, post screenshot here.

views
     
Joseph Hahn
post Oct 30 2004, 05:34 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
^ F3 is the playlist search. Volume can be controlled with + - buttons (i often use the one at the num buttons). Not so sure about midi though.

Here's mine.
user posted image
The name of the column ui config is gems 2.0 beta8 - albummode default. Got it at hydrogenaudio forum.
Joseph Hahn
post Oct 31 2004, 06:24 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Nah i didn't tag it myself. It's already tagged when i downloaded it. tongue.gif
Joseph Hahn
post Dec 27 2004, 07:02 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Here's mine currently. A mixed config from hydrogenaudio and neowin forum. >_>; Edited the control button to be black and boxy.
user posted image
Is it possible to change the seekbar appearance as well ? ohmy.gif

Joseph Hahn
post Dec 27 2004, 03:23 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
ohmy.gif Thanks. I didn't realize this at all. sweat.gif Been using the same vs for ages. laugh.gif
Joseph Hahn
post Apr 9 2005, 04:09 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
I've been wanting to ask this for a while ... how do you put the sidebar ... on the top ? O.O
Joseph Hahn
post Apr 10 2005, 04:49 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Thanks acedriver! notworthy.gif thumbup.gif

This post has been edited by Joseph Hahn: May 2 2005, 10:55 PM
Joseph Hahn
post May 9 2005, 11:44 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
user posted image
Hehe .. just changed to navigator suite. Quite nice. biggrin.gif
Joseph Hahn
post May 14 2005, 03:49 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Weird. blink.gif

Anyway this is my foobar latest look, with navigator suite. biggrin.gif
user posted image

This post has been edited by Joseph Hahn: May 16 2005, 03:08 PM
Joseph Hahn
post May 20 2005, 03:54 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
I just change a bit from acedriver's code. biggrin.gif
CODE
$if(%_trackinfo_notrack%,No track playing,
$if(%_trackinfo_nowplaying%,Now Playing:,
$if(%_trackinfo_followcursor%,
))

Artist: 555555%artist%$char(10)
Title: 555555$replace($meta(title),'(',ffffff'(',')',')'ffffff)ffffff[' ('$meta(title_extra)')']$char(10)
Album: 555555$if(%album%,$replace($meta(album),'(',ffffff'(',')',')','[',ffffff'[',']',']')FFFFFF|FFFFFF[' disc '$meta(disc)][' '''$meta(discname)''],still unknown)$char(10)
Track Number: 555555$if(%tracknumber%,$num(%tracknumber%,2),not available)$char(10)
Release Date: 555555$if3(%date%,not available)$char(10)
Genre: 555555 $if2(%genre%,unknown)$char(10)
Time: 555555$if(%_isplaying%,%_time_elapsed% '/' )%_length%$char(10)
Progress: 555555$muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%)'%'$char(10)
Codec: 555555$if($stricmp(%__codec%,'MP3'),'MPEG Layer 3',%__codec%) [- %__mpc_encoder% ['('%__mpc_profile%')']]$char(10)
Bitrate: 555555%__bitrate% Kilobits per Second [%__extrainfo%]$char(10)
Sample Rate: 555555%__samplerate% Hertz$char(10)
Channels:555555$if(%__channels%,$ifgreater(%__channels%,2,%__channels%ch,$ifgreater(%__channels%,1,' 'Stereo,''Mono)),)$char(10)
Last Played: 555555$select(1,
$if(%__play_date%,
$puts(month,$select($substr(%__play_date%,3,4),
'January','February','March','April','May','June','July','August','September','October','November','December',))
$left(%__play_date%,2)' '$get(month)' 20'$right(%__play_date%,2)', '
),%__play_date%)

$if([%__play_time%],
$ifgreater(%__play_time%,130000,$sub($substr(%__play_time%,1,2),12),$ifgreater(1,$substr(%__play_time%,1,2),'12',$substr(%__play_time%,1,2)))':'$substr(%__play_time%,3,4)
//':'$substr(%__play_time%,5,6)
$ifgreater(%__play_time%,120000,' PM',' AM'),'Never'
)
)
$char(10)
Comments: 555555 $if3(%comment%, No Comments Available)$char(10)

Joseph Hahn
post May 30 2005, 12:42 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
user posted image
Navigator Suite with custom color scheme. smile.gif
Joseph Hahn
post Jun 5 2005, 01:34 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Modified the track info a bit based on this post. biggrin.gif
user posted image
Joseph Hahn
post Jun 10 2005, 11:00 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Still stuck with Navigator Suite. ohmy.gif
user posted image
Joseph Hahn
post Aug 24 2005, 06:33 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
What do you mean ? o_o

Changed my config to azrael 5.6.6, dumped the track info panel and finally using the sidebar again. biggrin.gif http://foobar.nub4life.net/columns/pafiled...tion=file&id=71
user posted image
Joseph Hahn
post Sep 28 2005, 03:43 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
The T is the track gain.

Go to preference->core and tick "always send to playlist". Should do the trick.

QUOTE(ivandj @ Sep 16 2005, 04:41 PM)
So its mainly about customisation & the features ...
Wat about the sound produced , same with other media players ?
- winamp
- Wmp
- etc ...

hehe
*
Personally, in terms of sound, i think foobar > wmp > winamp. tongue.gif
Joseph Hahn
post Oct 4 2005, 05:18 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
QUOTE(Sky.Live @ Oct 3 2005, 08:20 PM)
user posted image
You can change the white color here. But i'm not really sure how to customize the other colors, but it should be somewhere in Globals or Columns. Lazy to change the preset Azrael colors. >_>
Joseph Hahn
post Oct 6 2005, 05:36 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
QUOTE(manutd6389 @ Oct 4 2005, 10:06 AM)
how do I insert track info??
*
http://www.hydrogenaudio.org/forums/index....showtopic=29363

QUOTE(gengstapo2 @ Oct 6 2005, 05:20 PM)
is there any built-in preset equalizer setting in this foobar?
if got, how to insert?
*
http://sjeng.org/ftp/fb2k/eq_presets.zip
Unzip and just use the Load Preset button to load it. Those preset are not mine btw.
Joseph Hahn
post Oct 7 2005, 07:53 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
For the broken Chinese/Japanese/Korean tags, you need to retag it. No other way. :/

QUOTE(IntegraTypeR @ Oct 6 2005, 08:41 PM)
3. Is it possible to resize each tab such as the Artist tab ? To me, its taking too much of space.
*

user posted image
Change the width.

QUOTE(gengstapo2 @ Oct 6 2005, 09:17 PM)
owhh ic..
am i need to create new folder in foobar? or..
is there any default folder can be used?

i edi unzip the file but dont have any Read Me/ Instruction inside  sweat.gif
*

Just unzip it anywhere. And then load it. doh.gif And of course you have to enable it in the dsp manager first.
user posted image

This post has been edited by Joseph Hahn: Oct 7 2005, 08:05 PM
Joseph Hahn
post Oct 9 2005, 06:49 AM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Well i did retag some of my Japanese songs using foobar and it worked on WMP10 but ... it didn't work on Winamp 5.1. Doesn't matter to me though.
Joseph Hahn
post Oct 10 2005, 04:38 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
I don't know why it can't display some Chinese/Japanese characters. I just know that the only solution is to retag it. >_>
Joseph Hahn
post Dec 16 2005, 05:05 PM

kpop k
*******
Senior Member
6,410 posts

Joined: Jan 2003
From: MLK
Tick Show Columns Header. wink.gif
user posted image

3 Pages  1 2 3 >Top
 

Change to:
| Lo-Fi Version
0.0178sec    0.37    7 queries    GZIP Disabled
Time is now: 25th November 2025 - 04:24 AM