Who like me is setting up digital audio connections in RD and cannot get
the jack_netmanager to adapt the samplerate of the slave because of some
Alsa setups overruling any other setup when starting jack_netmanager
(Debian Wheezy, Squeeze is working but only on driver "dummie")
vi ~/.asoundrc
pcm.!default {
type rate
slave {
pcm "plughw:0,0"
rate 44100
}
}
and set driver to Alsa in qjackctl, reboot
the netmanager will now follow this samplerate
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev