Re: [LAD] Call for testing: new ALSA driver for Digi 002/003 family

From: Takashi Sakamoto <o-takashi@email-addr-hidden>
Date: Mon Jun 29 2015 - 04:38:39 EEST

Hi,

On Jun 29 2015 04:32, mindandsky wrote:
> The driver seems to work well for me on Ubuntu Studio. I can play tracks and
> they sound great.

Thanks for your testing.

> I am trying to use the SPDIF input on my Digi 002r. How do
> I activate the SPDIF inputs?

The mode switch for digital input interface between S/PDIF and ADAT is
on 0xffffe000011c of device registers. When it's 0x00, ADAT is enabled.
Else, S/PDIF is enabled.

Currently there's no plan for the driver to have control elements for
this, because it's can be implemented in userspace. For this purpose,
please develop your own application or use 'linux-firewire-utils', like.

./firewire-request /dev/fw1 write 0xffffe000011c 0x00000001 (S/PDIF)
./firewire-request /dev/fw1 write 0xffffe000011c 0x00000000 (ADAT)

By the way, now, the driver is drastically changed (and rename to
snd-firewire-digi00x). If you have a rest of time, please test the
current version under 'amdtp-variants' branch.

https://github.com/takaswie/snd-firewire-improve/tree/amdtp-variants

Regards

Takashi Sakamoto
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Jun 29 08:15:01 2015

This archive was generated by hypermail 2.1.8 : Mon Jun 29 2015 - 08:15:01 EEST