nimaid / LPHK

A Novation Launchpad Macro Scripting System.
GNU General Public License v3.0
344 stars 69 forks source link

Add function for layout #47

Closed Aytho closed 3 years ago

Aytho commented 4 years ago

Hi, I have an idea : Make a function to change layout when you click on a button. They can be good to have multiple board and easy to change layout.

(sorry for my english, i'm french) great project

duncte123 commented 4 years ago

You can use the @LOAD_LAYOUT header for that, the examples have an example for that https://github.com/nimaid/LPHK/blob/master/user_layouts/examples/all_delays_all_day.lpl

duncte123 commented 3 years ago

Closing due to inactivity