Sorry I have to write this to this list. I've tried searching threw the
archives and did not find anything. I'm sure that this has been discussed
I just am not searching for the right terms. And you can't search by
address.
I need to know how to play a two channel wav file out the adat port of my
rme968pad on channels 1 and 2. I tried.
pcmtype.hw {
open _snd_pcm_hw_open
}
pcmtype.client {
open _snd_pcm_client_open
}
pcmtype.multi {
open _snd_pcm_multi_open
}
pcmtype.linear {
open _snd_pcm_linear_open
}
pcmtype.mulaw {
open _snd_pcm_mulaw_open
}
pcmtype.alaw {
open _snd_pcm_alaw_open
}
pcmtype.adpcm {
open _snd_pcm_adpcm_open
}
pcmtype.route {
open _snd_pcm_route_open
}
pcmtype.rate {
open _snd_pcm_rate_open
}
pcmtype.plug {
open _snd_pcm_plug_open
}
pcmtype.file {
open _snd_pcm_file_open
}
pcm.rme96_1 {
type hw; card 0; device 1;
}
pcm.rme96 {
type plug
slave.pcm rme96_1
ttable.0.0 1
ttable.1.1 1
}
pcm.rme96_0 {
type hw; card 0; device 0;
}
'aplay -D rme96 filename'
The analog port monitors the adat port on channels 1 and 2 and I get sound
like there isn't clock sync. When I listen to the output of the aes port
it sounds the same through my d/a. When I play it through my hammerfall
then my d/a it's worse.
I don't seem to grasp alsa-lib/doc/asoundrc.txt. Can anyone help?
Thank you
--
Frank Carmickle
phone: 412 761-9568
email: [EMAIL PROTECTED]
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel