-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hi,
I've recently updated the Helios C++ SDK to seamlessly support network DACs using the IDN protocol.
With the update, I've made an effort to make it as easy as possible for software/plugins like this to upgrade. The functions and files should be backwards-compatible so that you can merely replace the existing library files and it should work right away.
If you implement this update, you will enable support for this adapter, as well as an upcoming Helios product with integrated network support, as well as any other existing or future third-party DACs that support IDN.
I could create a pull request myself simply replacing the library files, but I am not experienced with Node.js so I would have a hard time testing it, that's why I create an issue instead, to begin with. I see it's been some time since this project and Modulaser was last updated, but it's still a popular product and framework so I think it would be worthwhile to patch this. Please don't hesitate to let me know if you have any questions.