No internet connection
  1. Home
  2. How to

How to script streamdeck buttons

By Andy Bourgeois @Andy_Bourgeois
    2021-10-28 05:13:31.592Z

    How can I programatically modify the Streamdeck buttons without using modals?

    I want to send values from Ableton to the Streamdeck. For example, a bpm button would show the current bpm, a play button would reflect the play state.

    I managed to get values from Ableton and show them on the Streamdeck using an express server in max for live. But only using modals. But what I really need is to programatically modify the main layout.

    I'm thinking of sending an osc trigger to a script that would modify the streamdeck button title and properties.

    • 2 replies
    1. Kitch Membery @Kitch2021-10-30 00:04:26.819Z

      Hi @Andy_Bourgeois

      Thanks for asking. Currently the creation of Dynamic Decks and Surfaces is reserved for handpicked Developers who have gone through our internal training program. If you're interested in joining the developer program yourself and you have sufficient knowledge of javascript and regular SF scripting, please contact us on help@soundflow.org to get on the list of potential candidates. :-)

      1. AAndrew Wickett @Andrew_Wickett
          2023-03-02 22:15:06.311Z

          Hi
          Thanks I got it working