ah-mixer-remote
v0.1.1
Published
Allen & Heath Digital Mixer Remote Lib
Downloads
5
Readme
Allen & Heath Mixer Remote Library
With this library you can build your own application to control an Allen & Heath digital mixer. This library a writen in Typescript to use it with NodeJS.
This library is written for an automation software but you can use also for your ideas.
Supported Mixer
Following the supported digital mixer are:
- SQ Mixer
This library is designed to use it also for multiply mixer types.
So if you want you can fork this project and add support for other mixer from Allen & Heath.
Maybe for QU, Avantis and DLive.
Installtion
To add this lib to your project execute this command:npm install ah-mixer-remote
to add it to your package.json:npm install --save ah-mixer-remote
How to use
I have created an example repository were you can find example applications.
This applications can also use to test the connection to the mixer.
License
Copyright (c) 2020 xDGeForcexD. Licensed under MIT license, see LICENSE for the full license.