On Monday 04 October 2010 10:19:39 Oleg Ivanenko wrote:
I have m-audio firewire solo, jackdmp 1.9.6 and
libffado 2.0.1.
Soundcard have 2 output pairs in jack.
dev0_LineOut L_out
dev0_LineOut R_out
dev0_SpdifOut L_out
dev0_SpdifOut R_out
Recently, all jack compatible software was plugged to LineOut by
default, but since last firewire and jackd updates the default output
became SpdifOut.
How can I change default output in my case?
What does "jack_lsp -A" output?
The firewire-outputs should have aliases of "system:playback_X" or
"firewire_pcm:playback_X". These are sorted in the order of the ports creation,
so the lineouts should stay the first...
Have fun,
Arnold