xebra-communicator
v1.2.5
Published
Communication helper for Xebra.js
Downloads
8
Readme
XebraCommunicator
XebraCommunicator is the underlying communication package for xebra.js and is not intended to be used solely by itself. Please refer to the xebra.js package if you are interested in using the Web enabled communication with Max MSP.
Contribute
Please use the GitHub issue tracker in case you experience any bugs or get in touch for your feature requests. Please make sure to read our Contributing Guide before submitting any changes. Contributing Guide
How to build
XebraCommunicator is written in ES6. In order to generate the ES5 lib version please run
$> yarn run build