Currently this is a proof-of-concept plugin to show some practical usage of midi-mixer-plugin. It provides a basic Philips Hue integration by adding all lights and groups connected to your Philips Hue Hub to your MIDI Mixer assignments list, allowing you to:
- Control brightness/hue with a fader
- Toggle light/group on/off with a Mute button
- Toggle between controlling brightness/hue with an Assign button
- Follow the Philips Hue Get Started guide to get the IP and user for your hub
- Download the plugin
- Extract the
plugin-hue-main
folder to%appdata%/midi-mixer-app/plugins
(createplugins
if it doesn't exist) - Enter your IP and bridge user from step 1 in the plugin's settings in-app
For more information on how this plugin was made (or to make your own) check out midi-mixer-plugin and the midi-mixer/plugin-template repository.