Home Computer Audio Asylum

Music servers and other computer based digital audio technologies.

RE: PiCorePlayer HD Settings

This is the trackinfo, not the actual info about what goes out to the DAC, what you are talking about.

Just enable a SRC and you'll see, there's no change.

To be really sure what's going on towards that DAC you need to run

#############################################

# cat /proc/asound/card0/stream0

##############################################
(you might have to change card0 if you run more than one soundcard.)


while running a track.

That shows the low level Alsa audio layer status. The stuff that ends up in your DAC.

Here comes an output example of that command:
##############################################

iFi (by AMR) iFi (by AMR) HD USB Audio (DOP2 at usb-fe980000.usb-1.1, high spee : USB Audio

Playback:
Status: Running
Interface = 1
Altset = 1
Packet Size = 72
Momentary freq = 44099 Hz (0x5.8328)
Feedback Format = 16.16
Interface 1
Altset 1
Format: S32_LE
Channels: 2
Endpoint: 0x01 (1 OUT) (ASYNC)
Rates: 44100, 48000, 88200, 96000, 176400, 192000, 352800, 384000, 705600, 768000
Data packet interval: 125 us
Bits: 32
Channel map: FL FR
Sync Endpoint: 0x81 (1 IN)
Sync EP Interface: 1
Sync EP Altset: 1
Implicit Feedback Mode: No

#######################################

"Momentary frequency" shows the actual sample rate. Here 44099Hz.
"Format" shows the bitdepth. Here 32bit.

16bit material usually gets zero-padded towards the DAC to fill up the required bits. In above case, pretty common nowadays, 16 zero-bits get added.

If I recall it correctly the slight variation of the sample rate
is based on the asynchronous USB traffic. Technically the PC can't
stream continuously 44100, because the DAC is the master. That's why the SR slows down or speeds up a little on the PC side.








-----------------------------------------------------------------

blog latest >> The Audio Streaming Series - tuning kit pCP


This post is made possible by the generous support of people like you and our sponsors:
  Herbie's Audio Lab  


Follow Ups Full Thread
Follow Ups
  • RE: PiCorePlayer HD Settings - soundchekk 02/24/2208:10:55 02/24/22 (0)

FAQ

Post a Message!

Forgot Password?
Moniker (Username):
Password (Optional):
  Remember my Moniker & Password  (What's this?)    Eat Me
E-Mail (Optional):
Subject:
Message:   (Posts are subject to Content Rules)
Optional Link URL:
Optional Link Title:
Optional Image URL:
Upload Image:
E-mail Replies:  Automagically notify you when someone responds.