Author Topic: missing Display bit depth in arrange panels for tracks properties ?  (Read 1610 times)

forst

  • Newbie
  • *
  • Posts: 7
Hello All,

I wanted to custom track properties in panel right but i don't find fields to display bit depth such as 'track properties' default,



the track properties default show well 24 bit but i don't find similar to custom , 'bitrate' is wrong



regards
Last Edit: August 17, 2018, 06:20:55 PM by psychoadept

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34349


bgodek

  • Newbie
  • *
  • Posts: 1
  • bgodek
Hi,

When show track properties option is checked, DSD64, DSD128, DSD256 or DSD512 information is displayed. What area in the Template Editor does this information come from?

The Incredible Boom Boom

  • Sr. Member
  • ****
  • Posts: 1269
You can use this function to display DSD information in the Track Information panel if you don't wish to use the "show track properties" option.
Code
$Replace($Replace($RxReplace(<Bitrate>,"(?:5645|14112|16934)k","64"),11290k,128),22579k,256)