node-red-contrib-dynamorse-transition
v0.1.12
Published
Dynamorse transition nodes for Node-RED
Downloads
5
Readme
node-red-contrib-dynamorse-transition
An experimental set of nodes for IBM's Node-RED that provide processing for media transitions. This package is a component of Streampunk Media's dynamorse suite.
Installation
First follow the installation instructions for dynamorse-core.
This package can be installed from the 'manage palette' option in the Node-RED menu. Alternatively in your Node-RED user directory, typically ~/.node-red, run
npm install node-red-contrib-dynamorse-transition
The transition value (mix, switch) can be controlled via UDP messages on port 8000 from an Open Sound Control device such as Lemur or TouchOSC. Each node should be configured with the control string to use to indicate the value.
Status, support and further development
Contributions can be made via pull requests and will be considered by the author on their merits. Enhancement requests and bug reports should be raised as github issues. For support, please contact Streampunk Media.
License
This software is released under the Apache 2.0 license. Copyright 2017 Streampunk Media Ltd.
This software uses the osc.js project under the MIT License.