dsdreamer wrote: 
> I can't get back to this until mid-week (Wednesday evening), much as I
> want to.


Code:
--------------------
    
  [20:43:49.660326] output_init_alsa:636 init output
  [20:43:49.661168] output_init_alsa:658 requested alsa_buffer: 40 alsa_period: 
4 format: 24_3LE mmap: 0
  [20:43:49.661291] output_init_common:334 outputbuf size: 3528000
  [20:43:49.668433] output_init_common:394 supported rates: 48000 44100 32000 
  [20:43:49.769650] output_init_alsa:670 memory locked
  [20:43:49.770703] output_thread:465 open output device: hw:CARD=DWHDMI
  [20:43:49.770738] output_init_alsa:693 set output sched fifo rt: 45
  [20:43:49.772069] alsa_open:234 opened device hw:CARD=DWHDMI using format: 
S24_LE sample rate: 44100 mmap: 0
  [20:43:49.772287] alsa_open:313 buffer: 40 period: 4 -> buffer size: 1764 
period size: 441
  [20:43:49.827557] output_flush:407 flush output buffer
  [20:43:49.827807] output_flush:407 flush output buffer
  [20:43:53.321462] output_flush:407 flush output buffer
  [20:43:53.691921] _output_frames:59 start buffer frames: 32768
  [20:43:53.692146] _output_frames:140 track start sample rate: 44100 
replay_gain: 0
  
--------------------


Still runs too fast, sounds like 45rpm playback of a 33rpm record. 


Code:
--------------------
    
  [root@localhost sub0]# cat status 
  state: RUNNING
  owner_pid   : 543
  trigger_time: 238.716831574
  tstamp      : 552.649560757
  delay       : 1764
  avail       : 0
  avail_max   : 441
  -----
  hw_ptr      : 16779168
  appl_ptr    : 16780932
  
--------------------


Judging by the rate at which the apple_ptr is advancing timed using a
stop watch, I think the playback sample rate is about 54kHz on 44.1kHz
files.



----------------------
"Dreamer, easy in the chair that really fits you..."
------------------------------------------------------------------------
dsdreamer's Profile: http://forums.slimdevices.com/member.php?userid=12588
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to