I'm switching by commenting/uncommenting the lines in xp-skc-u16-audio8.xn:
Code: Select all
<Port Location="XS1_PORT_1C" Name="PORT_SPDIF_IN"/> <!-- COAX -->
<!-- <Port Location="XS1_PORT_1C" Name="PORT_ADAT_IN"/> --> <!-- COAX -->
<Port Location="XS1_PORT_1G" Name="PORT_ADAT_IN"/> <!-- OPT -->
<!-- <Port Location="XS1_PORT_1G" Name="PORT_SPDIF_IN"/> --> <!-- OPT -->
I'm using the same interface to drive both - scoping X0D10 and X0D22 show the signals are in excellent condition going to the xmos chip.
But, in the core audio audio-midi control panel when I select SPDIF clock, if it's compiled for coax, it immediately switches back to internal, whereas if compiled for optical, it will stick on SPDIF clock and lock OK. What am I missing?
I'm using USB-Audio-2.0-Device-Software_6.12.6 - haven't updated to 6.15 yet.