Recommended Posts

im using headphones for this thanks a lot will get those..:)

and should i delete the old albumlist component? i dont noticed a change just the column ui

keep the old one, that's a stand alone window, and i think nescessary for the album list panel to function. you will need to manually add albumlist panel and quicksearch to your columns_ui layout, that's why i said to read a bit in this thread :p

My first post here, some amazing layouts in this thread.

I've been changing around my foobar a lot lately, and I'm not sure if this is a recent problem or if it's been around since I first installed the program... I've just not ever noticed.

The progress bar for tracks (showing you where at in the song you're at) doesn't move in real time; it only moves when I pause the song, or completely at random for only a second.

I use the track info mod (track display) for my progress bar.

- CFH

/ edit

nevermind, got it!

Edited by clocksforhire

Does anyone happen to have a working link for foo_vis_simple_spectrum? The link here: http://www.hydrogenaudio.org/forums/index....amp;hl=spectrum doesn't work. Only the source link does, and dang it I really don't want to try and compile it. I'm still using FB 0.8.3 and dang it I really wanted that bar mode. I've now been searching Google for hours, but have come up with nothing.

If you have it, but no link, could you please email it to [email protected] I would be greatly obliged if ANYONE could get that plugin to me.

How can I create 3 buttons that switches between 3 different panels?

I want to be able to switch between a playlist view, track display and playlist switcher.

The only thing I have so far is this:

$button(10,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,PVAR:SET:var:$ifequal($getpvar(var),0,1,0),)
$ifequal($getpvar(var),0,
$panel(Playlist views,Single Column Playlist,1,20,493,279,)
,
$panel(Panels2,Track Display,1,20,493,279,)
)

It works with 1 button that switches between the playlist view and track display. But I want more buttons.

Never mind, fixed it with:

$select($add($getpvar(display.mode),1),
$panel(Playlist views,Single Column Playlist,1,20,493,279,)
,
$panel(Panels2,Track Display,1,20,493,279,)
,
$panel(Panels,Playlist switcher,1,20,493,279,)
)

$button(10,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,'PVAR:SET:display.mode:0',)
$button(30,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,'PVAR:SET:display.mode:1',)
$button(50,$sub(%_height%,56),12,12,0,0,/img\btn-switch.png,/img\btn-switchh.png,'PVAR:SET:display.mode:2',)

Still need help though. Is it possible to add these buttons in a Track Display panel?

Edited by lassekongo83

Cepiperez's Dark config

@Audioboxer - one of the best foobar configs i have seen.

but the thing is i have forgotten my hydrogen audio login and its not even allowing me to register.

any other place where i can get that config.

Or is it possible for u to upload it somewhere.

Edited by Quad Master

@audioboxer: That is a wicked config (Cepiperez's Dark config) however I can't seem to get the images zip file to download. I think the link is down or something. Could you upload a copy to somewhere? (or anyone else who has it) That would be awesome. Can't wait to use this beauty =)

So I recently started using foobar and, man, is the learning curve steep. Anyways, I have a few questions regarding customizing it:

how can I change the background colour in Track Display panel?

does anybody know some nice places for some preset trackdisplay configs?

@audioboxer: That is a wicked config (Cepiperez's Dark config) however I can't seem to get the images zip file to download. I think the link is down or something. Could you upload a copy to somewhere? (or anyone else who has it) That would be awesome. Can't wait to use this beauty =)

I second that. The links are down, and I need this bad boy asap :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.