getmusicbee.com

Support => Questions => Topic started by: sveakul on February 13, 2025, 03:38:38 AM

Title: Any way to modify "Track Properties" font?
Post by: sveakul on February 13, 2025, 03:38:38 AM
In the Track Information panel, the option is given in Customize panel to check "show track properties":

(https://i.imgur.com/fWWp3y9.png)

This gives an extremely small and narrow font that is difficult (for me) to read:

(https://i.imgur.com/BlX567e.png)

Can the font of this line be adjusted anywhere?  The regular "fields" boxes' fonts above it bear no relation to this line.
Title: Re: Any way to modify "Track Properties" font?
Post by: Zak on February 13, 2025, 06:55:49 AM
Nope.
It will use the default font specified in Preferences > Layout (1) > Default font but as you've noted, there are no additional panel settings for that specific line of information.

Instead you can replicate the same values in one of the information fields that you can set the font and size for.
Something like this:

Code
$Upper(<.ext>) <Sample Rate>, <Bitrate>, <Channels>, <Time>
Title: Re: Any way to modify "Track Properties" font?
Post by: sveakul on February 13, 2025, 07:40:30 PM
Thanks Zak.  I noticed that sometimes this line will change on an online radio stream dynamically to a different bitrate or format while the set-able fields above it remain static with their original value.  Not every time, but sometimes.
Title: Re: Any way to modify "Track Properties" font?
Post by: voodoopunk on February 14, 2025, 06:34:52 AM
I've messed about with this a little and have this saved:

Code
$Upper(<.Ext>)" "$If(<Bit Depth>>16,<Bit Depth>" bit, ",)<Sample Rate>", "<Bitrate>$IsNull(<Encoding Quality>,,"( "<Encoding Quality>"), ")<Channels>", "<Time>,)