0.3.0 • Published 4 years ago

@audinate/plugin-api v0.3.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

Dante Control Plugin API

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).

Getting Started

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

Installing

To add the plugin api to your existing npm project run:

npm install --save @audinate/plugin-api

Versioning

We use SemVer for versioning. For the versions available, see the Audinate developer portal.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.