GithubHelp home page GithubHelp logo

jeromedevillers / ableton-hue-record Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 14 KB

Set Philips Hue color to red when you recording with your Ableton Push 2.

JavaScript 100.00%
ableton ableton-link ableton-push2 push2 abletonlive ableton-push philips-hue philips-hue-lights philips-hue-api

ableton-hue-record's Introduction

ableton-hue-record

Set Philips Hue color to red when you recording with your Ableton Push 2.

Note: I don't experience latency but because we use wifi communication you maybe experience some depending of your connection.

🖼️ Preview

ableton-hue-record_1

🛠️ Installation

git clone [email protected]:JeromeDevillers/ableton-hue-record.git
cd ableton-hue-record
npm i
node index.js

🔨 Configuration

Copy the .env.example and rename it .env

HUE_BRIDGE_IP=
HUE_USERNAME=
HUE_LIGHT_ID=
  1. First you need to find your Philips Hue Bridge IP.
    For that you can use this url https://discovery.meethue.com/.
    You will find the IP on internalipaddress param.

  2. Press the link button on the bridge.

  3. Then you need to create a username to use the Philips Hue API.
    Go to https://<bridge ip address>/debug/clip.html and fill the form like this :

  4. You should see a username value like 1028d66426293e821ecfd9ef1a0731df.
    Copy this to the .env file.

param value
URL /api
Body  {"devicetype":"my_hue_app#yourname"}
Method Post

Dependencies

Name URL
Dotenv  https://www.npmjs.com/package/dotenv
Axios https://www.npmjs.com/package/axios
Ableton-push2  https://www.npmjs.com/package/ableton-push2 

👥 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

ableton-hue-record's People

Contributors

jeromedevillers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ableton-hue-record's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.