@marcoc1712
Thanks for the quick reply

Unfortunately, I need dmix, because I have to mix several sound outputs
together Airplay, Spotify, MPD ... 
is it possible to set alsa - dmix fix to 44100? at Airplay, Spotify, MPD
is that too why is not that at squeezelite?

1)
what could I change here?:

Code:
--------------------
    pcm.dmixer02 { 
  type dmix 
  ipc_key 100224
  ipc_key_add_uid false
  ipc_perm 0666
  slave { 
  pcm "snd02_card"
  period_time 0 
  period_size 1536 
  buffer_size 12288
  rate 44100
  }
  bindings { 
  0 0 
  1 1 
  } 
  }
--------------------


2)
how can i enable resampling in squeezelite or in the LM server?
my start option:
usr/bin/squeezelite-armv6hf -Z 44100 -W -c flac,pcm,mp3,ogg,aac -b
2048:4096 -a 60:16::0 -r 44100,44100 -d output=info -f /tmp/squeeze.log
-p 97 -o squeeze01 -n test -m 00:00:00:00:00:01 -z

3)
I still have one question left:

Code:
--------------------
    [14:03:16.009665] ALSA snd_pcm_dmix_open:1022 unable to open slave
--------------------

what does that mean?


THX


------------------------------------------------------------------------
sevi_at's Profile: http://forums.slimdevices.com/member.php?userid=63076
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to