-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: AVB #2
Comments
You can easily build an avb interface card with the XMOS stuff. From hardware side you can connect up to 64 channels to the infinitas mainboard. You need some clever routing inside the CPLD. |
Hi! Thanks thanks for the input! It's true that the problem about AVB is that is not so easygoing to integrate, ie little (affordable) hardware out there supports it. But well, it would be possible to write a software stack for XMOS chips to provide AES67 connectivity. I guess an interesting possibility. Has been done before, just commercially.. |
Hi there!
Thanks for all the work!
What I think would be a highly appreciated feature would be network/ethernet connectivity - in particular in hindsight with networked audio, ie AVB.
This can be as alternative to USB-connectivity or additionally.
From my little browsing of the documentation (seemingly 4 expansion boards can be added to infinitas). What's the channel limit of each expansion board? I mean, if I could attach a 32 channel AVB expansion board and that 32 channel ADAT expansion board in the making to create a AVB-ADAT converter and possibly add one or two more expansion boards - fantastic.
Still, I would think that a network connection instead of an USB connection is a feasible alternative - if not even a better one. Because networked audio allows for more internetworked and independent architectures instead of an USB setup that is bound to one host.
I wouldn't mind working on an AVB component - for that matter - but I'd need somebody to take care of the electronics side of things, being a software guy and all.
ps. the docs could do with some notes about the architecture and its modularity..
The text was updated successfully, but these errors were encountered: