The Dante Control Plugin API is intended to allow OEMs to develop plugins to appear for their devices in Dante control software (such as Dante Controller).
Either:
-
download the template plugin from Audinate developer portal which and follow the associated instructions or
-
create your own client side javascript application and add the plugin-api to your existing npm project
To add the plugin api to your existing npm project run:
npm install --save @audinate/plugin-api
We use SemVer for versioning. For the versions available, see the Audinate developer portal.
This project is licensed under the MIT License - see the LICENSE.md file for details.