@blackmagic-controller/core
Version:
An npm module for interfacing with the Blackmagic usb/bluetooth controllers
16 lines (10 loc) • 1.15 kB
Markdown
# @blackmagic-controller/core

[](https://codecov.io/gh/Julusian/node-blackmagic-controller)
[](https://npm.im/@blackmagic-controller/core)
[](https://npm.im/@blackmagic-controller/core)
[`@blackmagic-controller/core`](https://github.com/julusian/node-blackmagic-controller) is a shared library for interfacing
with the various models of the [Blackmagic usb/bluetooth controllers](https://www.blackmagicdesign.com/products).
You should not be importing this package directly, instead you will want to do so via one of the wrapper libraries to provide the appropriate HID bindings for your target platform:
- [`@blackmagic-controller/node`](https://npm.im/@blackmagic-controller/node)
- [`@blackmagic-controller/web`](https://npm.im/@blackmagic-controller/web) (Not yet ready for use)