How possible would it be to link an X-Card to another X-Card?
Linking an X-USB to an X-Dante card makes for a pretty cheap 32i/o Dante to computer interface.
How possible would it be to link an X-Card to another X-Card?
Linking an X-USB to an X-Dante card makes for a pretty cheap 32i/o Dante to computer interface.
Hi,
I already did this: GitHub - xn--nding-jua/DuoXCardAdapter: A device to connect two Behringer X32 ExpansionCards with each other · GitHub
So a short “yes, its definitely possible”
Ah Ha!! Very cool.
So the arduino is handling the card setup and audio routing?
Seems like this would make my idea of cheap Dante to USB interface a reality.
Well the Arduino MKR 4000 has an FPGA on it. This FPGA routes the audio and handles the time-critical signals. The onboard 32bit Microcontroller communicates with both cards and control the specific modes.
The problem: up to now I had only access to an X-LIVE card. So this converter card has no support for Dante cards or other cards. All cards have slightly different Set of commands.