INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: "HR" tag  (Read 641 times)

PaperBoat

  • Recent member
  • *
  • Posts: 17
"HR" tag
« on: September 07, 2022, 03:24:52 am »

How to setup JRiver tag to show "HR" icon indication when playing high-resolution audio files?
Logged

kr4

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 720
Re: "HR" tag
« Reply #1 on: September 07, 2022, 06:34:28 am »

How to setup JRiver tag to show "HR" icon indication when playing high-resolution audio files?
How will you define high-resolution?
Logged
Kal Rubinson
"Music in the Round"
Senior Contributing Editor, Stereophile

PaperBoat

  • Recent member
  • *
  • Posts: 17
Re: "HR" tag
« Reply #2 on: September 07, 2022, 07:57:13 am »

How will you define high-resolution?

Audio files with greater than 44.1 kHz sample rate or higher than 16-bit audio bit depth?
Logged

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Re: "HR" tag
« Reply #3 on: September 07, 2022, 10:11:15 am »

Or(Compare([Bit Depth],>,16),Compare([Sample Rate,0],>,44100))
Logged

DJLegba

  • Citizen of the Universe
  • *****
  • Posts: 992
Re: "HR" tag
« Reply #4 on: September 07, 2022, 10:32:58 am »

Or(Compare([Bit Depth],>,16),Compare([Sample Rate,0],>,44100))

You may also want to include Bit Depth = 1
Logged

blgentry

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 8009
Re: "HR" tag
« Reply #5 on: September 07, 2022, 12:21:04 pm »

Depending on what you want to see, you might put this expression, or something similar, into the customize display > status area:

Code: [Select]
  [Elapsed Time] // [Remaining Time] // [Total Time] - [File Type] [Bit Depth]//[Sample Rate] - [Channels] ch [PN Position] of [PN Tracks]  ([Track #]//[Total Tracks]if(isempty([disc #]), , / D[disc #])/) [Zone]
In the image below, that's the second line.

Brian.
Logged

kr4

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 720
Re: "HR" tag
« Reply #6 on: September 07, 2022, 04:26:23 pm »

Audio files with greater than 44.1 kHz sample rate or higher than 16-bit audio bit depth?
If that's your definition, fine but it's not everyone's.  I prefer just to display the SR/BD data.
Logged
Kal Rubinson
"Music in the Round"
Senior Contributing Editor, Stereophile

MusicBringer

  • Galactic Citizen
  • ****
  • Posts: 428
  • MC32.0.87 x64bit
Re: "HR" tag
« Reply #7 on: September 07, 2022, 07:32:35 pm »

I would rather know what files are less than 44.1 kHz, 16-bit - so that I can consider deleting them 🙂🎵😊
Logged
Caesar adsum jam forte. Brutus aderat. Caesar sic in omnibus. Brutus sic inat.
Pages: [1]   Go Up