Foobar Gallery, Everyone post your foobar |
![]() ![]() |
Foobar Gallery, Everyone post your foobar |
Apr 9 2006, 06:20
Post
#2551
|
|
![]() Group: Members Posts: 120 Joined: 17-February 06 From: California Member No.: 27815 |
That's nice!
-------------------- voted 'Most likely to veer your thread' three straight years!
|
|
|
|
Apr 9 2006, 22:30
Post
#2552
|
|
|
Group: Members Posts: 565 Joined: 26-February 06 Member No.: 28077 |
QUOTE (Stuart60611 @ Mar 13 2006, 08:02 PM) QUOTE (VICTORT @ Mar 13 2006, 09:26 AM) Love your layout. What visual style are you using. Also, would love those buttons, as well as a copy of your .fcs file. Could you post them? Luna Element 5 (http://www.deviantart.com/deviation/29511577/) http://img148.imageshack.us/img148/6169/buttons26jl.png No fcs. can anyone explain to me how to apply those buttons? when i try to use them, the stop button becomes the whole pack. however, when i use the Hot Image option, it changes the image when i browse it with the mouse. |
|
|
|
Apr 10 2006, 05:48
Post
#2553
|
|
|
Group: Members Posts: 53 Joined: 24-February 05 Member No.: 20100 |
![]() it would be nice, especially with this config, if it was possible to make foobar act as a toolbar and make it "always on top", and make it "dock", kind of like google desktop sidebar here's an example to give a gist of what im talkin about: ![]() but i really dont think thats possible This post has been edited by crono cloud: Apr 10 2006, 06:03 |
|
|
|
Apr 15 2006, 19:21
Post
#2554
|
|
![]() Group: Members Posts: 54 Joined: 5-January 04 Member No.: 10975 |
A bit late, but here's my latest Foobar 0.83 (haven't switched yet to 0.9, since I'm perfectly happy with my current config): first image my 'Classical' config, then the 'Modern' one (only slight variations as you can see):
![]() "Classical" display ![]() "Modern" display Here's the code for the Track Info panel: CODE // transition color for fading out $puts(trans_back,606060) // transition color for foreground // transition color for fading out $puts(trans_back,606060) // transition color for foreground $puts(trans_frnt,ffffff) $puts(r_cl,e2e2e2) $if(%_trackinfo_notrack%,$char(10)$char(10)$char(10)$char(10)$char(10)$char(10)$char(1)CNo track playing, $if(%_isplaying%, ed Now playing....$char(10),) $if(%artist%,Artist: edecec%artist%$char(10)) $if(%opus%,Opus: edecec%opus%$char(10)) $if(%title%,Title: edeee%title%$char(10)) $if(%album%,Album: edecec%album%$char(10)) $if(%date%,Date: edecec%date%$char(10),$if(%origyear%,Date: edecec%origyear%$char(10),)) $if(%genre%,Genre: edecec%genre%$char(10),) Length: edecec$if(%_isplaying%,%_time_elapsed% of %_length%,%_length%)$char(10) Codec: edecec%__codec% * 9286f9 Bitrate: edecec %__bitrate% Kbps $if($stricmp(%__codec%,mp3),$if($stricmp(%__extrainfo%,vbr),VBR,CBR)) $if(%__lame_profile%,Preset: edecec%__lame_version% %__lame_profile%,) * 9286f9 Compression: edecec$div(1411,%__bitrate%).$substr($muldiv(1411,100,%__bitrate%),2,3):1eddee '['$muldiv(%__bitrate%,100,1411)'%]'$char(10) Channels: edecec$if($stricmp($codec(),MP3),%__mp3_stereo_mode%,$ifgreater(%__channels%,1,Stereo,Mono)) * 9286f9 $if(%__bitspersample%,Bitdepth:edecec %__bitspersample% * 9286f9,) Samplerate: edecec%__samplerate% Hz$char(10) $if(%__replaygain_track_gain%,Trackgain:edecec %__replaygain_track_gain%,Trackgain:edecec 'n/a') * 9286f9 $if(%__replaygain_album_gain%,Albumgain:edecec %__replaygain_album_gain%,Albumgain:edecec 'n/a') $char(10) Filesize: edecec$div(%_filesize%,1048576).$left($num($muldiv($mod(%_filesize%,1048576),100,1048576),2),2) 'MB'$char(10) $char(1)C$transition(-------------------------,$get(trans_back),$get(trans_frnt))$get(white)-$transition(-------------------------,$get(trans_frnt),$get(trans_back))$char(10) $char(1)CTrack Progress edecec$muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%)'%'$char(10) $char(1)C$progress2(%_time_elapsed_seconds%, %_time_total_seconds%,100,'█',edecec'█') ) I'm not even remotely expert in codes so I picked up things around... moderation: Converted [ code ] to [ codebox ]. This post has been edited by Treefingers: Apr 15 2006, 21:03 |
|
|
|
Apr 15 2006, 19:38
Post
#2555
|
|
![]() Group: Members Posts: 120 Joined: 17-February 06 From: California Member No.: 27815 |
Your thumbnail links aren't working...
-------------------- voted 'Most likely to veer your thread' three straight years!
|
|
|
|
Apr 15 2006, 19:57
Post
#2556
|
|
![]() Group: Members Posts: 462 Joined: 30-March 04 From: Israel Member No.: 13133 |
Look at the image links, remove the .th part from them, and it will work ;]
|
|
|
|
Apr 15 2006, 20:30
Post
#2557
|
|
![]() Group: Members Posts: 54 Joined: 5-January 04 Member No.: 10975 |
Ooops... wrong links
|
|
|
|
Apr 15 2006, 21:51
Post
#2558
|
|
|
Group: Members Posts: 65 Joined: 2-October 04 Member No.: 17440 |
|
|
|
|
Apr 16 2006, 05:12
Post
#2559
|
|
|
Group: Members Posts: 132 Joined: 23-December 05 From: Seattle, WA Member No.: 26598 |
|
|
|
|
Apr 16 2006, 22:34
Post
#2560
|
|
|
Group: Members Posts: 27 Joined: 9-May 05 Member No.: 21972 |
|
|
|
|
Apr 16 2006, 22:48
Post
#2561
|
|
|
Group: Members Posts: 65 Joined: 2-October 04 Member No.: 17440 |
|
|
|
|
Apr 17 2006, 12:07
Post
#2562
|
|
|
Group: Members Posts: 27 Joined: 9-May 05 Member No.: 21972 |
Thanks, however when I try to apply it, it says I need an updated version of Columns UI. Is this config for foobar 0.8.3 or 0.9? If it's for 0.8.3, could you point me in the direction of the relevant Columns UI version as I can only find the 0.9 version now. |
|
|
|
Apr 17 2006, 16:51
Post
#2563
|
|
|
Group: Members Posts: 65 Joined: 2-October 04 Member No.: 17440 |
|
|
|
|
Apr 18 2006, 05:43
Post
#2564
|
|
![]() Group: Members Posts: 462 Joined: 30-March 04 From: Israel Member No.: 13133 |
nice iFoobar theme. Might be a bit more useable in different colors, But i'll sort that out for myself ;]
|
|
|
|
Apr 18 2006, 07:50
Post
#2565
|
|
|
Group: Members Posts: 9 Joined: 27-August 05 Member No.: 24150 |
still using 0.8.3...
http://i3.tinypic.com/vsl0xt.png This post has been edited by BenAddiction: Apr 18 2006, 21:01 |
|
|
|
Apr 18 2006, 20:25
Post
#2566
|
|
|
Group: Members Posts: 238 Joined: 20-March 06 Member No.: 28640 |
Thanks, however when I try to apply it, it says I need an updated version of Columns UI. Is this config for foobar 0.8.3 or 0.9? If it's for 0.8.3, could you point me in the direction of the relevant Columns UI version as I can only find the 0.9 version now. excellent work, you really make me think about upgrading to 0.9 ! |
|
|
|
Apr 19 2006, 10:43
Post
#2567
|
|
|
Group: Members Posts: 132 Joined: 23-December 05 From: Seattle, WA Member No.: 26598 |
Update to my config:
CODE ////////////////////////////////////////////////////////////// //////////////////// CHANGELOG ///////////////////////// //////////////////////////////////////////////////////////// // 4/18/06: // Moved singles artist to the title column, added a dot between artist and title (also in VA) // Added support of "ALBUM RATING" // VA albums are now detected by the presence of the standard "ALBUM ARTIST" field // Singles are now detected by either the presence of the field "SINGLE TRACK", // or if the file lies in a folder called "Single Tracks" // Nixed Hotness/Rating column until foo_quicktag is updated to // v0.9, b/c it's a bit cumbersome to rate songs with scripts. // Added a nifty color changing animation to playing tracks Here's how it sits now: ![]() Below the playlist is a trackinfo panel, and some buttons. Left to right:
I'm going to make the code cleaner, put global customizations in, and make some new color schemes for it, but here's my progress today: FCS This post has been edited by Habla: Apr 19 2006, 11:15 |
|
|
|
Apr 19 2006, 18:42
Post
#2568
|
|
|
Group: Members Posts: 27 Joined: 9-May 05 Member No.: 21972 |
Sorry, yes its a 0.9 config, didn't realize it wasn't back compatible. The code is short and sweet if you want me to post any. Added the track info display to it yesterday. ![]() I've found an IPod like fcs for 0.8.3 but I'm just trying to get the colours looking more like yours. Could you tell me the RGB colour values for your Playlist and Spectrum columns please. |
|
|
|
Apr 19 2006, 18:47
Post
#2569
|
|
![]() Group: Members Posts: 462 Joined: 30-March 04 From: Israel Member No.: 13133 |
You could grab his FCS and take the colors from there ;]
|
|
|
|
Apr 19 2006, 18:54
Post
#2570
|
|
|
Group: Members Posts: 27 Joined: 9-May 05 Member No.: 21972 |
You could grab his FCS and take the colors from there ;] As soon as I hit the post button I had a brainwave, I saved his screenshot and used Irfanview to tell me the RGB values. I've now got my colours just the way I like them |
|
|
|
Apr 19 2006, 19:19
Post
#2571
|
|
![]() Group: Members Posts: 113 Joined: 13-August 04 From: Nīmes (France) Member No.: 16259 |
where can I have your VS ? I found that http://www.deviantart.com/deviation/3017802/ but the link is broken ... It would be great if you had an other link -------------------- Sorry for the bad english, I'm french .
|
|
|
|
Apr 19 2006, 20:15
Post
#2572
|
|
![]() Group: Members Posts: 462 Joined: 30-March 04 From: Israel Member No.: 13133 |
You could grab his FCS and take the colors from there ;] As soon as I hit the post button I had a brainwave, I saved his screenshot and used Irfanview to tell me the RGB values. I've now got my colours just the way I like them I dont think so, Thats more of a layout options, And not saved in the .FCS file sadly. You'll have to ask ;] |
|
|
|
Apr 19 2006, 21:46
Post
#2573
|
|
|
Group: Members Posts: 65 Joined: 2-October 04 Member No.: 17440 |
You could grab his FCS and take the colors from there ;] As soon as I hit the post button I had a brainwave, I saved his screenshot and used Irfanview to tell me the RGB values. I've now got my colours just the way I like them I dont think so, Thats more of a layout options, And not saved in the .FCS file sadly. You'll have to ask ;] Glad you all like it Get the VS here - http://www.wincustomize.com/ViewSkin.aspx?...881&LibID=1&u=0 Font for the playlist is Tahoma 8pt |
|
|
|
Apr 20 2006, 01:28
Post
#2574
|
|
|
Group: Members Posts: 132 Joined: 23-December 05 From: Seattle, WA Member No.: 26598 |
Fonts are saved with FCS files.
|
|
|
|
Apr 20 2006, 11:20
Post
#2575
|
|
|
Group: Members Posts: 2 Joined: 20-April 06 Member No.: 29802 |
Ok ...I'm a newbie here, and a newbie usin foobar...I've really liked so many of your foobars', i just did one ..i pretty much copied someone else's...Until i can take the time to figure stuff out...I really appreciate those who post here, as it makes it easy for someone like me to at least improve the bland appearance of foobar,and make it a more enjoyable experience . Anyway, here's mine. Let me know what ya think
J.T.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 09:47 |