tfec wrote: 
> If you can connect to your odroid per ssh, you may check the file
> */etc/asound.conf*
> I changed the line 7 and commented out the resampling in line 11.
> > 
Code:
--------------------
  >   > pcm.dmixer {
  > type dmix
  > ipc_key 1024
  > ipc_key_add_uid false
  > ipc_perm 0666
  > slave {
  > pcm "hw:1,0"
  > period_time 0
  > period_size 2048
  > buffer_size 16384
  > #       rate 44100
  > }
  > }
--------------------
> > 
> Also you can see the slave now is "hw:1,0"

tfec, you ROCK! This works!  I changed the lines you suggested, removed
the GUI configuration values and rebooted.  Now it plays a 24/96 signal
and sounds great.  I'm only one or two songs in, but my initial
impression is that it's not resampling any longer.  This would appear to
be the solution to my issue.  I've only tried it with my Peachtree dac,
but I suspect it should work with whatever I plug in.  I'll try the
Dragonfly next and report back.

Mkkyah, I suggest you try this too.

Thanks again.
Jason


------------------------------------------------------------------------
doctor_big's Profile: http://forums.slimdevices.com/member.php?userid=15196
View this thread: http://forums.slimdevices.com/showthread.php?t=101856

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

Reply via email to