Recommended Posts

Hi,

Im a newbie at foobar modding , i have 2 questions that i like to see someone help me out :D

1: - I see a lot of people have this visualization :

pic1.png

I already tried foo_simple_spectrum, but it seems thats not the plugin needed cause i cant have one like this, could anyone help please ?

2: - How can i change the colors in the 2 selected blue areas ? i would like to put a light green , but the colors in foobar appear in a strange format that i cant understand,so i cant put the colors i want.

heres what i want to change :

pic2.png

Help is very welcome \o/

Thanks a lot

Bye.

PS - Im using this config in the status bar and the colors are there , here it is :

..............................................................................................................

// LordAlu's Status Bar Config

// ------------------------------------------

// Colour Settings

// -----------------------

$puts(color1,000000)

$puts(color2,AAAAAA)

$puts(color3,0000FF)

$puts(color4,400080|400080)

// Displays Codec

// ------------------------

$puts(ext,$upper($if2($ext(%__referenced_file%),$ext(%_path%))))

$puts(codec,$if(%__codec%,$caps2(%__codec%),$get(ext)))

$if($strcmp($get(codec),),

$if($stricmp($left(%_path_raw%,7),'cdda://'),$puts(codec,CDDA),)

,)

' '$get(codec)

// Displays Bitrate

// ------------------------

$if(%__bitrate_dynamic%kbps,

' '$get(color2)'│'$get(color1)' '%__bitrate_dynamic%kbps,

' '$get(color2)'│'$get(color1)' '[%__bitrate%kbps])

// Displays Sample Rate

// ----------------------------------

$if(%__samplerate%Hz%,' '$get(color2)'│'$get(color1)' '%__samplerate%Hz)

// Displays Channels

// ----------------------------

$if(%__channels%,$ifgreater(%__channels%,2,%__channels%ch,$ifgreater(%__channels%,1,' '$get(color2)'│'$get(color1)' 'Stereo,' '$get(color2)'│'$get(color1)' 'Mono)),)

// Displays Any Extra Information

// -----------------------------------------------

$if(%__extrainfo%,

' '$get(color2)'│'$get(color1)' '%__extrainfo%)

// Displays Progress Bar

// ----------------------------------

$puts(progress_char,$char(1472))

$puts(progress_length,55)

$puts(seperator,' ')

$puts(progressbar,

$if(%_length_seconds%,' '$get(color2)'│'$get(color1)' '

$puts(progress,$muldiv(%_time_elapsed_seconds%,$get(progress_length),%_length_seconds%))

$repeat($get(progress_char),$get(progress))

$get(color2)

$repeat($get(progress_char),$sub($get(progress_length),$get(progress)))

$get(color2)' [' $get(color1)$pad_right($muldiv(%_time_elapsed_seconds%,100,%_length_seconds%),3)'%'$get(color2)' ]'

, Streaming))

$get(progressbar)

// Displays Time

// ---------------------

$char(9)

$if(%_time_total%,[%_time_elapsed%]' '$get(color2)'['$get(color1)' '[%_time_total%]' '$get(color2)']'$get(color1)' '$get(color3)[%_time_remaining%],[%_time_elapsed%]' '$get(color2)/$get(color1)' '$get(color3)[%_time_remaining%])' '

..................................................................................................

Thanks

I got my fav. panels up on the toolbar as explained here (album art, track info, visualation) and i cant do one thing :

stretch the vis. toolbar in height - right now i got a 200px tool bar with album art and track info sitting in comfortably,

only the vis. toolbar using 20 or so pixels for himself with lots of blank space. any way to decide how many pixels does it use on the toolbar ?

585793327[/snapback]

Unfortunately, the spectrum vis has no way to set a minimum height. If you add it to a tabbed stack, though it will stretch to fill it. That's what I did in my config.

Hi,

I solved the problem with the colors, i managed to understand the script and now its ok :D

What i cant put working is this :

pic1.png

May anyone heklp on this one and tell me what to do to have a visualisation (spectrumvisualisation) like that , please ?

Thanks a lot

Bye \o/

foo.png

This is my current config. I am liking it, keeping it a bit simple.

(btw: I did a bit of photoshopping on this screenshot because I have a bit of a problem, how do I get the trackinfo panel to display the info of the song playing all the time, not what is currently selected, this is bothering me. Therefore I photoshopped in the song it was playing trackinfo and moved the selection elsewhere so you can see all the colours in my columnsui config.)

Ooooh, Mind sharing that config pcw?

585793495[/snapback]

Sure!

I'm using the navigator suite with custom colors (of course).

Here are the color:

// CUSTOM COLOR-THEME CONFIG   (ignored if "theme" is not 0)
// colors are in decimal values (RGB / 0-255)
// ===============================================
// is your custom-theme a dark-theme? (0=no, 1=yes)
$puts(theme_dark,0)

// foreground colors
$puts(standard_color,$rgb(25,25,25))
$puts(special_color,$rgb(235,35,125))
$puts(playing_color,$rgb(255,255,228))
$puts(borders_color,$rgb(125,100,25))

// background colors
$puts(bg_color2,$rgb(255,255,228))
$puts(bg_color,$rgb(230,237,251))

// various symbols used in display
$puts(symbol_seperator,'  ?  ')
$puts(symbol_rating,?)

$caps($right(%_filename_ext%,$sub($sub($len(%_filename_ext%),$len(%_filename%)),1))) $char(10) that was actually :p, now to center damn Album, rebel code!! ahh!!

585794568[/snapback]

:blink:

$upper($ext(%_path%))

You know, there is a function called $ext() that grabs the file extension. :rofl:

Edit: The $upper() bit just converts "mp3" (extracted from path) to "MP3".

This is my current config. I am liking it, keeping it a bit simple.

(btw: I did a bit of photoshopping on this screenshot because I have a bit of a problem, how do I get the trackinfo panel to display the info of the song playing all the time, not what is currently selected, this is bothering me. Therefore I photoshopped in the song it was playing trackinfo and moved the selection elsewhere so you can see all the colours in my columnsui config.)

585794307[/snapback]

nice..

Double click on trackinfo panel, that will switch between mode. I use a simple to show the mode.

$if(%_trackinfo_notrack%,No track playing,
$if(%_trackinfo_nowplaying%,Now Playing:,
$if(%_trackinfo_followcursor%,Selected Track Info:,
)))

Hmm, The tabbed stack plugin is installed but i cant add it anywhere. Lots of panels just dont show, even that i have CUI 0.1.2 and have checked the "List All Toolbars" Button. No plugin shows as unable to load in foobar either, so im baffelled here. Help ? :)

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

    • No registered users viewing this page.
  • Posts

    • Braves ad blocking shields are their own implementation separate from extensions. It won't have any issue continuing to work.
    • Same for me. I find Adguard in general just OK. Ublock Orgin Lite works and works well. I use it on Chrome, Edge, and Safari on MacOS and iPadOS/iOS.
    • I do not use the AdGuard extension. I have uninstalled both the uBlock and Stylus extensions, as well as the Tampermonkey extension, since I began using AdGuard for Windows 7 months ago. It does not use any extension APIs, it modifies traffic system wide using a local proxy. AdGuard performs all the functions of uBlock, as well as additional features such as HTTPS filtering, cosmetic (user scripts and user styles), as well as DNS. It works with any browser and application. I don't understand why you consider the desktop program to be useless...
    • Should Google be forced to stop promoting Chrome over other browsers? Google pushes Chrome to anyone visiting its website using browsers other than Chrome.
    • Save 31% on Samsung T7 Portable SSD by Taras Buria During the ongoing memory crisis, where RAM and storage get extremely expensive, it is hard to find a good deal on an internal or portable SSD. While we are far away from 2024 prices, Samsung is currently offering a big discount on its 1TB T7 Portable SSD, saving you 31% or $85. The discount applies to the 1TB variant, which, although not record-breaking, is still plenty for all sorts of data. The drive uses a USB-C port for universal compatibility and high-speed data transfer of up to 1,050 megabytes per second. Samsung claims this drive is nearly ten times faster than a conventional hard drive, plus you get all the benefits of solid-state memory, such as better drop and shock resistance. There is also the ability to password-protect the drive, and you get extra peace of mind with a limited three-year warranty. The Samsung T7 Portable SSD works with all modern computers and tablets, including iPhones, iPads, Android smartphones, and more. And thanks to the two bundled USB cables (Type-C and Type-A), you can use the T7 even with devices that lack USB Type-C ports. The T7 Portable is available in three colors and four storage configurations, but unfortunately, only the 1TB Titan Gray is discounted: 1TB Samsung T7 Portable SSD - $189.98 | 31% off on Amazon This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • One Year In
      jojodbn earned a badge
      One Year In
    • One Month Later
      jojodbn earned a badge
      One Month Later
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      524
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      +Edouard
      132
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!